mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-25 20:31:58 +00:00
Compare commits
No commits in common. "b44a28508155694b824eebf9f854783729723ff0" and "70560eb437818ef45899454695b82a9cb07c514e" have entirely different histories.
b44a285081
...
70560eb437
@ -143,19 +143,6 @@ 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
|
|
||||||
```
|
|
||||||
.__code_attrs__(attrs, code, elem)
|
|
||||||
-> bool
|
|
||||||
```
|
|
||||||
- view filtering
|
|
||||||
```
|
|
||||||
.__view_attrs__(attrs, code, elem)
|
|
||||||
-> str
|
|
||||||
-> undefined
|
|
||||||
```
|
|
||||||
- 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...
|
||||||
@ -164,6 +151,7 @@ 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