Having trouble getting plugin setup in a new 1.4 project. When set up as external in the plugins directory, It won't work. Publish assets doesn't make the link to the plugin, and calling the helper throws an exception: ahonne...@honnecke:~/repos/sgl$ php symfony plugin:assets >> plugin Configuring plugin - sfDoctrinePlugin).
Furthermore, if I run 'symfony plugin:sfJqueryReloadedPlugin' I get: No release available for plugin "sfJqueryReloadedPlugin" Am I pointing to the wrong repo for the plugin? (this one works on 1.2) ahonne...@honnecke:~/repos/sgl$ svn propget svn:externals plugins sfJqueryReloadedPlugin http://svn.symfony-project.com/plugins/sfJqueryReloadedPlugin/1.2/trunk The sfJqueryReloadedPlugin (http://www.symfony-project.org/plugins/ sfJqueryReloadedPlugin) claims that the plugin is compatible with 1.4. -- You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en.
