On Sun, May 18, 2014, Ariel Constenla-Haile wrote: > On Sun, May 18, 2014, Andrea Pescetti wrote: > > On 17/05/2014 Tal Daniel wrote: > > > > http://ooo-site.staging.apache.org/test/templates/brand-template-with-language-select-without-vars.html > > >Please test it a bit, comment here, and if all goes well, I'll move the > > >code into the site brand.html template, to affect all sites. > > > > Thanks for this! It looks good enough to me to go live. Please allow > > a bit more of the usual 72 hours for feedback, since mail delivery > > seems to be back to normal but we may still experience some delays. > [...] >
> It would be better to avoid JavaScript, and use the Dotiac::DTL / Django > Template Language facilities, leaving the code logic on view.pm the list > can be populated with a for loop. > > http://www.dotiac.com/cgi-bin/index.pl > http://www.djangoproject.com/ > The blog example: > > http://sourceforge.net/p/dotiac/code/HEAD/tree/trunk/Dotiac/examples/templates/blog.html Ariel, I'd be glad to work better with Django templating, may I'll give it a try and incorporate a {% foreach ... %} on a languages array that I'll create. But I may need your assistance with the view.pm code, to redirect to other pages [without Javascript?!]. Tal