aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/limit_the_markup_formats_available_for_editing.mdwn
blob: c3eb09e52356b5ab82dbf34e30597d8a803e816f (plain)
1
2
3
4
5
6
7
8
For `aggregate` to work, I have to have the `html` plugin enabled, and this allows users to create `html` pages via the standard edit form. It would be good if I could tell IkiWiki that I don't want certain page types to be editable (but still enabled to let e.g. aggregate/inline work. So by telling IkiWiki that e.g. `html` pages are uneditable (in the setup file), people would no longer

- choose the `html` (or `htm`) page type in the edit form
- bring up the edit form for `html` or `htm`) pages in the first place.

--[[madduck]]

[[!tag wishlist]]