aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_entry.tpl
Commit message (Collapse)AuthorAgeFilesLines
* some work on profile listingMario Vavti2016-03-171-10/+10
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-0/+2
| | | | | | | .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/+0
| | | | 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.
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-6/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-3/+8
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+11