Commit graph

670 commits

Author SHA1 Message Date
patdenice
36d0da30d3 Move get_icon function.
git-svn-id: http://piwigo.org/svn/trunk@3188 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-11 17:25:26 +00:00
nikrou
bea3462f56 fix html warnings. unclosed monotags
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09 19:41:45 +00:00
patdenice
1cfe916db2 Re-order templates extension alphabetically.
Allow to use template extension for navigation bar.

git-svn-id: http://piwigo.org/svn/trunk@3182 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07 21:34:55 +00:00
patdenice
9d1bff0697 Code simplification of commit 3172
git-svn-id: http://piwigo.org/svn/trunk@3173 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06 01:06:18 +00:00
patdenice
254aee2695 Create navigation_bar.tpl file.
Move create_navigation_bar function from functions_html.inc.php to functions.inc.php.

git-svn-id: http://piwigo.org/svn/trunk@3172 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-05 21:08:04 +00:00
patdenice
d3e6eabb05 Remove get_html_menu_category function and use smarty abilities.
git-svn-id: http://piwigo.org/svn/trunk@3171 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-04 21:49:21 +00:00
rvelices
781ec8d7c4 - improvement: show the number of images in the chronology upper navigation bar on mouseover (title element);
git-svn-id: http://piwigo.org/svn/trunk@3168 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-03 02:05:35 +00:00
rvelices
6c92ade174 Last (I hope) paranoic optims ...
- move get_uysername and get_groupname from public to admin/functions.inc.php
- optim in index.php
- tags.tpl does not need smarty modifier included
- move func get_comment_post_key from functions_comment to functions (avoid extra inclusion every time on picture page)

git-svn-id: http://piwigo.org/svn/trunk@3145 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 02:24:10 +00:00
rvelices
601134c57e - moved check upgrade feed code to admin/include/functions_upgrade.php
- refactored some code (shorter and somehow faster - but nothing revolutionary)
- decrease lost space in permalinks.tpl and hard coded column width (was illisible)

git-svn-id: http://piwigo.org/svn/trunk@3136 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 13:01:03 +00:00
rvelices
06bccdfcc3 optimizations (php only)
- removed unnecessary call to array_unique in get_image_ids_for_tags
- put back in smarty exec time counting (debug mode) for each included template
- prefix some smarty modifiers with @ in some templates
- do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier

git-svn-id: http://piwigo.org/svn/trunk@3120 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04 02:30:48 +00:00
rvelices
fef4f255b5 - fix hard coded urls in section_init
- moved a language string language from php to tpl

git-svn-id: http://piwigo.org/svn/trunk@3108 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-22 02:19:17 +00:00
rub
436679af44 Update jQuery UI lib with jquery.ui-1.5.3.zip
Change files tree in order to have the same of UI.
Add too effects files js


git-svn-id: http://piwigo.org/svn/trunk@3102 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:27:21 +00:00
vdigital
7ee25a3419 Title harmonization in the scope of Piwigo website integration.
$conf['reverse_home_title'] is false by default.
On reverse_home_title = true, only index page will reverse its title.

Compare to prior releases all titles are reversed.
- Croatian flag

merge -c3091 from branch 2.0 to trunk



git-svn-id: http://piwigo.org/svn/trunk@3095 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 22:22:30 +00:00
stripy
b243914a96 Sylvia_top-left-bg.jpg : pinkTree = same design, shaper image
git-svn-id: http://piwigo.org/svn/trunk@3086 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 21:13:23 +00:00
vdigital
ff0dfb9d74 - External links are following the Graphic Chart (class="external")
(roma has been currently excluded)

git-svn-id: http://piwigo.org/svn/trunk@3061 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-07 20:03:11 +00:00
plegall
1b711ad236 Administration: happy new year 2009, all PHP headers updated.
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 23:28:36 +00:00
vdigital
9a0403c698 - $conf['meta_ref'] is a new configuration parameter (Default true)
Meta tags for description, author, and keywords are generated,
except if meta robots "noindex" is forced (with some pages like search, recent cats, etc.).

In addition, $conf['meta_ref'] = false is forcing "noindex, nofollow".
merge -c3040 from branch 2.0 to trunk





git-svn-id: http://piwigo.org/svn/trunk@3041 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-03 21:08:22 +00:00
nikrou
72b2c126c4 improve task:0000902:
- add image del_all_favorites.png
- make a redirect after delete

git-svn-id: http://piwigo.org/svn/trunk@3039 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-03 19:38:53 +00:00
nikrou
b225a52b91 task:0000902: button to remove all favorites
git-svn-id: http://piwigo.org/svn/trunk@3037 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-02 20:57:56 +00:00
vdigital
edd0ce68d0 - Change the title logic for a better index in Google images
(It was already done but it should be improved).
merge -c3031 from branch 2.0 to trunk



git-svn-id: http://piwigo.org/svn/trunk@3032 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-30 20:19:45 +00:00
vdigital
41c587870e - Japanese flag
- <p> support in Sylvia menubar
- Admin Help is chartered (First use of the discrete links)
merge -c3017 from branch 2.0 to trunk






git-svn-id: http://piwigo.org/svn/trunk@3019 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-23 19:43:02 +00:00
vdigital
99f1891086 - theHeader (10 points): 10px more
merge -c3015 from branch 2.0 to trunk





