wikipublish creates a post with a text area that moderators can use to edit the wiki. under it are travel buttons and a publish section.
while non mods cannot edit the wiki, they can write on the textbox without changing anything.
see https://github.com/DNSCond/wikipublish/blob/main/WhatAreTimeURLs.md#time-urls
- Wikipage Revisions can now be seen.
- to load a revision enter the wikipageName in the overwrite field (wikipage-To) and
click "
Load Revision History". it should show a table. - in the revision table it will list
- "
Revision Reason" - "
Revisioned At" - "
Revisioner" (the user who made the Revision) - "
Options" (the buttons you can use)
- "
- diffing comming soon?
i forgot
- URLs that match the Time URL domain are now converted when present in reddit markdown, making it possible to view times locally.
- a time url generator is present under the textbox.
- changed it so it it directs to old.reddit.com when Teleporting To
- if you have valid json in your wiki then you can view it pretty printed now. not highlighted tho.
- added support for devvit's inline webview.
if you have a better idea of what to put there the please message me
now shows contentHTML instad of content, that is, now wikipages are formatted, yay
made the file structure look like the wiki structure.
you can find the sourcecode at https://github.com/DNSCond/wikipublish/