# # ChangeLog for trunk/feed.php # # Generated by Trac 1.2.3 # Mar 29, 2024, 9:41:28 AM Mon, 18 Sep 2006 22:51:09 GMT rvelices [1549] * trunk/feed.php (modified) * trunk/include/feedcreator.class.php (modified) * trunk/include/functions_notification.inc.php (modified) RSS feed improvements: - send 404 when feed id missing/unknown - ... Wed, 31 May 2006 21:44:46 GMT plg [1331] * trunk/feed.php (modified) * trunk/include/functions_user.inc.php (modified) merge -r1329:1330 from branch 1.5 to trunk (bug 378 fixed). Tue, 31 Jan 2006 23:38:48 GMT rub [1018] * trunk/feed.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/password.php (modified) [NBM] Step 1: Create new include files with current notification/mail ... Sat, 26 Nov 2005 20:15:50 GMT plg [958] * trunk/feed.php (modified) - merge branch 1.5 r943:944 into BSF (bug 199 fixed) Sat, 17 Sep 2005 21:14:28 GMT plg [864] * trunk/doc/ChangeLog (modified) * trunk/feed.php (modified) - new: the number of elements waiting for validation is notified in ... Wed, 14 Sep 2005 21:57:05 GMT plg [862] * trunk/about.php (modified) * trunk/admin.php (modified) * trunk/admin/cat_modify.php (modified) * trunk/admin/cat_options.php (modified) * trunk/admin/cat_perm.php (modified) * trunk/admin/help.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/functions_metadata.php (modified) * trunk/admin/thumbnail.php (modified) * trunk/admin/user_list.php (modified) * trunk/doc/ChangeLog (modified) * trunk/feed.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_group.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/functions_xml.inc.php (modified) * trunk/language/en_UK.iso-8859-1/about.html (added) * trunk/language/en_UK.iso-8859-1/admin.lang.php (modified) * trunk/language/en_UK.iso-8859-1/common.lang.php (modified) * trunk/language/en_UK.iso-8859-1/faq.lang.php (deleted) * trunk/language/en_UK.iso-8859-1/help.html (added) * trunk/language/en_UK.iso-8859-1/help/cat_modify.html (added) * trunk/language/en_UK.iso-8859-1/help/cat_options.html (added) * trunk/language/en_UK.iso-8859-1/help/cat_perm.html (added) * trunk/language/en_UK.iso-8859-1/help/search.html (added) * trunk/language/en_UK.iso-8859-1/help/synchronize.html (modified) * trunk/language/en_UK.iso-8859-1/help/thumbnail.html (added) * trunk/language/en_UK.iso-8859-1/help/user_list.html (added) * trunk/search.php (modified) * trunk/template/yoga/about.tpl (modified) * trunk/template/yoga/admin/cat_modify.tpl (modified) * trunk/template/yoga/admin/cat_options.tpl (modified) * trunk/template/yoga/admin/cat_perm.tpl (modified) * trunk/template/yoga/admin/help.tpl (deleted) * trunk/template/yoga/admin/thumbnail.tpl (modified) * trunk/template/yoga/admin/user_list.tpl (modified) * trunk/template/yoga/content.css (modified) * trunk/template/yoga/picture.tpl (modified) * trunk/template/yoga/popuphelp.css (modified) * trunk/template/yoga/search.tpl (modified) - improvement: long localized messages are in HTML files instead of ... Fri, 19 Aug 2005 13:54:40 GMT plg [833] * trunk/admin/include/functions.php (modified) * trunk/admin/maintenance.php (modified) * trunk/category.php (modified) * trunk/doc/ChangeLog (modified) * trunk/feed.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/constants.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/template/default/admin/maintenance.tpl (modified) * trunk/template/default/notification.tpl (added) - modification : RSS feed work only with a given feed identifier. ... Mon, 08 Aug 2005 20:52:19 GMT plg [808] * trunk/admin.php (modified) * trunk/admin/cat_perm.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/search.php (modified) * trunk/admin/user_list.php (modified) * trunk/category.php (modified) * trunk/doc/ChangeLog (modified) * trunk/feed.php (modified) * trunk/identification.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/constants.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/include/functions_session.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/user.inc.php (modified) * trunk/install.php (modified) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/profile.php (modified) * trunk/register.php (modified) * trunk/template/default/admin/user_list.tpl (modified) * trunk/template/default/profile.tpl (modified) - new : external authentication in another users table. Previous ... Sat, 16 Jul 2005 14:29:35 GMT plg [801] * trunk/admin/picture_modify.php (modified) * trunk/admin/remote_site.php (modified) * trunk/admin/update.php (modified) * trunk/category.php (modified) * trunk/comments.php (modified) * trunk/doc/ChangeLog (modified) * trunk/feed.php (added) * trunk/include/config_default.inc.php (modified) * trunk/include/feedcreator.class.php (added) * trunk/include/functions_user.inc.php (modified) * trunk/include/template.php (modified) * trunk/install.php (modified) * trunk/install/dbscheme.txt (modified) * trunk/install/phpwebgallery_structure.sql (modified) * trunk/picture.php (modified) - new feature : RSS notification feed. Feed generator is an external ...