Hi all,
A have a question regarding pickers in BE templates.
We have 2 different sites ('xxxx' and 'yyyy') which are in the same
Hippo repository.
root
xxxx
news
yyyy
news
Both sites should share BE templates. I'm wondering how to define pickers.
For example, news picker in the 'xxxx' site should pick news documents
from the path: /root/xxxx/news, and picker in 'yyyy' site from the path:
/root/yyyy/news.
In the 'pickers.xml', I defined:
<pickers>
<picker id="xxxx_news" class="ResourcePopup2">
<arg><![CDATA['/explorer/resource-picker/content/xxxx/news/?mode=html']]></arg>
</picker>
<picker id="yyyy_news" class="ResourcePopup2">
<arg><![CDATA['/explorer/resource-picker/content/yyyy/news/?mode=html']]></arg>
</picker>
...
<pickers>
Is it possible to select picker dynamically in 'business_logic.xml' ?
Something like:
<rule for="...">
if(site = xxxx)
<picker id="xxxx_news"/>
else if(site = yyyy)
<picker id="yyyy_news"/>
</rule>
Thanks in advance.
--
Met vriendelijke groet / Kind regards,
Petar Becic
Senior Software Developer
Levi9 Global Sourcing
===============================================================
Adress: Jan van Goyenkade 8, 1075 HP Amsterdam
Tel.: (+31) (0) 20 6701 947
Mobile: (+381) (0) 62 415 171
Email: [EMAIL PROTECTED]
SkypeID: p.becic
Internet: www.levi9.com
Chamber of commerce Levi9 Global Sourcing BV: 34221951
Chamber of commerce Levi9 Global Sourcing Benelux BV: 34224746
===============================================================
This e-mail may contain confidential or privileged information. If you are not
(one of) the intended recipient(s), please notify the sender immediately by
reply e-mail and delete this message and any attachments permanently without
retaining a copy. Any review, disclosure, copying, distribution or taking any
action in reliance on the contents of this e-mail by persons or entities other
than the intended recipient(s) is strictly prohibited and may be unlawful.
The services of Levi9 are exclusively subject to its general terms and
conditions. These general terms and conditions can be found on www.levi9.com
and a copy will be promptly submitted to you on your request and free of charge.
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html