launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #03250
Method for views references
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
Follow ups