aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Wiki_pages.php
Commit message (Collapse)AuthorAgeFilesLines
* move wiki to addonsMario2022-05-061-110/+0
|
* widget descriptions and add content region to all pdl files for convenienceMario2022-02-231-2/+8
|
* merge Zotlabs/Widget/Wiki_pages.php from devMario Vavti2018-10-291-2/+0
|
* Merge branch '3.8RC'3.8Mario Vavti2018-10-191-3/+5
|\
| * Rework Wiki encoding scheme.M.Dent2018-10-101-2/+3
| | | | | | (cherry picked from commit 709665846e66f093109730691b31d9e094d02088)
| * Implement custom escapingM.Dent2018-10-101-1/+2
| | | | | | (cherry picked from commit 93a310582f044d35f0a3583671053595fefdbedb)
* | Merge branch '3.0RC'3.0Mario2018-01-091-0/+36
|\|
| * Fix 'unable to add pages with spaces' (pr 922)M.Dent2017-12-061-1/+1
| |
| * resolve merge conflictMario Vavti2017-12-061-0/+36
| |
| * fix wiki pages not updating after creating new pageMario Vavti2017-11-111-1/+1
| |
* | fix wiki pages not updating after creating new pageMario Vavti2017-11-111-1/+1
| |
* | Merge branch '2.8RC'Mario2017-10-251-1/+8
|\|
| * wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-1/+3
| |
| * use mimetype text description rather than technical name in dropdown ↵zotlabs2017-09-191-1/+2
| | | | | | | | choices, found bug in mimetype selection option code
| * wiki: lock mimetypezotlabs2017-09-141-0/+3
| |
| * add text/plain type to wikizotlabs2017-09-131-1/+1
| |
| * make wiki page mimetype default to wiki mimetype (this was the original ↵zotlabs2017-09-131-1/+1
| | | | | | | | intent but the wrong variable was used)
| * wiki mimetype selectionzotlabs2017-09-121-0/+1
| |
| * App::get_channel() does not return the right channel if we are not looking ↵git-marijus2017-08-091-7/+1
| | | | | | | | at our own channel. fix issue #841
* | Merge branch '2.6RC'2.6Mario Vavti2017-08-161-7/+3
|\ \
| * | App::get_channel() does not return the right channel if we are not looking ↵git-marijus2017-08-091-7/+1
| |/ | | | | | | at our own channel. fix issue #841
| * rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-06-031-29/+28
| | | | | | | | not authenticated people.
* | rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-07-061-29/+28
|/ | | | not authenticated people.
* various input filter fixeszotlabs2017-03-291-0/+7
|
* widgets cont.zotlabs2017-03-291-0/+59