aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photo_view.tpl
Commit message (Collapse)AuthorAgeFilesLines
* bootstrapify aclselectormarijus2014-04-111-8/+2
|
* replace lock icon with icon-{lock, unlock}marijus2014-04-091-1/+1
|
* shamelessly steal, and cut/paste from the settings page to get mod_photos ↵friendica2014-02-111-12/+13
| | | | edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes.
* photo tagging somewhat working - but can't remove photo tags until we update ↵friendica2014-02-031-3/+5
| | | | tagrm
* photo tagging still broken - but at least don't create a new linked item ↵friendica2014-01-271-1/+1
| | | | every time a photo is edited.
* 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