Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵ | Ted Trask | 2014-03-17 | 1 | -1/+2 |
| | | | | .displaysectionend function | ||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-03 | 1 | -1/+2 |
| | |||||
* | Only load js libraries if not already loaded | Ted Trask | 2013-10-03 | 1 | -1/+6 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Added new view variable wwwprefix to adjust web path, fix index.html redirect. | Ted Trask | 2010-02-16 | 1 | -2/+2 |
| | |||||
* | Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack ↵ | Ted Trask | 2009-12-31 | 1 | -3/+0 |
| | | | | function to viewfunctions library. | ||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 1 | -1/+1 |
| | | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | 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 javascript to dispatch error and exception pages. | Ted Trask | 2008-06-13 | 1 | -2/+24 |
| | | | | | | Removed gnats template and moved javascript init into query page. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1216 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Simplified www redirection code to only redirect if valid url. | Ted Trask | 2008-06-11 | 1 | -0/+8 |
Modified exception handler to add pages for dispatch errors and exceptions. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1215 ab2d0c66-481e-0410-8bed-d214d4d58bed |