summaryrefslogtreecommitdiffstats
path: root/tinydns-view-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-1/+0
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Added wwwprefix to web path.Ted Trask2010-02-161-4/+4
|
* Updated for skin change in acf-core 0.10.0Ted Trask2010-01-221-2/+2
|
* Removed debug statements.Ted Trask2009-12-311-8/+0
|
* UI fix, bumped to 0.3.2v0.3.2Ted Trask2009-12-101-1/+1
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-13/+13
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified TinyDNS to include more intelligence. Changed listfiles and ↵Ted Trask2008-10-211-1/+1
| | | | | | newfile to not display / require directory. Made edit function in controller to allow control independent from expert. Modified edit to limit entries to the domain indicated by the file name. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1557 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-40/+40
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modifed tinydns view to combine all record types, except for locations, and ↵Ted Trask2008-07-171-43/+43
| | | | | | display together. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1313 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated tinydns as follows: Renames status to view and basicstatus to ↵Ted Trask2008-06-241-0/+144
status. Added ability to view individual config file / domain. Added link from view to edit actual line. Modified view. Updated jQuery to latest 1.2.6 git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1253 ab2d0c66-481e-0410-8bed-d214d4d58bed