14 Feb 2009 23:23
A inheritance system for cl-emb
Hi there
I changed CL-EMB so that it works like django template system. Basically it's a simple inheritance system that simplifies developing similar pages by reusing generic templates and refine them. You can read more about it here: http://docs.djangoproject.com/en/dev/topics/templates/#topics-templates
Do you want to use add this feature to CL-EMB? I can send you a patch if you would like
Artur Ventura
Do you want to use add this feature to CL-EMB? I can send you a patch if you would like
Artur Ventura
<div>Hi there<div><br></div> <div>I changed CL-EMB so that it works like django template system. Basically it's a simple inheritance system that simplifies developing similar pages by reusing generic templates and refine them. You can read more about it here: <a class="moz-txt-link-freetext" href="http://docs.djangoproject.com/en/dev/topics/templates/#topics-templates">http://docs.djangoproject.com/en/dev/topics/templates/#topics-templates</a><br><br>Do you want to use add this feature to CL-EMB? I can send you a patch if you would like<br><br>Artur Ventura <br> </div> </div>
RSS Feed