mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 01:50:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
70560eb437
commit
d601600fec
@ -143,6 +143,10 @@ var setup = function(){
|
|||||||
|text|text|text|
|
|text|text|text|
|
||||||
-
|
-
|
||||||
- ## ToDo:
|
- ## ToDo:
|
||||||
|
- ASAP: expand sub-tree on follow link...
|
||||||
|
- ASAP: attributes: finalize base mechanics:
|
||||||
|
- code filtering
|
||||||
|
- view filtering
|
||||||
- attributes: need to show/hide the attributes -- option?
|
- attributes: need to show/hide the attributes -- option?
|
||||||
attr::value
|
attr::value
|
||||||
- `.__parse_code__(..)`: add data attributes to code if missing...
|
- `.__parse_code__(..)`: add data attributes to code if missing...
|
||||||
@ -151,7 +155,6 @@ var setup = function(){
|
|||||||
- BUG? can't set `''` as attr value -- parser??
|
- BUG? can't set `''` as attr value -- parser??
|
||||||
- TOC: tweaking: add args like depth, ... -- as attributes...
|
- TOC: tweaking: add args like depth, ... -- as attributes...
|
||||||
- TOC: should it be persistently generated as code and be serializable?
|
- TOC: should it be persistently generated as code and be serializable?
|
||||||
- ASAP: expand sub-tree on follow link...
|
|
||||||
- simple use strategies:
|
- simple use strategies:
|
||||||
- custom element
|
- custom element
|
||||||
- constructor
|
- constructor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user