Author: rvelices
Date: Tue Jul  1 04:09:21 2008
New Revision: 2409

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=2409&view=rev
Log:
- remember me cookie security improvement (the time when the cookie was 
generated is saved and checked in range [now-remember_me_length; now]
- tags improvements
 * pass to templates all fields in table #tags (handy for plugins such as type 
tags)
 * fix issue with tag letter when first letter is accentuated (utf-8)
 * tags are sorted on url_name instead of name (accentuated first letter chars 
are the same as without accent)
 * better use of columns in by letter display mode

Modified:
    trunk/admin/element_set_global.php
    trunk/include/functions_html.inc.php
    trunk/include/functions_tag.inc.php
    trunk/include/functions_user.inc.php
    trunk/include/menubar.inc.php
    trunk/include/ws_functions.inc.php
    trunk/search.php
    trunk/tags.php
    trunk/template/yoga/menubar.css
    trunk/template/yoga/menubar.tpl
    trunk/template/yoga/tags.tpl


_______________________________________________
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs

Reply via email to