Sorry but install by symfony plugin-install now fails : [EMAIL PROTECTED]:~/dev/socialnetworking$ symfony plugin-install http://plugins.symfony-project.com/sfPayloadFilterChain_TextTransformationPlugin >> plugin installing plugin "http://plugi...Chain_TextTransformationPlugin" >> pear Could not download from >> pear "http://plugins.symfony-project...Chain_TextTransformationPlugin" >> pear Invalid or missing remote package file >> pear Package >> pear "http://plugins.symfony-project...Chain_TextTransformationPlugin" >> pear is not valid
On Sep 20, 11:32 am, "Tristan Rivoallan" <[EMAIL PROTECTED]> wrote: > On 9/20/07, Jérôme TEXIER <[EMAIL PROTECTED]> wrote: > > > > > Could be find there: > > http://pastebin.com/m1030c90b > > > Look likes the filter is correctly auto-loaded... > > [sfPayloadHandlerChain] : Filter chain profile "pfc_text_to_xhtml" > > refers to unknow filter "pfcTextTransformationFilter" > > i think i got it : filters defined in profiles.yml should refer to > named filters defined in filters.yml, not directly to a class filter. > > > Regarding installation, why the latest version of > > sfPayloadFilterChain_TextTransformationPlugin (0.2.1 rather than > > 0.1.0) is not installable by PEAR ? > > the 0.1 plugin was wrongly named, i removed it from trac, you should > be able to install the newer version now. > > ++ > tristan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
