Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵ | Ted Trask | 2014-03-17 | 1 | -5/+10 |
| | | | | .displaysectionend function | ||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-03 | 1 | -7/+14 |
| | |||||
* | Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML. | Ted Trask | 2014-01-22 | 1 | -4/+4 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual module | Ted Trask | 2012-02-02 | 1 | -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 Trask | 2009-12-31 | 1 | -3/+4 |
| | | | | function to viewfunctions library. | ||||
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 1 | -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 Trask | 2008-07-03 | 1 | -0/+8 |
referrer. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1271 ab2d0c66-481e-0410-8bed-d214d4d58bed |