aboutsummaryrefslogtreecommitdiffstats
path: root/mod/bookmarks.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-7/+7
|
* 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-1/+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.
* issue #395, item 2friendica2014-04-061-1/+6
|
* comanche: provide an option to add a menu class for different theming ↵friendica2014-02-251-2/+2
| | | | choices on some menus (e.g. horizontal, tabbed, etc.)
* edit bookmarksfriendica2014-02-181-2/+2
|
* make bookmarks message into an 'info' so it expires and goes away after a bitfriendica2014-02-071-1/+1
|
* bookmarking bugfixfriendica2014-02-051-6/+9
|
* bookmark debug loggingfriendica2014-02-051-1/+5
|
* bookmarks - mop up and go homefriendica2014-02-041-0/+34
|
* bookmarkingfriendica2014-02-041-0/+40