Block a user
69e98c18d7
improved tagging ui, added tab menu to autoform
10f9cf0b9e
better trail detection for rendering.Menu
Implement Gallery Type
Arrow links done, keybindings not done. Feature would've been the accesskey
attribute, which doesn't work that way.
d28d13a65b
basic gallery functionality, forms now cleanly separate binding and validation, probably more.
Implement Gallery Type
Basic functionality implemented. TODO:
- Arrow links for previous/next image
- key-bindings to arrow keys (if possible)
130ed7704e
some more gallery work
c6f630a7af
Added intro support to ProxyFieldset
44c73479c4
Fix for MarkdownField to support NULL/None
1dd6774106
Refactored The Button to use new form logic
5fd1f9e8cf
ported poobrains prefix logic for forms, added nestable fieldsets and proxyfieldset to wrap form objects, added field/button ordering by instantiation time, started work on gallery type and probably did some more stuff
2c69fc80cc
Tentative progress with the form system, based on newly introduced DOM AbstractElements
684a440b2c
Added Float and Number sanitizers
f37122eec7
renamed MetaChildAware to ChildAwareMeta
Markdown Renderer
Might actually want to look into creating a new language that combines some aspects of RST and MD.