aboutsummaryrefslogtreecommitdiffstats
path: root/template/cclear (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - deletion : no mail notification anymore. Feature replaced by RSS feedplegall2005-08-243-50/+59
| | | | | | | | | | | | notification. - improvement : on waiting pictures management. Ability to validate all or reject all in one clic. - regrouped fields in admin/update git-svn-id: http://piwigo.org/svn/trunk@849 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification : adaptation of template variables and blocks in commentsplegall2005-08-216-44/+168
| | | | | | | | | | | | | | | | | | | page to display comment by comment instead of picture by picture. - [template cclear] comments.tpl copied and adapted from template default. Return to home new icon. As asked by chrisaga, special id #commentsPage in comments.tpl to set the #content margin-left to 0 (since no #menubar to display). - [template cclear] FORM.filter rules taken from template default (these rules have been written some time ago by yoDan. - [template cclear] bug fixed on #theImage : display:block must be used only on IMG and not on the P>A (yes, in BSF you can have HTML in picture and categories descriptions) git-svn-id: http://piwigo.org/svn/trunk@848 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new way to display picture informations (template variables instead ofplegall2005-08-215-34/+80
| | | | | | | | | | | | | | | | | | | | | | | | template generic blocks) - new color for A:hover and its solid border-bottom, dotted border-bottom for A (same color as link color) - background color and border color for form input fields (input, select, textarea) to accentuate contrast with page background. - clear:both on #imageHeaderBar H1 let it be center on page - in infoTable keys are right aligned and values are left aligned (more beautiful, isn't it?) - add "set as representative" button to cclear template in picture.tpl. representative.png picture taken from Gorilla theme. - invisible horizontal rule on picture.tpl to separate user comments from the beginning of the page git-svn-id: http://piwigo.org/svn/trunk@847 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix missing </ul>chrisaga2005-08-211-0/+1
| | | | | | | Now it validates against HTML 4.01 strict git-svn-id: http://piwigo.org/svn/trunk@846 68402e56-0260-453c-a942-63ccdbb3a9ee
* The best thumbnail pseudo table I can do for nowchrisaga2005-08-212-33/+54
| | | | | | | | | It's div based and informations are in a list The hack is to fix height for Geko only Opera 7 doesn't display very well git-svn-id: http://piwigo.org/svn/trunk@845 68402e56-0260-453c-a942-63ccdbb3a9ee
* Cleared rules for DIV#the_page, and provided a explanation: this DIV existsyodan2005-08-211-3/+1
| | | | | | | "just in case another template needs an inner frame" (sic). git-svn-id: http://piwigo.org/svn/trunk@844 68402e56-0260-453c-a942-63ccdbb3a9ee
* categories are looking betterchrisaga2005-08-203-22/+49
| | | | git-svn-id: http://piwigo.org/svn/trunk@843 68402e56-0260-453c-a942-63ccdbb3a9ee
* new (from default template)chrisaga2005-08-201-0/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@842 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix titlechrisaga2005-08-204-31/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@841 68402e56-0260-453c-a942-63ccdbb3a9ee
* replace osolete cat_prm.vtp with cat_perm.tplchrisaga2005-08-202-48/+60
| | | | git-svn-id: http://piwigo.org/svn/trunk@840 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix images pathchrisaga2005-08-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@838 68402e56-0260-453c-a942-63ccdbb3a9ee
* cclear template almost working good for BSFchrisaga2005-08-1913-468/+530
| | | | git-svn-id: http://piwigo.org/svn/trunk@837 68402e56-0260-453c-a942-63ccdbb3a9ee
* new file from default templatechrisaga2005-08-191-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@835 68402e56-0260-453c-a942-63ccdbb3a9ee
* cclean : fixed some styles in the admin sectionchrisaga2005-08-184-8/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@829 68402e56-0260-453c-a942-63ccdbb3a9ee
* cclear :chrisaga2005-08-181-61/+62
| | | | | | | | -------- - admin.tpl : keep structure, get content from default template git-svn-id: http://piwigo.org/svn/trunk@828 68402e56-0260-453c-a942-63ccdbb3a9ee
* cclear :chrisaga2005-08-186-0/+622
| | | | | | | | | | -------- - Added Files (from default template): - double_select.tpl element_set_global.tpl element_set_unit.tpl - intro.tpl maintenance.tpl user_list.tpl git-svn-id: http://piwigo.org/svn/trunk@827 68402e56-0260-453c-a942-63ccdbb3a9ee
* cclear template :chrisaga2005-08-1818-89/+140
| | | | | | | | | | ----------------- - category.tpl : From 1.4 to BSF - add missing icons in themes, admin/images, (from default template) - content.css git-svn-id: http://piwigo.org/svn/trunk@826 68402e56-0260-453c-a942-63ccdbb3a9ee
* recreate image files with -kb optionchrisaga2005-08-1830-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@824 68402e56-0260-453c-a942-63ccdbb3a9ee
* images created without -kb optionchrisaga2005-08-1825-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@823 68402e56-0260-453c-a942-63ccdbb3a9ee
* images files created without -kb optionchrisaga2005-08-1823-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@822 68402e56-0260-453c-a942-63ccdbb3a9ee
* image files not created with -kb optionchrisaga2005-08-1818-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@821 68402e56-0260-453c-a942-63ccdbb3a9ee
* Let's begin the new customizable clear template :-)chrisaga2005-08-1887-0/+2791
git-svn-id: http://piwigo.org/svn/trunk@820 68402e56-0260-453c-a942-63ccdbb3a9ee