art-web r482 - in branches/art-web-3: . assets/default/script system/application/config system/application/controllers system/application/libraries system/application/models system/application/views/default/common system/application/views/default/content system/application/views/default/content/account system/application/views/default/content/admin system/application/views/default/content/submit system/language/english



Author: brunos
Date: 2007-07-25 00:13:19 +0100 (Wed, 25 Jul 2007)
New Revision: 482
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=482&view=rev

Added:
   branches/art-web-3/system/application/config/gallery.php
   branches/art-web-3/system/application/libraries/MY_Upload.php
   branches/art-web-3/system/application/views/default/content/admin/
   branches/art-web-3/system/application/views/default/content/admin/moderate.php
   branches/art-web-3/system/application/views/default/content/submit/step3.php
Removed:
   branches/art-web-3/svn-commit.tmp
   branches/art-web-3/system/application/controllers/welcome.php
Modified:
   branches/art-web-3/assets/default/script/init.js
   branches/art-web-3/system/application/config/upload.php
   branches/art-web-3/system/application/controllers/admin.php
   branches/art-web-3/system/application/controllers/submit.php
   branches/art-web-3/system/application/libraries/authentication.php
   branches/art-web-3/system/application/libraries/gallery.php
   branches/art-web-3/system/application/models/download_model.php
   branches/art-web-3/system/application/models/moderation_model.php
   branches/art-web-3/system/application/models/resolution_model.php
   branches/art-web-3/system/application/models/vote_model.php
   branches/art-web-3/system/application/views/default/common/menu.php
   branches/art-web-3/system/application/views/default/content/account/register.php
   branches/art-web-3/system/application/views/default/content/submit/step2.php
   branches/art-web-3/system/language/english/upload_lang.php
Log:
(25.07.07) Bruno Santos (bmfs eksperimental net)

	* Changed the background submission process
		- instead of creating every smaller resolution users need to submit a file for each resolution.
		- a thumbnail is created from the file with bigger resolution.
	* Created an Gallery class to handle image validation and creation.
 





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