Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
problem with i18n and dynamic dct
meikel
I try to create an international site.
my content-dct needs some data from another dct/dcr (a banner) which is read by an inline-command. This already works correctly.
Now my problem is, that there may different content between the english and the german banner-dcr.
So i have to decide, which banner-dcr to read.
my content-dcr are stored either in an "en" or a "de"-directory
is there a way to recognize where the dcr was stored. Only neccessary in the dct.
I have no problems with that "en/de" problem in the PT.
Hope you're now not totally confused.
Thanx
meikel
Find more posts tagged with
Comments
Adam Stoller
I believe the inline script is passed certain environment variables, one of which you could probably access the path information from to determine which language you're dealing with. Optionally you could pass in a command line argument yourself.
--fish
(Interwoven Senior Technical Consultant)