CVSROOT:        /cvs/gnome
Module name:    art-web
Changes by:     llommer 06/11/23 10:03:26

Modified files:
        .              : ChangeLog submit_background.php 
                         submit_theme.php 
        admin          : show_submitted_backgrounds.php 
                         show_submitted_themes.php 
        includes       : config.inc.php 
        templates/en   : submit_background.html 

Log message:
2006-11-23 Lucas Lommer <[EMAIL PROTECTED]>

* submit_background.php:
- New option for submitted themes - status (New or Update)
- Implementation of update feature ($background_status) into php

* submit_theme.php:
- Use escape_string() instead of strip_string()
- We don't need mysql_real_escape_string(), its called by escape_string()
- XHTML cleanup
- Implementation of update feature ($theme_status) into php

* admin/show_submitted_backgrounds.php:
- Show backgrounds with status Update in the list of new stuff

* admin/show_submitted_themes.php:
- Show themes with status Update in the list of new stuff

* includes/config.inc.php:
- Added $submit_type_config_array array for update feature (New, Update)
- Added update status into $status_array

* templates/en/submit_background.html:
- Added new status selection (New, Update) into template

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=art-web&who=llommer&date=explicit&mindate=2006-11-23%2010:02&maxdate=2006-11-23%2010:04

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to