summaryrefslogtreecommitdiffstats
path: root/modules-edit-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-041-39/+1
| | | | Modified some models to change labels
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-14/+10
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
|
* Merge ssh://git.alpinelinux.org/gitroot/zelebar/acf-alpine-baselayoutTed Trask2012-04-171-1/+1
|\
| * Change all -controller.lua files to use new handle_form() functions found in ↵Zach LeBar2012-03-211-1/+1
| | | | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model .lua to make everything work.
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-7/+7
|/ | | | htmlviewfunctions
* Graphical fix. Modifying <DL> to fix skin issues.Mika Havela2009-10-071-1/+0
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-2/+2
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added modules controller.Ted Trask2008-10-301-0/+43
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1570 ab2d0c66-481e-0410-8bed-d214d4d58bed