summaryrefslogtreecommitdiffstats
path: root/weblog-listsources-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Started changes to use new htmlviewfunctions functionsTed Trask2014-04-171-22/+13
| | | | Still work to do to remove styling and long messy links
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-25/+27
| | | | and use lowercase tags
* Modify listsources to use tablesorterTed Trask2013-11-201-13/+32
|
* 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
|
* Removed calls to redirect_to_referrerTed Trask2012-08-151-3/+3
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-2/+2
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Graphical fix. Modifying <DL> to fix skin issues.\n Removing hardcoded ↵Mika Havela2009-10-071-4/+2
| | | | backgroundcolor from table and using class=header instead to have the skins do the choosing of colors.
* initial commitv0.1.0Ted Trask2009-05-291-0/+54
based on weblog.tar.gz ncopa got by email.