Sunday, July 21, 2013

Re: MustacheCake - A Mustache implementation for CakePHP.

This is cool.  Nice one!

Are you using these for all your views? Are there any limitations you have come across using for templates? for example  Can you call elements in .ctp files from the moustache files & vice-versa?

Will



On Saturday, 20 July 2013 23:31:58 UTC+10, Dismounted wrote:
Hi all,

I've just committed a "final"-ish version of my plugin that integrates Mustache (http://mustache.github.io/) as a custom View class in Cake.

Why did I create "yet another" one of these? From what I've been able to find, other Mustache plugins either: a) implement Mustache as a view helper, not as a complete view rendering system replacement; or b) are created for older versions of Cake.

Please take a look and let me know of any suggestions/improvements/issues. To get started, there are a couple of example files in "MustacheCake/View/Layouts" and "MustacheCake/View/Pages", which are the default shipped Cake files transposed into Mustache syntax.


Cheers!

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: