Displaying 4 results from an estimated 4 matches for "templatehandlers".
Did you mean:
template_handlers
2011 Sep 12
2
Using tilt in ActionView?
Hey friends,
I was wondering what is the current opinion on using tilt in
ActionView? Right now, there''s a lot of code in AV::Template/
TemplateHandler etc. which is nicely implemented in tilt. I''m
currently refactoring the AV layer (private interest ;-) using tilt
and it makes the whole thing much more readable and easier to follow.
What do you guys think?
I know there was a
2007 Apr 12
0
Status 0.4.3/0.5.0
Hello everybody,
just a short update on the recent development of the next webgen
versions:
0.4.3
=====
Following changes are now in the repository:
* The offending website style plain has been removed
* Added meaningful parameters from MenuStyle/Vertical to MenuStyle/
Horizontal
* Different EOL encodings in page/template files are now handled
correctly
* Data directory search order fixed
2009 May 20
1
templating language questions
...prets the template, renders it, then passes it back.
This is working very well for the prototype and I''m happy with it. I
wanted to ask if anyone had experience in this area, though, and if it
was a mistake to use a templating language which isn''t compilable in the
ActionView::TemplateHandlers::Compilable sense?
The templating language is called Renshi, btw, and is loosely based on
Python''s Genshi. It''s not ready for general use yet, but hopefully it
will be presently.
http://github.com/biv/renshi/tree/master
Regards,
Nicholas Faiz
2007 Mar 30
4
Current status of webgen 0.4.3 and 0.5.0 (new plugin system)
Hi everybody!
As the easter holidays have now finally arrived and all the exams are
over, I will have more time for webgen again!
Summary
=======
* Changes included in the upcoming 0.4.3 release
* webgen repository
* Status on 0.5.0
* Detailed information on the new 0.5.0 plugin system
Changes for 0.4.3
-----------------
I have collected all mails/forum entries/ML postings in which bugs