On Sat, Mar 21, 2009 at 11:44 AM, Jonathan Wage <jonw...@gmail.com> wrote:

>
>
> On Sat, Mar 21, 2009 at 9:45 AM, Thomas Rabaix <thomas.rab...@gmail.com>wrote:
>
>> Hello,
>>
>> I just read and check out the sympal plugin on a existing symfony project.
>> (Fixtures failed to load :  Invalid row key specified: EntityType_Page ).
>>
>
> I believe this is a bug in the symfony version you are using. I fixed a bug
> in symfony that is only in the latest 1.2 branch of svn. If I use the latest
> svn you should not get this error.
>

I also just fixed something in sfSympalPlugin that might have been the cause
of this. Can you try now?


>
>
>
>>
>> So I just stop trying to install the plugin and check what have been done
>> so far.
>>
>>
>>    - sfSympal contains sfSympal*Plugin, but also sfFormExtraPlugin and
>>    sfDoctrineGuardPlugin. Does that means sympal sympal must be the only main
>>    plugin in the project ? Why these 2 last plugin should not be installed in
>>    the main plugin repository ?
>>
>> I make the plugin come with these two plugins so that things work out of
> the box.
>
>>
>>    -
>>    - Generated models do not have a sympal prefix, so class names clash
>>    will occur with some project. How many projects have a Page class ?
>>
>>
>>    - Same thing with the table name, they should be prefixed with
>>    "sympal_*".
>>
>> This is something that needs to be fixed I suppose.
>
>
>> I have not look deeper in the code, but from the documentation point of
>> view there is no way to include actions from another modules into sympal.
>
>
> This is very possible. You accomplish this several ways. You can include
> partials/components in to your sympal content. You can link menu items to
> your own custom routes, etc.
>
>>
>>
>> The demo page looks very nice !
>>
>> --
>> Thomas Rabaix
>> http://rabaix.net
>>
>> >>
>>
>
>
> --
> Jonathan H. Wage
> Open Source Software Developer & Evangelist
> http://www.jwage.com
> http://www.doctrine-project.org
> http://www.symfony-project.org
>



-- 
Jonathan H. Wage
Open Source Software Developer & Evangelist
http://www.jwage.com
http://www.doctrine-project.org
http://www.symfony-project.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to