summaryrefslogtreecommitdiffstats
path: root/html.lua
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration of the "accept" attribute value of "file" type formsTed Trask2020-03-041-1/+2
* Add optgroup support to select inputTed Trask2020-02-201-13/+27
* Remove trailing whitespaceTed Trask2016-08-101-33/+33
* html.lua minor fix to add space between boolean attributesTed Trask2015-05-201-1/+1
* Create html.url_encode function to percent-encode reserved charactersTed Trask2014-09-141-0/+10
* 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