git-svn-id: http://piwigo.org/svn/trunk@3016 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22 22:07:09 +00:00
vdigital
ef2eb38473 - datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review
- Header with no header (Sylvia only).
merge -c3013 from branch 2.0 to trunk




git-svn-id: http://piwigo.org/svn/trunk@3014 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22 21:39:55 +00:00
vdigital
55ee081efc tags_list
Borders are the wrong colour.
merge -c3004 from branch 2.0 to trunk




git-svn-id: http://piwigo.org/svn/trunk@3005 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-20 19:56:59 +00:00
vdigital
a7a4a7d2f4 Border removal in mails on thumbnails (2). Need further tests.
merge -c2994 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2995 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 22:55:08 +00:00
vdigital
c2a47b78a4 Border removal in mails
merge -c2992 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2993 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 22:00:57 +00:00
vdigital
7c99518a39 #ff3300 replacement by #ff3333
merge -c2990 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@2991 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 20:17:25 +00:00
vdigital
5011c661ae Sylvia mailing template : Need to be tested ...
merge -c2988 from branch 2.0 to trunk




git-svn-id: http://piwigo.org/svn/trunk@2989 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 23:25:48 +00:00
vdigital
24d3490dcb Your coral is not the right colour code (to be confirmed)
merge -c2986 from branch 2.0 to trunk



git-svn-id: http://piwigo.org/svn/trunk@2987 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 22:31:32 +00:00
vdigital
dfd8048f5c comments.php
Please, have the ancient squared boxes for each comment
merge -c2984 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2985 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 21:29:35 +00:00
vdigital
c7c4836934 Fieldset background removal
Alternate colours of lines for each comment, AND have the "Add a comment" border (only) in orange
merge -c2982 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2983 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 20:42:35 +00:00
vdigital
d911ccca2c - errors.png is still old icon version
merge -c2980 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@2981 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 14:34:03 +00:00
vdigital
0c0d76968e - "First | Previous | 1 2 | Next | Last" :
- text-color =  (now )
merge -c2978 from branch 2.0 to trunk





git-svn-id: http://piwigo.org/svn/trunk@2979 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 13:32:45 +00:00
vdigital
9450ac47c2 It is not visible enough. Please, have just the text-color in .
merge -c2974 from branch 2.0 to trunk




git-svn-id: http://piwigo.org/svn/trunk@2975 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 11:13:31 +00:00
vdigital
b467991916 - calendar by posted date
- january, feb, march (or 1,2,3) : border =  (now )

(Default colors overrode)
merge -c2968 from branch 2.0 to trunk




git-svn-id: http://piwigo.org/svn/trunk@2969 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11 21:51:39 +00:00
vdigital
ce1bb0ccc6 - Quicksearch and Links review
merge -c2966 from branch 2.0 to trunk



git-svn-id: http://piwigo.org/svn/trunk@2967 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11 21:09:41 +00:00
vdigital
833d0fc2b4 page Picture
- 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
2008-12-07 07:58:14 +00:00
vdigital
018bad3d04 - error message : #FF3333 (now #FF3300)
merge -c2929 from branch 2.0 to trunk



git-svn-id: http://piwigo.org/svn/trunk@2930 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 07:32:30 +00:00
vdigital
199fd04f7b - "register" and "lost password" icons are in bad shape in menu...
merge -c2927 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2928 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 20:32:43 +00:00
vdigital
95c7d8b5ed Categories > Upload a picture
- "browse" input = border , 1px, bg  (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
2008-12-06 20:16:35 +00:00
vdigital
fb29d87eb1 merge -c2908 from branch 2.0 to trunk
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
2008-11-25 18:32:08 +00:00
patdenice
ac56adb8b1 - Replace all #content by .content in Sylvia theme.css.
- 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
2008-11-24 22:35:56 +00:00
vdigital
8a4f579994 merge -c2904 from branch 2.0 to trunk
Recent Stripy's icons and adapted css (tested under IE7 and FF3).





git-svn-id: http://piwigo.org/svn/trunk@2905 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-24 19:53:54 +00:00
patdenice
c74e2ab49e - Add home and identification buttons after installation.
- 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
2008-11-23 17:23:57 +00:00
vdigital
c612fd5074 merge -c2898 from branch 2.0 to trunk
Sylvia notes are similar to msgs (with transparent white grid)



git-svn-id: http://piwigo.org/svn/trunk@2899 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 19:52:39 +00:00
vdigital
d47cb5dccd remove_s.png icon for tag removal (forgotten)
git-svn-id: http://piwigo.org/svn/trunk@2894 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 18:25:17 +00:00
vdigital
3c2c976441 merge -c2888 from branch 2.0 to trunk
Colored scrollbar in theme-ie.css (for IE)


git-svn-id: http://piwigo.org/svn/trunk@2889 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 19:45:32 +00:00
patdenice
509cfc5547 - Replace some mysql_query by pwg_query function.
- 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
2008-11-19 15:44:04 +00:00
vdigital
187196d507 merge -c2840 from branch 2.0 to trunk
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
2008-11-07 18:51:36 +00:00
rvelices
b352f8a4dc merge -c2831 from branch 2.0 to trunk
- 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
2008-11-06 01:19:55 +00:00