aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/menulist.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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