aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_advices (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-0415-15/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
* - ini_set usage removed.vdigital2008-12-281-2/+0
| | | | | | merge -c3025 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3026 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2996 from branch 2.0 to trunkgrum2008-12-181-8/+8
| | | | | | PHP returns a Parse Error on these two lang file git-svn-id: http://piwigo.org/svn/trunk@2997 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2886 from branch 2.0 to trunkriopwg2008-11-191-10/+10
| | | | | | Corrections git-svn-id: http://piwigo.org/svn/trunk@2887 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Replace some mysql_query by pwg_query function.patdenice2008-11-191-1/+1
| | | | | | | | | - 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
* merge 2827ddtddt2008-11-052-113/+114
| | | | git-svn-id: http://piwigo.org/svn/trunk@2828 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates admin_advicesriopwg2008-10-251-16/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@2806 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revision 2802vdigital2008-10-246-13/+21
| | | | | | | | | | | | Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode'] Translation is needed for German, Spanish, Italian... Please reorder after translation. git-svn-id: http://piwigo.org/svn/trunk@2803 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revision 2800vdigital2008-10-246-28/+16
| | | | | | | | | Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised Translation is needed for German, Spanish, Italian... git-svn-id: http://piwigo.org/svn/trunk@2801 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revision 2796 vdigital2008-10-233-3/+5
| | | | | | | Error in French advice... git-svn-id: http://piwigo.org/svn/trunk@2797 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revisions 2793-2794vdigital2008-10-236-0/+66
| | | | | | | | | | | | 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
* Updates & Correctionsriopwg2008-10-201-96/+98
| | | | git-svn-id: http://piwigo.org/svn/trunk@2783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Lang file from iso8859 to utf8riopwg2008-10-201-62/+62
| | | | git-svn-id: http://piwigo.org/svn/trunk@2781 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Move filter button back to menubar_categories.tpl.patdenice2008-10-112-0/+187
| | | | | | - Add dutch plugins language. git-svn-id: http://piwigo.org/svn/trunk@2710 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Move get_extents function to include/functions.inc.php.patdenice2008-09-251-1/+1
| | | | | | | | | - Change all plugins version to 2.0. - LocalFiles Editor can now edit and create template extension. - Editarea (for LocalFiles Editor) go to version 0.7.2.2 (chrome compatible) - Editarea activation is now saved in database with AJAX. git-svn-id: http://piwigo.org/svn/trunk@2588 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS review including Advisor modevdigital2008-09-161-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2541 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia theme: .content reviewed including hover/active backgrounds.vdigital2008-09-081-1/+11
| | | | | | Some additional jQuery fade in/out functions git-svn-id: http://piwigo.org/svn/trunk@2510 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug on removed $conf value... subcatifyvdigital2008-08-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2473 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin advices can be easily extended to new advices.vdigital2008-08-1215-1049/+1144
| | | | | | | | | Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
* Reversed logic for backgroundsvdigital2008-07-021-2/+2
| | | | | | | $tabsheet transfer: general use available in admin.tpl Some CSS admin simplications git-svn-id: http://piwigo.org/svn/trunk@2415 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin isolation: Copy of admin templates in admin folder.vdigital2008-06-222-4/+4
| | | | | | | | (Before previous admin templates removal). Some of css simplification (in admin only currently. git-svn-id: http://piwigo.org/svn/trunk@2390 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change some PhpWebGallery to Piwigo. (2/2)rub2008-05-151-4/+4
| | | | | | | | All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix error on main.inc.php headerrub2008-04-161-1/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@2302 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-055-82/+0
| | | | | | | | | | | | bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-045-0/+105
| | | | git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 814ddtddt2008-03-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2281 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin_advices.tpl goes smarty and related code has been revised.vdigital2008-03-084-63/+48
| | | | git-svn-id: http://piwigo.org/svn/trunk@2266 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corections to respect coding conventions.patdenice2008-03-021-1/+1
| | | | | | | Change plugins versions to 1.8 Change 3 plugins URI. git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
* header.tpl goes smartrvelices2008-03-021-12/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@2240 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add comment tags in order to know tpl to migraterub2008-02-271-0/+1
| | | | | | | | | | | | | | | | | | | | | # tag for f in `find . -name \*.tpl` do echo $f mv $f $f.tmp echo '<!-- DEV TAG: not smarty migrated -->' > $f cat $f.tmp >> $f rm -f $f.tmp done #find file not migrated for f in `find . -name \*.tpl` do grep -i '<!-- DEV TAG: not smarty migrated -->' $f > /dev/null && echo $f done git-svn-id: http://piwigo.org/svn/trunk@2222 68402e56-0260-453c-a942-63ccdbb3a9ee
* Part of feature 32, plugin languages: fr_FR.iso-8859-1 and en_UK.iso-8859-1plegall2007-10-094-120/+120
| | | | | | | | contents become utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2131 68402e56-0260-453c-a942-63ccdbb3a9ee
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-082-218/+218
| | | | git-svn-id: http://piwigo.org/svn/trunk@2126 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000740: English sentence in French advicesvdigital2007-09-281-8/+8
| | | | | | and other languages minor corrections. git-svn-id: http://piwigo.org/svn/trunk@2109 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 578rub2007-03-283-240/+220
| | | | | | | | | | User guest must be real user Step 1: guest is a real user On next commit, I finish installation and use of guest of user list and group git-svn-id: http://piwigo.org/svn/trunk@1926 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update svn properties (svn:eol-style and svn:keywords)rub2007-03-162-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add missing index.php.rub2007-03-162-0/+66
| | | | git-svn-id: http://piwigo.org/svn/trunk@1911 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update index.php header.rub2007-03-161-2/+28
| | | | | | | | | | Don't use explicitly index.php on the recursive call. Add missing index.php. Chang tags.php svn properties. git-svn-id: http://piwigo.org/svn/trunk@1909 68402e56-0260-453c-a942-63ccdbb3a9ee
* add index.php in plugins directory and subdirectoriesrvelices2007-03-151-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@1907 68402e56-0260-453c-a942-63ccdbb3a9ee
* Apply property svn:eol-style Value: LFrub2007-03-125-1093/+1093
| | | | git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
* Plugins:rvelices2007-02-231-3/+4
| | | | | | | | | | | | | | | | | - display author and and author url (if present) on plugin admin page - uniformized versions/authors... for all plugins in svn - security fix (html escape name, version, uri, author... to avoid javascript injection which could automatically simulate click on Install) - added confirmation for install/uninstall plugins Web services: - web service explorer now caches method details in order to avoid unnecessary web calls - web service explorer can now send parameters as arrays - web service explorer uses now prototype.js version 1.5 - small improvements - added and use function bad_request (sends http status code 400) git-svn-id: http://piwigo.org/svn/trunk@1852 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: vdigital2007-02-201-0/+1
| | | | | | | - wipi theme minor changes - Admin Advices ! include URI. git-svn-id: http://piwigo.org/svn/trunk@1841 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some HTML changes to reach HTML 4.01 Strict!vdigital2007-02-171-1/+1
| | | | | | (New): Multi view include a minimal theme. git-svn-id: http://piwigo.org/svn/trunk@1833 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor changes:vdigital2007-01-315-69/+2
| | | | | | | | | | | - Filter Icon on Rub request is floated right except on my request for wipi. template/yoga/menubar.css template/yoga/theme/wipi/theme.css - Font-family is revised on Rub advice (he doesn't have Bitstream Vera Sans as many people). template/yoga/default-layout.css - Plugin Admin Advice has been reviewed to be W3C compliant. plugins/admin_advices/admin_advices.tpl plugins/admin_advices/default-layout.css git-svn-id: http://piwigo.org/svn/trunk@1772 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin language Statistics (fix annoying message with debug_l10n)rvelices2007-01-241-87/+82
| | | | | | - somme corrections for admin_advices (css with root_url and only when needed) git-svn-id: http://piwigo.org/svn/trunk@1749 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature "Admin Advices !" (Standard plugin) : May give you always now an ↵vdigital2007-01-155-69/+28
| | | | | | | | | | | | | | | advice on the administration page. Quick solved list: 1 - Wording on EXIF/IPTC Advices 2 - Default language is English 3 - Some Transparency issues under IE 4 - Some Border issues 5 - PWG Menu moved from Advices Box to Intro. 6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL() 7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)). git-svn-id: http://piwigo.org/svn/trunk@1724 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin Advices includes :vdigital2007-01-125-19/+135
| | | | | | | | | | - Tags relation check. - PhpWebGallery link buttons. - Its own default-layout.css (as a sample for other plugins as well). No more functions would be included in 1.7 Please process to correct all wording errors in any advice. git-svn-id: http://piwigo.org/svn/trunk@1718 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin Advices now is p0w0 compliant (other themes as well coming).vdigital2007-01-104-4/+40
| | | | | | | | Admin Advices random thumbnail is partly check (Name, Description, Author, creation date and metadata) well updated or not. Tags relation will be checked asap for the thumbnail. More : Thumbnail is directly linked to Modify picture Admin function to make it accurate. git-svn-id: http://piwigo.org/svn/trunk@1709 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove all colors from admin_advices.tplvdigital2007-01-093-228/+223
| | | | | | | | One text correction in admin_advices/en_UK.iso-8859-1/lang.adv.php The full French version of lang.adv.php git-svn-id: http://piwigo.org/svn/trunk@1706 68402e56-0260-453c-a942-63ccdbb3a9ee
* Plugins: new way of adding links and content to administration pages...rvelices2007-01-091-17/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@1705 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor corrections in admin advices (French is still on going).vdigital2007-01-084-48/+115
| | | | git-svn-id: http://piwigo.org/svn/trunk@1702 68402e56-0260-453c-a942-63ccdbb3a9ee