aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/directory_header.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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/+2
| | | | 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.
* minor stufffriendica2014-08-051-2/+0
|
* scrolling directoryfriendica2014-08-051-1/+3
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-7/+12
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* directory page still needs a lot of work, look up locally if local master or ↵friendica2012-12-191-12/+12
| | | | standalone, need to put some basic profile info in discovery page and direct to local directory master
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+16