|
Hi, I use farcry for
several projects and it is great. Now I need to find a way to manage
dmNavigation and dmHTML objects in different languages. A solution with
multiple language structures within one tree is not wished by the client! Solution aproach: the objects:
dmNavigation, dmHTML A language array
with the different locales and all the translations of the navigation text
could be a property of the object dmNavigation. The dmHTML object could also
have a property called locale. Versioning of dmHTML ist allready implemented. public view of
website: Normaly a website
user sees the language version of the default language, if he/she clicks
on a special language button e.g. spanish, all navigation and the current
page is presented in spanish language. If there are no spanish
translations for the objects, the default langauge version is used. admin view: This work
described bevor is not easy but it could be done. At the moment I am not sure about
how to extend the farcry admin area to manage all this extra information. Could it be done
with extending the tree navigation script? e.g. right click to add new
language version? How to handle different versions of different languages? Any thoughts
about this? Thanks Martin You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ |
