From: <che...@us...> - 2007-06-28 22:42:16
|
Revision: 654 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=654&view=rev Author: chef_koch Date: 2007-06-28 15:42:15 -0700 (Thu, 28 Jun 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2007-06-28 22:33:41 UTC (rev 653) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2007-06-28 22:42:15 UTC (rev 654) @@ -103,9 +103,15 @@ pros: - no need to config paths for imagesDirs, appitems or fileitems - no need to store the paths in database -> which is not working correct atm + - no need to check whether we have write access, when downloading the images -cons: - it's a bit coding work ;) - - after renaming an item, file must be renamed, too --> can also be don by code +cons: - it's a bit coding work ;) <- Most should be done already, maybe some minor bug ;) + - after renaming an Application Item, + - appImage is not assigned + - subFolder with FileItemImages is not assigned anymore + -> 1. can be renamed by hand + -> 2. can be renamed by plugin, when renaming the appItem + -> 3. there could be a msgBox, which asks the user what to do, 1. or 2. ? -------------------------------------------------------------------------------------- Above: mabey add an advanced option for the user. In short, allowing a merge between "easy setup" (as above) and total control filepaths etc. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |