Re: Perl port of the django template system.

2008-12-26 Thread Maluku
aw: {% cycle "foo","bar" as foocyle %} {{ foocycle }} works too, this is documentented nowhere in http://docs.djangoproject.com/en/dev/ref/templates/builtins/#cycle Is this supposed to work? or not? Maluku --~--~-~--~~~---~--~~ You received this

Re: Perl port of the django template system.

2008-12-26 Thread Maluku
On 26 Dez., 08:54, "Adam Findley" wrote: > The real tragedy here is that the Django Template system is great, but > it's name is "tightly coupled" to the Django Project. > > I think DTL is a great and common standard and what people will be looking > for. > > What's wrong with template::dtl  o

Re: Perl port of the django template system.

2008-12-22 Thread Maluku
On 22 Dez., 17:11, Barry Peder > In addition to DojoX DTL, there's an Erlang library: ErlyDTL > (http://code.google.com/p/erlydtl/), and a PHP library: Calypso DTL > > just an FYI that there are at least three other "DTL"s out there, so > DTL would have some company. > It would certainly produce

Re: Perl port of the django template system.

2008-12-21 Thread Maluku
DTL seems to be too short... What about "Dotiac" (DjangO Template Interpreter And Compiler), which works as a name and an abbreviation. Maluku --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Dj

Re: Perl port of the django template system.

2008-12-17 Thread Maluku
Django in every distribution, since my work is derived from your documentation or is just a link enough? Yours, Marc "Maluku" Lucksch --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers&

Re: Perl port of the django template system.

2008-12-16 Thread Maluku
On 17 Dez., 05:46, "flo...@gmail.com" wrote: > > Actually, they call their package "dojox.dtl". Their documentation > > explains that it implements the Django template language. > > Even still, at a local Python meetup a little over a month ago, > someone raised their hand and asked a question

Re: Perl port of the django template system.

2008-12-16 Thread Maluku
On 17 Dez., 04:23, Malcolm Tredinnick wrote: > So the problem that you are now mentioning is that you registered the > name first and decided to ask check if there might be a problem only > afterwards. I'm really not trying to be a hard-ass here, but that's not > a motivating factor. The soluti

Re: Perl port of the django template system.

2008-12-16 Thread Maluku
On 17 Dez., 03:36, Malcolm Tredinnick wrote: > It's very easy: you just don't call it that. Why does it require > "change"? I have discussed this with the perl naming people here: http://www.nntp.perl.org/group/perl.modules/2008/12/msg63533.html > Choose a different name for it. If you > implem

Re: Perl port of the django template system.

2008-12-16 Thread Maluku
usly, it implements section 3.1 of RFC 3987, with the exception of > international domain name handling (which is consistently not part of > Django yet, but most likely will be before 1.1). thanks Yours, Maluku (Marc Lucksch) --~--~-~--~~~---~--~~ You received