summaryrefslogtreecommitdiffstats
path: root/html.lua
Commit message (Expand)AuthorAgeFilesLines
* HTML select multiple is boolean attributeTed Trask2014-03-031-2/+2
* Fix htmlviewfunctions to treat 'readonly' as boolean attribute and never show...Ted Trask2014-02-031-7/+30
* Modify html generic_input to enumerate a table of valuesTed Trask2013-11-191-0/+3
* Fix bug due to recursion in html.lua generic_inputTed Trask2013-10-291-1/+2
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-35/+37
* Added HTML title supportTed Trask2013-05-251-3/+3
* Fixed bug where classes for input fields were put in a second class attributeTed Trask2011-01-191-2/+2
* Modified html.select to allow specifying option value and label, also fix bug...Ted Trask2010-10-281-17/+15
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-311-0/+262