Groups
Sign in
Groups
Cambridge Template Engine
Conversations
About
Send feedback
Help
Cambridge Template Engine
Contact owners and managers
1–30 of 38
Mark all as read
Report group
0 selected
Ray Vanderborght
, …
Patrick Buchheit
5
4/7/16
Cambridge, Jersey 2.x, etc
So was there ever any progress on this? I have a project that used to depend on cambridge-core 0.8
unread,
Cambridge, Jersey 2.x, etc
So was there ever any progress on this? I have a project that used to depend on cambridge-core 0.8
4/7/16
Jon Stevens
, …
Tom Carchrae
18
9/30/13
Angular
Aside from the googlebot - there are quite a few platforms that don't always behave as expected
unread,
Angular
Aside from the googlebot - there are quite a few platforms that don't always behave as expected
9/30/13
Erdinc Yilmazel
9/29/13
Has anyone tried the spring mvc integration yet?
Here is how to: Register these beans: <bean id="cambridgeConfig" class="org.
unread,
Has anyone tried the spring mvc integration yet?
Here is how to: Register these beans: <bean id="cambridgeConfig" class="org.
9/29/13
Mat Jaggard
,
Erdinc Yilmazel
4
8/1/12
Encoding for a text area
Yeah that probably is a better alternative to built in escape logic in Cambridge. I want to keep
unread,
Encoding for a text area
Yeah that probably is a better alternative to built in escape logic in Cambridge. I want to keep
8/1/12
Mat Jaggard
, …
Jon Stevens
7
7/12/12
Putting generated html code into a template
Yeah, that's fair point. I'm doing a bit of a hack here I know. On Jul 12, 2012 5:23 PM,
unread,
Putting generated html code into a template
Yeah, that's fair point. I'm doing a bit of a hack here I know. On Jul 12, 2012 5:23 PM,
7/12/12
Mat Jaggard
,
Erdinc Yilmazel
2
7/12/12
Nice way of doing Checkboxes?
Yes there is: <input type="checkbox" value="checked" name="${PARAM_NAME}
unread,
Nice way of doing Checkboxes?
Yes there is: <input type="checkbox" value="checked" name="${PARAM_NAME}
7/12/12
Stevo Slavic
, …
Jon Stevens
3
7/8/12
Cambridge vs Thymeleaf
Template inheritance and a pluggable EL processor (we use JEXL) are MUST HAVE features and is the
unread,
Cambridge vs Thymeleaf
Template inheritance and a pluggable EL processor (we use JEXL) are MUST HAVE features and is the
7/8/12
Jeff Schnitzer
, …
Erdinc Yilmazel
5
7/7/12
Adding to <head> in an extension template
Ah hah! That makes sense. Thanks for the fix :-) Jeff On Fri, Jul 6, 2012 at 8:57 PM, Erdinc Yilmazel
unread,
Adding to <head> in an extension template
Ah hah! That makes sense. Thanks for the fix :-) Jeff On Fri, Jul 6, 2012 at 8:57 PM, Erdinc Yilmazel
7/7/12
xyz
, …
Jon Stevens
4
5/27/12
the best GUI authoring tools works with Cambridge Template Engine
I use Eclipse with the Aptana beta installed, but I like the Eclipse html editor better than the
unread,
the best GUI authoring tools works with Cambridge Template Engine
I use Eclipse with the Aptana beta installed, but I like the Eclipse html editor better than the
5/27/12
Murali
4/27/12
Deploy jar files to maven repository
Hi I want to get he artefacts from a maven repo. Just had a look at the source and it looks like the
unread,
Deploy jar files to maven repository
Hi I want to get he artefacts from a maven repo. Just had a look at the source and it looks like the
4/27/12
Rakesh Waghela
, …
Jon Stevens
6
3/25/12
Any Plan to make it Play 2.0 compatible ? Peopel out there are crying for poor scala templates.
Yep. This is a list of our 'stack' for the Voost website.... https://www.voo.st/about#credits
unread,
Any Plan to make it Play 2.0 compatible ? Peopel out there are crying for poor scala templates.
Yep. This is a list of our 'stack' for the Voost website.... https://www.voo.st/about#credits
3/25/12
Jon Stevens
,
Erdinc Yilmazel
2
3/3/12
snippets of html
I am thinking about adding a feature to mark snippets of html as macros (Like Velocity macros) but
unread,
snippets of html
I am thinking about adding a feature to mark snippets of html as macros (Like Velocity macros) but
3/3/12
Jon Stevens
, …
Rakesh Waghela
15
2/28/12
I've added support for JEXL and more...
+1 for getting started guide request ! On Friday, 24 February 2012 12:11:53 UTC+5:30, Ray
unread,
I've added support for JEXL and more...
+1 for getting started guide request ! On Friday, 24 February 2012 12:11:53 UTC+5:30, Ray
2/28/12
Jeff Schnitzer
,
erdincyilmazel
3
2/8/12
Setting object variables
Ah, of course. I had tried <!--$set with several combinations of quoting and ${}ing but never
unread,
Setting object variables
Ah, of course. I had tried <!--$set with several combinations of quoting and ${}ing but never
2/8/12
Jon Stevens
,
Erdinc Yilmazel
4
2/8/12
pull request
Done. On Wed, Feb 8, 2012 at 1:40 PM, Jon Stevens <latc...@gmail.com> wrote: It should be able
unread,
pull request
Done. On Wed, Feb 8, 2012 at 1:40 PM, Jon Stevens <latc...@gmail.com> wrote: It should be able
2/8/12
Jeff Schnitzer
, …
Erdinc Yilmazel
4
2/8/12
Rendering in a comment
Non rendered comments are already there. Just use <!--$ -->. On Wed, Feb 8, 2012 at 3:55 AM,
unread,
Rendering in a comment
Non rendered comments are already there. Just use <!--$ -->. On Wed, Feb 8, 2012 at 3:55 AM,
2/8/12
Jon Stevens
,
Erdinc Yilmazel
3
2/6/12
$extends again
Thanks Erdinc, that makes more sense. jon On Mon, Feb 6, 2012 at 4:21 PM, Erdinc Yilmazel <erdinc@
unread,
$extends again
Thanks Erdinc, that makes more sense. jon On Mon, Feb 6, 2012 at 4:21 PM, Erdinc Yilmazel <erdinc@
2/6/12
Jon Stevens
,
erdincyilmazel
3
1/21/12
tabs vs. spaces
ok, no problem. I've submitted an updated pull request that has spaces, fixes an issue with the
unread,
tabs vs. spaces
ok, no problem. I've submitted an updated pull request that has spaces, fixes an issue with the
1/21/12
Jon Stevens
, …
erdincyilmazel
9
1/21/12
$extends
I always install the play framework jar manually into my local repo. There isn't a global repo
unread,
$extends
I always install the play framework jar manually into my local repo. There isn't a global repo
1/21/12
shiarng li
, …
Tom Carchrae
3
12/30/11
utf-8 problem when using cambridge template in play framework
No, utf-8 is not the enforced encoding. This is how the Groovy template gets the required encoding,
unread,
utf-8 problem when using cambridge template in play framework
No, utf-8 is not the enforced encoding. This is how the Groovy template gets the required encoding,
12/30/11
Gp P
, …
Tom Carchrae
14
12/20/11
Module for Play framework
Hi Erdinc, I had a quick look at your example and I think we could improve it. In particular, instead
unread,
Module for Play framework
Hi Erdinc, I had a quick look at your example and I think we could improve it. In particular, instead
12/20/11
Gp
,
Erdinc Yilmazel
6
12/16/11
Is binary download latest ?
Oh thanks for the heads up. I re-uploaded that file. ;) Thanks, Erdinc On Fri, Dec 16, 2011 at 12:05
unread,
Is binary download latest ?
Oh thanks for the heads up. I re-uploaded that file. ;) Thanks, Erdinc On Fri, Dec 16, 2011 at 12:05
12/16/11
Erdinc Yilmazel
,
Jon Stevens
3
12/16/11
New 0.3 binaries posted on GitHub
Agreed. If you look at pom.xml files in version control, you will see that it already is 1.0. I just
unread,
New 0.3 binaries posted on GitHub
Agreed. If you look at pom.xml files in version control, you will see that it already is 1.0. I just
12/16/11
Erdinc Yilmazel
, …
Jeff Schnitzer
14
12/16/11
Cambridge is moving to github with a new project name
I suggest keeping it under your personal account. It's the github way. Git makes it trivially
unread,
Cambridge is moving to github with a new project name
I suggest keeping it under your personal account. It's the github way. Git makes it trivially
12/16/11
Tom Carchrae
12/15/11
Documentation
> PS: My immediate goal is to come up with a better documentation. I really > would appreciate
unread,
Documentation
> PS: My immediate goal is to come up with a better documentation. I really > would appreciate
12/15/11
Mat Jaggard
, …
Erdinc Yilmazel
9
11/30/11
Cryptic Error Messages
Matt which version are you using? Can you try building the latest from trunk? I've tried all
unread,
Cryptic Error Messages
Matt which version are you using? Can you try building the latest from trunk? I've tried all
11/30/11
Gp
,
Erdinc Yilmazel
2
11/25/11
Custom tags in Cambridge
Creating custom tags is possible. To implement your custom tag you need to create an implementation
unread,
Custom tags in Cambridge
Creating custom tags is possible. To implement your custom tag you need to create an implementation
11/25/11
Jeff Schnitzer
,
Erdinc Yilmazel
3
11/10/11
Iterating without generating html elements
Great! That is exactly what I was hoping for. Thanks, Jeff On Thu, Nov 10, 2011 at 11:27 PM, Erdinc
unread,
Iterating without generating html elements
Great! That is exactly what I was hoping for. Thanks, Jeff On Thu, Nov 10, 2011 at 11:27 PM, Erdinc
11/10/11
Rakesh Waghela
, …
Jon Stevens
3
10/19/11
Cambridge template engine and my support.
I'm using Cambridge every day now. It is in heavy active use.
unread,
Cambridge template engine and my support.
I'm using Cambridge every day now. It is in heavy active use.
10/19/11
Tom Carchrae
, …
Jon Stevens
9
10/19/11
Janino Expression Support and Play 1.2.3
It is just cause Maven is a pile of shit and the Play developers have a clue. ;-)
unread,
Janino Expression Support and Play 1.2.3
It is just cause Maven is a pile of shit and the Play developers have a clue. ;-)
10/19/11