[Phpwebgallery-cvs] r1714 - /trunk/plugins/add_index/maintain.inc.php

2007-01-11 Thread Ruben
Author: rub
Date: Thu Jan 11 22:29:29 2007
New Revision: 1714

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1714view=rev
Log:
Page page for add_index plugin fixed

Modified:
trunk/plugins/add_index/maintain.inc.php


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


[Phpwebgallery-cvs] r1716 - in /trunk: admin/plugins.php comments.php

2007-01-11 Thread Radu
Author: rvelices
Date: Fri Jan 12 00:15:26 2007
New Revision: 1716

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1716view=rev
Log:
plugins improvements: allow plugins to fail the installation/activation
comments.php improvements:
  - no more double sql escaping on author  keyword (once in common.inc.php and
once in comments.php)
  - now can search comment content on all special char ( ', , , ,  )
  - author  keyword are correctly redisplayed in browser when they are MySql
escaped

Modified:
trunk/admin/plugins.php
trunk/comments.php


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


[Phpwebgallery-cvs] r1717 - in /trunk: admin/include/functions.php admin/include/functions_metadata.php admin/site_reader_local.php admin/tags.php include/functions.inc.php

2007-01-11 Thread Radu
Author: rvelices
Date: Fri Jan 12 00:56:36 2007
New Revision: 1717

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1717view=rev
Log:
- bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending on
magic_quotes_gpc)
- metadata synchronization correction: iptc keywords were MySql escaped 2
times when synchronizing from site manager, but only once when synchronizing
one image

Modified:
trunk/admin/include/functions.php
trunk/admin/include/functions_metadata.php
trunk/admin/site_reader_local.php   (contents, props changed)
trunk/admin/tags.php   (contents, props changed)
trunk/include/functions.inc.php


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