summaryrefslogtreecommitdiffstats
path: root/templates/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Clean up unused templates. All checked.Philip Sargent2022-12-291-0/+5
|
* comment out hr and top heading, never needed and disrupt layoutPhilip Sargent2022-10-121-0/+5
|
* Added help writing HTML in the cave editing form. Made the HTML previews ↵Martin Green2022-06-261-1/+3
| | | | optional
* Refactored code, with an aim of allowing more than one HTMLarea on a pageMartin Green2022-06-261-30/+13
|
* Refactorising CodeMirror HTML editor, with an ultimate aim to make it ↵Martin Green2022-06-261-0/+32
reusable. However more work if required...