Author: caefer Date: 2010-03-19 14:07:41 +0100 (Fri, 19 Mar 2010) New Revision: 28620
Added: plugins/sfImageTransformExtraPlugin/trunk/TODO Log: added todo list Added: plugins/sfImageTransformExtraPlugin/trunk/TODO =================================================================== --- plugins/sfImageTransformExtraPlugin/trunk/TODO (rev 0) +++ plugins/sfImageTransformExtraPlugin/trunk/TODO 2010-03-19 13:07:41 UTC (rev 28620) @@ -0,0 +1,14 @@ + * put cache class into factories.yml + * HTTP cache + * remove sfImageTransformExtraPluginConfiguration::setCacheKey() + * write more tests to produce image urls + * rename sfImageSourceTemplate to sfImageSource + * refactor sfImageSourceTemplate::getPath() to use primary key instead of 'id' + * find out about propel behaviours in sf 1.4 + * remove or think over + modules/sfImageTransformator/config/factories.yml -> check if readable so it can be set from plugin configuration class + data/example-resources/overlays/wlcp.png -> replace with plugin logo! + data/example-resources/fonts/accid___.ttf -> free font! + data/example-resources/masks/pattern.gif -> + data/example-resources/masks/frame.gif -> transparent caefer over text + data/caefer.jpg -> caefer image -- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
