Shinsuke SUGAYA wrote:
>>Shinsuke SUGAYA (JIRA) wrote:
>>
>>> [ 
>>> http://issues.apache.org/jira/browse/JS2-351?page=comments#action_12322828 
>>> ] 
>>>
>>>Shinsuke SUGAYA commented on JS2-351:
>>>-------------------------------------
>>>
>>>We may need more discussion.. I summarized the option:
>>>
>>>[ ] Change existing PSML structure and j2 profiling rule(ex. the above 
>>>Option 1)
>>>[ ]  Switch portal type in j2:portal.genapp goal(apply genapp_type.patch)
>>>[X] Others?
>>
>>I like 1, but I would prefer to see a PSML layout as:
>>
>>/folder/subfolder/_mediatype/wml/page.psml
>>
>>NOT
>>
>>_/mediatype/wml/folder/subfolder/page.psml
> 
> 
> Thanks for your reply.
> 
> Is your j2 profiling rule the following?
> 
>  insert into RULE_CRITERION values (18, 'j2', 0, 'path.session', 'page', 
> 'default-page', 0);
>  insert into RULE_CRITERION values (19, 'j2', 1, 'group.role.user', 'user', 
> null, 0);
>  insert into RULE_CRITERION values (20, 'j2', 2, 'mediatype', 'mediatype', 
> null, 0); 
> 

The profiling rule described above is basically the j1 rule, which comes
out of the box.
Check the db population scripts

I was just saying that if I were to choose an option, I would choose
option 1, but using the default j1 rule

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to