summaryrefslogtreecommitdiffstats
path: root/app/debug-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵Ted Trask2014-03-171-5/+10
| | | | .displaysectionend function
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-031-7/+14
|
* Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML.Ted Trask2014-01-221-4/+4
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-021-4/+4
| | | | | It should have been a module all along, but wasn't Unfortunately, this means changes to pretty much every view file
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack ↵Ted Trask2009-12-311-3/+4
| | | | function to viewfunctions library.
* use <% %> instead of <? ?>Natanael Copa2008-07-281-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added debug html page. Change redirect_to_referreferrer when there's no ↵Ted Trask2008-07-031-0/+8
referrer. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1271 ab2d0c66-481e-0410-8bed-d214d4d58bed