Wiki source code of Application Within Minutes - Sketches
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | General requirements: | ||
| 2 | * separate simple vs. advanced users | ||
| 3 | |||
| 4 | Class editor ideas: | ||
| 5 | * Display existing classes, listing them not only by space location, but also by type (XWiki Specific, XWiki Internal, My Classes, etc) - have a blacklist (or not showed for normal users) for internal classes | ||
| 6 | * Separate properties in common (Name(s), Pretty Name(s), Validation Message(a), Size of the corresponding form element in edit mode (a)) and specific ( depending on the type: Type, Suggest, Rows, Editor, etc.) + simple(s) / advanced (a) | ||
| 7 | [[image:[email protected]]] | ||
| 8 | [[image:[email protected]]] | ||
| 9 | |||
| 10 | General IDE: | ||
| 11 | * Integrate all required things (classes, templates, sheets, translations, etc) in a single IDE that can be used by simple and advanced users | ||
| 12 | [[image:[email protected]]] | ||
| 13 | * The IDE contains: | ||
| 14 | ** a structure zone (can be collapsed in the left part) | ||
| 15 | [[image:idestructure.jpg]] | ||
| 16 | ** a content zone in the middle | ||
| 17 | ** a help zone (can be collapsed in the right part) | ||
| 18 | [[image:[email protected]]] | ||
| 19 | [[image:[email protected]]] |