rvelices
49da4accc8
on picture page add TITLE_ESC variable for every thumb to avoid escaping TITLE more than 40 times in the template...
...
git-svn-id: http://piwigo.org/svn/trunk@23689 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-30 05:57:49 +00:00
rvelices
b97a2a5bd9
fix smarty 3: | (modifier) operator priority is greater than +,/ ...
...
git-svn-id: http://piwigo.org/svn/trunk@23550 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-25 21:29:15 +00:00
plegall
c1f445f510
bug 2859 fixed: sanitize of photo title before use in title/alt HTML attributes
...
git-svn-id: http://piwigo.org/svn/trunk@21175 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04 14:31:46 +00:00
rvelices
35717d6ad9
javascript int type instead of string
...
git-svn-id: http://piwigo.org/svn/trunk@20336 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-22 19:17:09 +00:00
flop25
b91d2f7772
bug:2684
...
picture page and comment_list.tpl
clean up unused loader gif
git-svn-id: http://piwigo.org/svn/trunk@20211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:17:53 +00:00
flop25
587d567177
only load the js for the ajax loading, if one picture needs to be generated
...
bug:2684
git-svn-id: http://piwigo.org/svn/trunk@16522 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-09 08:02:03 +00:00
flop25
911ce29f94
adding the loader ajax-loader-small.gif for comment_list.tpl, and ajax-loader-big.gif for picture_content.tpl
...
bug:2684
git-svn-id: http://piwigo.org/svn/trunk@16505 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-08 16:58:29 +00:00
rvelices
28255b81a0
"home url" is not always absolute with host name + html compaction - through removal of unused attributes, some white spaces ...
...
git-svn-id: http://piwigo.org/svn/trunk@14180 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-16 03:11:43 +00:00
Zaphod
7798656c51
feature 2588: template modification for v2.4
...
-> #content on picture & slideshow page
-> class 'browsePathSeparator' on LEVEL_SEPARATOR on browsePath
-> derivativeSwitchLink replaced by pwg-size icon (with associated css modification on themes)
-> new id #theImageAndInfos that contains #theImage and #imageInfos
git-svn-id: http://piwigo.org/svn/trunk@13474 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-04 16:28:42 +00:00
rvelices
1b527e3964
- language aditions/removal
...
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09 20:43:41 +00:00
rvelices
4a73d939e0
feature 2548 multisize - small fixes
...
git-svn-id: http://piwigo.org/svn/trunk@12958 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-26 21:15:16 +00:00
rvelices
c5969b786a
bug 2514 improve prev/next navigation navigation on picture page
...
git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 06:19:22 +00:00
rvelices
225b45f2b8
feature 2548 multisize - added a page to build missing derivatives
...
- browser driven, chained ws calls to retrieve urls, visual feedback of progress through slideshow
git-svn-id: http://piwigo.org/svn/trunk@12865 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-08 19:25:52 +00:00
rvelices
34717c1391
feature 2548 multisize - improved picture.php display (original...) + code cleanup
...
git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-05 22:06:21 +00:00
rvelices
e42f791f52
feature 2541 multisize
...
- nicer presentation on picture.php
- added a maintenance purge derivatives action
git-svn-id: http://piwigo.org/svn/trunk@12797 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-27 20:26:49 +00:00
rvelices
753f58d6a9
feature 2541 multisize
...
- core implementation + usage on most public/admin pages
- still to do: sync process, upload, gui/persistence for size parameters, migration script, center of interest ...
git-svn-id: http://piwigo.org/svn/trunk@12796 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-27 05:26:44 +00:00
mistic100
b3dcaf91b4
add an id=theMainImage for main image and class=imageComment for image comment
...
git-svn-id: http://piwigo.org/svn/trunk@11062 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-26 11:36:29 +00:00
rvelices
73d3ce19e7
scripts.js was not loaded on picture page with high images
...
admin maintenance leave a space between grouped 'non-destructive' actions and 'destructive' actions
git-svn-id: http://piwigo.org/svn/trunk@8898 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 20:23:33 +00:00
rvelices
8a14faf0e1
feature 2102 : rename item/image/picture to photo (public side)
...
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16 20:43:56 +00:00
plegall
14778ce673
feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
...
manages template/theme in a simpler "theme only level" architecture. It
supports multiple level inheritance.
git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13 00:00:52 +00:00