aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki_page_list.tpl
Commit message (Collapse)AuthorAgeFilesLines
* fix even more wiki issuesMario Vavti2018-10-101-1/+1
| | | (cherry picked from commit c06b37b798d604a8e5768b8c9b52422b4b34ae36)
* Fix escaping quote for wiki_delete_pageM.Dent2018-10-101-1/+1
| | | (cherry picked from commit 1ccca9863c0b400b6597fe1a4ae46c697dd3550c)
* wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-4/+9
|
* fix various wikipage widget issues (sort pages by name, respect locked mime ↵Mario2017-09-191-11/+11
| | | | type setting, move create tool back to the bottom)
* Moved add wiki page form to top of page list to address issue ↵Andrew Manning2017-09-161-17/+17
| | | | https://github.com/redmatrix/hubzilla/issues/719
* Page title is what we need in order to delete pages, not the urlAndrew Manning2017-09-161-1/+1
|
* wiki: lock mimetypezotlabs2017-09-141-0/+4
|
* wiki mimetype selectionzotlabs2017-09-121-1/+2
|
* rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-06-031-6/+10
| | | | not authenticated people.
* many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-131-5/+5
|
* only allow wiki owner to delete pageszotlabs2017-01-251-1/+1
|
* more work on native wiki - revert now works; still remaining: diff, ↵zotlabs2017-01-171-1/+2
| | | | delete-page, rename-page and export wiki.
* minor cleanup and remove more double encodingMario Vavti2016-11-281-9/+10
|
* wiki: move delete page functionality to the widgetMario Vavti2016-11-281-1/+33
|
* whitespace and minor fixesMario Vavti2016-11-231-17/+12
|
* Move page list back out to the side menu, but with the new page form below ↵Andrew Manning2016-11-181-1/+34
| | | | the new page button like the new wiki form. Disable text editing if viewer lacks edit permission, and change the tab label to Source instead of Edit in that case.
* move commit message and save button into edit pane. Change page list tab ↵Andrew Manning2016-11-181-1/+1
| | | | label to Pages and move current page name back to section header.
* wiki: permissions issues, untranslated strings in templates and some minor ↵zotlabs2016-11-151-3/+5
| | | | changes to provide a consistent UI with the rest of the app.
* Moved new wiki and new page buttons to widgetsAndrew Manning2016-11-141-1/+3
|
* Wiki and page filenames are abstracted from their displayed names. Special ↵Andrew Manning2016-06-041-1/+1
| | | | characters do not seem to break things.
* Wiki page list links work. File content is not yet loaded into the editor. ↵Andrew Manning2016-05-281-3/+4
| | | | Removed some logger calls.
* Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-281-1/+1
|
* Forgot some templatesAndrew Manning2016-05-211-0/+9