aboutsummaryrefslogtreecommitdiffstats
path: root/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fix bug 381 : Caddie thumbnails bad display in IE6 (bsf & branch 1.6)chrisaga2006-05-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1315 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed)plegall2006-05-151-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1314 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1306:1307 from branch 1.6 into trunkplegall2006-05-151-53/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@1308 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000371:rub2006-05-071-3/+0
| | | | | | | | | | | o Sorry but reverse r1299/1300 Issue ID 0000356: o Add new html properties tags on adviser mode git-svn-id: http://piwigo.org/svn/trunk@1303 68402e56-0260-453c-a942-63ccdbb3a9ee
* html bug fixed: the sentence "mod adviser enabled" must be add in the page!nikrou2006-05-051-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1299 68402e56-0260-453c-a942-63ccdbb3a9ee
* atrribute target not allowed in html strictnikrou2006-04-293-4/+4
| | | | | | | svn merge -r1292:1293 from branch 1.6 git-svn-id: http://piwigo.org/svn/trunk@1294 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1292 ↵chrisaga2006-04-292-2/+2
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1285 in from branch-1_6 to trunkrvelices2006-04-284-6/+29
| | | | | | | bug 359: transform rating html A links to FORM because some bots rate pictures (even if rel="nofollow" is set) git-svn-id: http://piwigo.org/svn/trunk@1286 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1279:1280 from branch 1.6 to trunk (bug 357 fixed)plegall2006-04-271-4/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1281 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1273 from branch-1_6 to trunkrvelices2006-04-262-3/+8
| | | | | | | | reduced the horizontal spacing between tags on the search page when clicking today on search page, the page is not scrolled to top git-svn-id: http://piwigo.org/svn/trunk@1274 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge branch 1.6 r1266:1267 into trunkchrisaga2006-04-252-39/+71
| | | | git-svn-id: http://piwigo.org/svn/trunk@1268 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1265 from branch-1_6 to trunkrvelices2006-04-251-4/+4
| | | | | | bug 348: missing hint for first/last icons in picture.tpl git-svn-id: http://piwigo.org/svn/trunk@1266 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve : caddie display : now like the thumbails in category page. Valid ↵chrisaga2006-04-233-24/+28
| | | | | | HTML (still an Opera issue) git-svn-id: http://piwigo.org/svn/trunk@1263 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement : minor improvements and bug fixes in templatechrisaga2006-04-225-6/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@1261 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve : search.tpl, onfocus and onblur addedchrisaga2006-04-221-5/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1257 68402e56-0260-453c-a942-63ccdbb3a9ee
* - rewrite : search.tpl with FORM.filter and FILESETs instead of TABLEs. Now ↵chrisaga2006-04-223-107/+112
| | | | | | | | | | valid HTML 4.01 strict - improve : FORM.filter for search.tpl needs - fix : FORM.filter bug with Opera - fix : FORM#quickconnect git-svn-id: http://piwigo.org/svn/trunk@1255 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve : template codechrisaga2006-04-225-34/+11
| | | | | | tables are horizontaly centered by default git-svn-id: http://piwigo.org/svn/trunk@1253 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix : display on IE 5.2 Mac ↵chrisaga2006-04-221-0/+3
| | | | | | (http://forum.phpwebgallery.net/viewtopic.php?pid=34243#p34243) git-svn-id: http://piwigo.org/svn/trunk@1251 68402e56-0260-453c-a942-63ccdbb3a9ee
* html bug fixednikrou2006-04-218-30/+11
| | | | | | | svn merge -r1238:1240,1242 from branch-1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1244 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000342:rub2006-04-211-0/+2
| | | | | | | | o Improved NBM messages git-svn-id: http://piwigo.org/svn/trunk@1232 68402e56-0260-453c-a942-63ccdbb3a9ee
* partial merge -r1173:1174 from branch-1_6 to trunk: new configurationplegall2006-04-201-45/+0
| | | | | | | | | | | | | | | parameter die_on_sql_error (upgrade.php and install/upgrade_*.php not concerned on BSF) partial merge -r1208:1209 from branch-1_6 to trunk (only bug fix on incorrect insertion of complex upgrade identifiers) deletions: upgrade.php and all install/upgrade_*.php because these script are never up to date on BSF. Anyway, they are only required on a stable branch. git-svn-id: http://piwigo.org/svn/trunk@1221 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix : link to fix-ie5-ie6.css was incorrect in header.tpl (related to bug 298)chrisaga2006-04-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1218 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1216 from branch-1_6 into trunkrvelices2006-04-201-1/+1
| | | | | | | | bug 340: ini_set disabled to Club Internet ISP + 1 error text message fix: display issue with IE6 on admin rating (table from 100% to 99%) git-svn-id: http://piwigo.org/svn/trunk@1217 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330/337:rub2006-04-191-2/+2
| | | | | | | | o Fix last bugs o Change class "errors" to class "infos" git-svn-id: http://piwigo.org/svn/trunk@1214 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: add_tag.png icon with a color nearer of yoga template (icon inplegall2006-04-191-0/+0
| | | | | | | gray) git-svn-id: http://piwigo.org/svn/trunk@1212 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1209:1210 from branch-1_6 to trunk (rating management filter displayplegall2006-04-191-34/+27
| | | | | | | improvement) git-svn-id: http://piwigo.org/svn/trunk@1211 68402e56-0260-453c-a942-63ccdbb3a9ee
* <html><head><meta name="qrichtext" content="1" /></head><body ↵chrisaga2006-04-192-2/+17
| | | | | | | | | | style="font-size:10pt;font-family:Sans"> <p>- HTML validation : of thumbnails in caddie plus a more compact display</p> </body></html> git-svn-id: http://piwigo.org/svn/trunk@1207 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix : bug 298 (vanishing objects in IE6)chrisaga2006-04-192-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1205 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1203 from branch-1_6 into trunkrvelices2006-04-181-3/+4
| | | | | | | bug 335: tn_ext, has_high and representative_ext are updated during file synchronization and not metadata synchronization git-svn-id: http://piwigo.org/svn/trunk@1204 68402e56-0260-453c-a942-63ccdbb3a9ee
* HTML validationchrisaga2006-04-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1199 68402e56-0260-453c-a942-63ccdbb3a9ee
* - deletion : of unused ruleschrisaga2006-04-181-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1197 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix bug 298 : useless css rule added which makes IE6 happychrisaga2006-04-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1195 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1193 from branch-1_6 into trunkrvelices2006-04-181-2/+3
| | | | | | fix: update print.css for correct printing git-svn-id: http://piwigo.org/svn/trunk@1194 68402e56-0260-453c-a942-63ccdbb3a9ee
* -code sweeping : just fixed some code indentingchrisaga2006-04-161-36/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@1186 68402e56-0260-453c-a942-63ccdbb3a9ee
* - code sweeping : moved .focus and .nofocus from default_layout.css to ↵chrisaga2006-04-162-14/+10
| | | | | | | | default_color.css ensures baclground-color for .nofocus is alway the same as INPUT git-svn-id: http://piwigo.org/svn/trunk@1184 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve : protect IE7 from IE5&6 PNG fix and add a css dedicated to IE5&6 ↵chrisaga2006-04-152-1/+6
| | | | | | | | fixes those fixes will eventually be moved into it to not bother IE7 git-svn-id: http://piwigo.org/svn/trunk@1181 68402e56-0260-453c-a942-63ccdbb3a9ee
* - cosmetic : fix $Id:$ in fix-khtml.csschrisaga2006-04-152-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1180 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-141-0/+10
| | | | | | | | o Remove "background treatment" o Add button "Continue treatment" git-svn-id: http://piwigo.org/svn/trunk@1177 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1175 from branch-1_6 into trunkrvelices2006-04-143-5/+10
| | | | | | | | fix: sessions css 3px image border goes from both clear and dark to image.css git-svn-id: http://piwigo.org/svn/trunk@1176 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 326:rub2006-04-141-1/+1
| | | | | | | | o Fix none translations "pictures" o Fix display 0 pictures git-svn-id: http://piwigo.org/svn/trunk@1172 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix : menubar HTML structure was different in admin modechrisaga2006-04-141-6/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@1168 68402e56-0260-453c-a942-63ccdbb3a9ee
* html bug fixed: the closed div for comments must be in the comments block nikrou2006-04-141-1/+2
| | | | | | | | because of categories with comments not allowed svn merge -r1165:1166 from branche 1.6 git-svn-id: http://piwigo.org/svn/trunk@1167 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-121-1/+1
| | | | | | | | | o Change NBM configuration in order to avoid lose treatment action when occurred timeout o Add news redirect/repost functions git-svn-id: http://piwigo.org/svn/trunk@1156 68402e56-0260-453c-a942-63ccdbb3a9ee
* fixed html bug: name removed and tag "a" must not be closed before labelnikrou2006-04-121-2/+2
| | | | | | | merge -r1149:1150 from branch-1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1153 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from branch-1_6 into trunk:nikrou2006-04-093-3/+3
| | | | | | | svn merge -r1141:1142 git-svn-id: http://piwigo.org/svn/trunk@1143 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 310:rub2006-04-093-12/+14
| | | | | | | o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/trunk@1138 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Improve thumbnailCategories display : This new display looks quite good ↵chrisaga2006-04-094-11/+15
| | | | | | | | | with both themes. Handle long category description with automatic scrollbars. Got rid of the hr.separation which mess the display sometimes. git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1134 from branches/branch-1_6 into trunkrvelices2006-04-081-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@1135 68402e56-0260-453c-a942-63ccdbb3a9ee
* modification: "subcatify" becomes optionnal. Enabled by default, easy toplegall2006-04-062-27/+28
| | | | | | | revert to previous display. git-svn-id: http://piwigo.org/svn/trunk@1132 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-065-12/+24
| | | | | | | | | | | | | | | | | improvement: urls for category can be now id and category names (instead of only id) improvement: added 2 indexes (#image_tag.tag_id and #tags.url_name) improvement: identification, register, search pages automatically set focus on first form input improvement: focus, nofocus css class now valid for all forms fix: category comment is tag stripped in category_subcats.inc.php (otherwise issues with html/scripts inside category comment) git-svn-id: http://piwigo.org/svn/trunk@1131 68402e56-0260-453c-a942-63ccdbb3a9ee