aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Menu.php
Commit message (Collapse)AuthorAgeFilesLines
* fix php warningsMario2022-10-261-33/+33
|
* fix issue #1402Mario2019-11-031-2/+3
| | | (cherry picked from commit 4a1c2208866360b5fe54eea71ff8e62bd6d63045)
* fix wrong value being used for menu_idmike2018-10-201-1/+1
|
* some work to make menus editable by visitors with webpage write permissions; ↵zotlabs2018-06-051-26/+91
| | | | this needed to revise the link structure so that the page specified an owner channel in the url. Otherwise we could only operate on menus owned by local_channel(). Have done some basic regression testing but have not yet fully tested guest editing functionality.
* add a few more path macros to portable menu elements (channelurl, pageurl, ↵redmatrix2016-07-311-3/+3
| | | | storeurl and baseurl)
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+1
| | | | (connections.php)
* module updatesredmatrix2016-04-181-0/+173