David Bain wrote:
What I need is something that adapts folders to support something like "internationalion title", then I could create a navigation bar that gets translated titles lifted from each folder's "i18n title".

If I was more fluent with the whole adapter stuff I figure I could rub up a first draft in 10 to 20 minutes

I'm not sure it would be that trivial, as all the navigation stuff
(the nav box, bread crums, site map but also folder listings) are
done based on catalog queries and their returned brains (proxy
objects) for performance reasons (like it or not; that's not the
question here).

So for your use case you would need a way to have the catalog return
the right things based on current language provided it's been made
available to it in the first place.

Raphael

at the moment it will probably take me more like 2 hours.

Just throwing this out, in case anyone else, who can do it in 10 minutes wants to.

Summary:

    * a product that adapts folderish items to have an i18n title
    * it may also provide a i18n navigation bar which reads titles from
      the i18n title of folders
    * should work with plone 2.5+






_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to