summaryrefslogtreecommitdiffstats
path: root/squid-digest-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Removed redirect_to_referrer callsTed Trask2012-08-151-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-3/+3
| | | | | | 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
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-1/+1
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrote squid to remove dependence on tags in config file. Removed ntlm ↵Ted Trask2008-09-181-18/+18
| | | | | | settings, which will have to be implemented in winbindd acf. No support yet for advanced config. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1475 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified squid to use new status, startstop, and expert (replaced advanced) ↵Ted Trask2008-08-121-8/+0
| | | | | | actions. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1379 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-3/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved around the information on the view-files to reflect the same layout as ↵Mika Havela2008-05-051-2/+3
| | | | | | | | | other ACF's. Added information on autostart sequence. Fetch programversion the same way as other acf's do (apk_version -v). git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1102 ab2d0c66-481e-0410-8bed-d214d4d58bed
* git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@623 ↵Andreas Brodmann2008-01-181-1/+1
| | | | ab2d0c66-481e-0410-8bed-d214d4d58bed
* updates to squid-digest-html.lspAndreas Brodmann2008-01-181-4/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@622 ab2d0c66-481e-0410-8bed-d214d4d58bed
* 1) you can now change to auth methodsAndreas Brodmann2008-01-141-0/+29
2) tags insertion into config file solved with default config 3) modifications on views to look better with css git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@563 ab2d0c66-481e-0410-8bed-d214d4d58bed