aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photo_view.tpl
Commit message (Collapse)AuthorAgeFilesLines
* remove prettyphoto from core - this will affect the enhanced photo albums ↵friendica2013-12-261-2/+0
| | | | feature on the short term which has been disabled until we figure out how to make the setting per-theme instead of a core option. The library is still available in core (library/prettyphoto) currently but needs to be moved to theme js and loaded/accessed from there [for themes which use it]. Then the library will be removed. It appears that other lightboxes commonly use rel= to group photo albums. So we may provide a generic rel= tag in photo album templates so that the choice of lightbox or album viewer is not only a theme option but could also be accomplished with plugins.
* use colorbox for single photo viewing (replacing prettyPhoto, which may have ↵friendica2013-12-251-1/+1
| | | | license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary.
* more icon tweaks - this could be going on for some time; try to get icon ↵friendica2013-10-101-3/+3
| | | | code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks.
* Give prettyphoto it's own template to make themeing it less annoying.Thomas Willingham2013-07-141-10/+1
|
* some work on issue #62 (comments collapsing on liveupdate), but still a work ↵friendica2013-07-021-3/+52
| | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-23/+28
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* Implement prettyPhoto (somewhat).Thomas Willingham2013-03-231-1/+7
|
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+37