aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/menulist.tpl
Commit message (Collapse)AuthorAgeFilesLines
* some work to make menus editable by visitors with webpage write permissions; ↵zotlabs2018-06-051-3/+3
| | | | 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/+40
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-40/+0
|
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-201-4/+4
|
* some sed magic on button class namesMario Vavti2017-03-101-1/+1
|
* update icon names in view/Treer2016-05-011-5/+5
|
* bring some more generic-content-wrappers and fix some of themMario Vavti2015-06-191-34/+36
|
* some fixes to make menu sharing work and expose it in the ui.Mario Vavti2015-05-291-8/+10
|
* show created/edited dates for menusMario Vavti2015-05-291-2/+6
|
* rework and hopefully improve webpage menu creation workflowMario Vavti2015-04-211-13/+29
|
* Fix Design Tool navigation for sys channel.Klaus Weidenbach2015-04-061-8/+7
| | | | Fix creating menu for sys channel.
* finish converting "delete" to trash icons for consistency. The 'x' was left ↵friendica2015-02-261-1/+1
| | | | in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
* menu page cleanupfriendica2014-11-091-1/+1
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-1/+1
| | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
* Added and changed on some places div class generic-content-wrapper. And ↵Jeroen2014-10-091-2/+3
| | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
* replace text links with icons on design pagesfriendica2013-10-231-1/+1
|
* Fix new menu link.Thomas Willingham2013-09-061-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-1/+1
| | | | not). As usual, this means functionally complete - as theming and presentation have been left for those more suited to the task.
* a bit more work on menusfriendica2013-08-131-0/+16