Are there any guidelines for when to register and use a "menu:navigation" and when to just create the URL on the fly ?
The file translations/templates/customlanguagecodes-index.pt contains both type of links and I don't know what are the considerations for using one type or another. ------- You can <a tal:attributes="href context/menu:navigation/download/url"> download a full tarball</a> with translations. If necessary, you may <a tal:attributes="href context/distribution_sourcepackage/fmt:url/+custom-language-codes" class="edit sprite"> define custom language codes</a> -------- Many thanks! -- Adi Roiban _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

