aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/menuedit.tpl
Commit message (Collapse)AuthorAgeFilesLines
* some work to make menus editable by visitors with webpage write permissions; ↵zotlabs2018-06-051-1/+1
| | | | 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.
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+33
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-33/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-1/+1
|
* update icon names in view/Treer2016-05-011-2/+2
|
* make menu creation for sys channel workMario Vavti2015-07-121-2/+2
|
* more webpages - generic-content-wrapper fixesMario Vavti2015-07-101-0/+4
|
* add some yes/no labels and minor template fixesMario Vavti2015-05-291-1/+1
|
* provide ability to create submenusMario Vavti2015-05-101-0/+1
|
* rework and hopefully improve webpage menu creation workflowMario Vavti2015-04-211-22/+26
|
* Fix Design Tool navigation for sys channel.Klaus Weidenbach2015-04-061-2/+1
| | | | Fix creating menu for sys channel.
* preserve system bit when editing menusfriendica2014-02-051-0/+4
|
* Add switch to allow menus to be used as bookmark collectionsfriendica2014-02-021-1/+1
|
* menu management is now functional with the exception of acl's (and of course ↵friendica2013-08-131-1/+1
| | | | a way to display the menus you create, and probably a bit more input sanity checking)
* menu management complete (as opposed to menu *content* management, which is ↵friendica2013-08-131-0/+21
not). As usual, this means functionally complete - as theming and presentation have been left for those more suited to the task.