- line above "comment" should be ... HR (horizontal rule) hidden
- "submit" button should aligned with "author" input
merge -c2931 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2932 68402e56-0260-453c-a942-63ccdbb3a9ee
- "browse" input = border #666, 1px, bg #222 (now, bg #FFFFcc)
=> CSS has been changed, but the result has not changed
merge -c2925 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2926 68402e56-0260-453c-a942-63ccdbb3a9ee
Minor: Changes for IE6 better support (even if it is still very poor).
git-svn-id: http://piwigo.org/svn/trunk@2909 68402e56-0260-453c-a942-63ccdbb3a9ee
- In LocalFiles Editor, show error message when creating new template file with empty filename.
git-svn-id: http://piwigo.org/svn/trunk@2906 68402e56-0260-453c-a942-63ccdbb3a9ee
- Use fetchRemote function for remote site actions.
- Corrections in fetchRemote fnction.
- Move PLUGIN_PICTURE_BEFORE in picture.tpl.
git-svn-id: http://piwigo.org/svn/trunk@2902 68402e56-0260-453c-a942-63ccdbb3a9ee
- Add home button after upgrade.php.
- Add utf8 charset for access denied message.
- Replace some #content by .content in css files.
- Fix menubar blocks borders with IE.
git-svn-id: http://piwigo.org/svn/trunk@2884 68402e56-0260-453c-a942-63ccdbb3a9ee
New: Extend of available fields within a category page for a template-extension simple usage.
Refer to topic: "Smoothgallery plugin" where no plugin is requested to do it.
Minor: Some format in Sylvia theme
git-svn-id: http://piwigo.org/svn/trunk@2841 68402e56-0260-453c-a942-63ccdbb3a9ee
- remove some unnecessary modifiers from template - it should be somehow faster (arguably though)
git-svn-id: http://piwigo.org/svn/trunk@2832 68402e56-0260-453c-a942-63ccdbb3a9ee
Format Sylvia theme.css
Minor: on default-layout.css category list on search page is enlarged.
Refer to SVN:2789 - include Admin Advices in
[34]( compiled_template_cache_language ) and [35] ( template_compile_check )
Translation is needed for German, Spanish, Italian...
git-svn-id: http://piwigo.org/svn/trunk@2795 68402e56-0260-453c-a942-63ccdbb3a9ee
- Deactivate all active plugins during upgrade.php.
- Update Editarea for LocalFiles Editor to version 0.7.2.3 (bonEcho compatibility)
git-svn-id: http://piwigo.org/svn/trunk@2787 68402e56-0260-453c-a942-63ccdbb3a9ee
0 comment is removed (Start with 1)
Accurate samples/my-picture.tpl...
CSS 2.1 cannot be reached (14 errors left).
IE rule set is created (including IE hack).
git-svn-id: http://piwigo.org/svn/trunk@2780 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2765 mysql potential injection paranoia + code compaction in common.inc.php
* 2769 added an image sort order by privacy level (admins only)
* 2769 fix an IE6 display issue with quick search on index page
git-svn-id: http://piwigo.org/svn/trunk@2770 68402e56-0260-453c-a942-63ccdbb3a9ee
- Move install.tpl to goto template.
- add charset utf8 to fatal error function.
- Check php version on install and upgrade, and die if < 5.
git-svn-id: http://piwigo.org/svn/trunk@2747 68402e56-0260-453c-a942-63ccdbb3a9ee
Prepare public section in order to use autosize on version after butterfly
git-svn-id: http://piwigo.org/svn/trunk@2721 68402e56-0260-453c-a942-63ccdbb3a9ee
Readd resize for list of categories
Use include for double select list
git-svn-id: http://piwigo.org/svn/trunk@2718 68402e56-0260-453c-a942-63ccdbb3a9ee
Move code source to template-common in order to use datepicker on version after butterfly
git-svn-id: http://piwigo.org/svn/trunk@2704 68402e56-0260-453c-a942-63ccdbb3a9ee
- try to get rid of some JS strict warnings in FF (hope it's fixed)
- template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself)
git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
- removed 2 unused rules from public content.css
- index.php improvement (as in picture) - the log is done after sending first output to client
git-svn-id: http://piwigo.org/svn/trunk@2699 68402e56-0260-453c-a942-63ccdbb3a9ee
(Add ids to textarea (for future use with TinyMCE plugin).)
id="content" is already used on many pages and a css rule is applied on.
So new id is id="contentid".
git-svn-id: http://piwigo.org/svn/trunk@2695 68402e56-0260-453c-a942-63ccdbb3a9ee