art-web r494 - in branches/art-web-3/system: application/config application/controllers application/filters application/helpers application/libraries application/models application/views/default/content/admin application/views/default/content/browse application/views/default/content/submit language/english libraries



Author: brunos
Date: 2007-08-08 00:52:02 +0100 (Wed, 08 Aug 2007)
New Revision: 494
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=494&view=rev

Modified:
   branches/art-web-3/system/application/config/mimes.php
   branches/art-web-3/system/application/config/routes.php
   branches/art-web-3/system/application/controllers/browse.php
   branches/art-web-3/system/application/controllers/submit.php
   branches/art-web-3/system/application/controllers/user.php
   branches/art-web-3/system/application/filters/preload_actions.php
   branches/art-web-3/system/application/helpers/common_helper.php
   branches/art-web-3/system/application/libraries/MY_Upload.php
   branches/art-web-3/system/application/libraries/gallery.php
   branches/art-web-3/system/application/models/artwork_model.php
   branches/art-web-3/system/application/models/category_model.php
   branches/art-web-3/system/application/models/download_model.php
   branches/art-web-3/system/application/models/vote_model.php
   branches/art-web-3/system/application/views/default/content/admin/moderate.php
   branches/art-web-3/system/application/views/default/content/browse/artwork_page.php
   branches/art-web-3/system/application/views/default/content/submit/step2.php
   branches/art-web-3/system/language/english/upload_lang.php
   branches/art-web-3/system/libraries/Upload.php
Log:
(08.08.2007) Bruno Santos (bmfs eksperimental net)

	* Finally found a way to set the gallery browsing url sheme
	as (ago)/<category>/<sub_category>/<id>
	so it follows the current scheme in ago2.
	* Cleaned some code in the submit controler
	* implemented theme submission

	TODO:
	* Screenshot submission
	* Implement the Artwork Versioning System






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]