Hiya,
I do like the idea of implementing it as a Mixin!
I, err, don't suppose there are any plans to follow though with a
Upload component is there?
Steve.
On 12 November 2011 02:16, Dusko Jovanovski wrote:
> You can try out our implementation:
> https://github.com/plannowtech/tapestry5-cke
>
> Hum what worked was RunJettyRun from within Eclipse.
Gradle test or gradle runJetty did not work.
But they do now after adding entity classes explicitley to persistence.xml
2011/11/12 Chris Mylonas
> In glassfish?
>
>
> On 12/11/2011, at 4:26 AM, Gunnar Eketrapp wrote:
>
> > I'll answer t
In glassfish?
On 12/11/2011, at 4:26 AM, Gunnar Eketrapp wrote:
> I'll answer this me myself.
>
> The problem was solved by adding the entity classes to persistence.xml
>
> I don't know why it works wiht Maven without having them there.
>
>
> 2011/11/11 Gunnar Eketrapp
>
>> Inspired by HLS
You can try out our implementation:
https://github.com/plannowtech/tapestry5-ckeditor
It's still not thoroughly tested, but should work fine.
Any remarks/complaints/bugs should be reported on GitHub.
--
Dusko Jovanovski
On Fri, Nov 11, 2011 at 4:50 AM, TG wrote:
> Do we have one? If so, any l
On Fri, 11 Nov 2011 15:04:22 -0200, Dimitris Zenios
wrote:
Nope...
Try outside GAE first, as it has some limitations that can cause errors
that wouldn't happen in Jetty or Tomcat, for example.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant,
I'll answer this me myself.
The problem was solved by adding the entity classes to persistence.xml
I don't know why it works wiht Maven without having them there.
2011/11/11 Gunnar Eketrapp
> Inspired by HLS condolences to us that are still using Maven I tried
> Gradle out yesterday.
>
> And
Nope...
On Fri, Nov 11, 2011 at 4:57 PM, TG wrote:
> Is it on Google App Engine for Java (GAEJ)? Mine is on GAEJ and it does not
> work.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/fckeditor-for-Tapestry-5-3-tp4983201p4984586.html
> Sent from the Tapestry - Use
Is it on Google App Engine for Java (GAEJ)? Mine is on GAEJ and it does not
work.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/fckeditor-for-Tapestry-5-3-tp4983201p4984586.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
ADDITIONAL BUG REPORT 2:
There seem to be A LOT OF ERRORS/MISTAKES in this tutorial.
at http://tapestry.apache.org/using-tapestry-with-hibernate.html
there is mentioned a file
src/main/java/org/apache/tapestry5/tutorial/entities/Address.java
which DOES NOT MATCH the package path that is used in
I use http://incident57.com/less for Macs. Seems to work fine and
Tapestry is none the wiser.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Steve, that's fascinating.
On 10 November 2011 22:44, Steve Eynon wrote:
> 'hang on - I just re-read your question...
>
> Are you wanting to specifiy on where in your .tml the informals are
> rendered?
>
> If so, the call to :
>
>resources.renderInformalParameters(writer);
>
> renders them on
I had a related problem. An Ajax form submit stopped working after the
page returned a StreamResponse. Manually refreshing the page fixed it,
which provided the clue to a better fix. (Aided by this list -- there were
a couple of posts on 9/4 and 9/24 about it... maybe this is corrected in a
late
On Fri, 11 Nov 2011 10:21:20 -0200, Jochen Berger
wrote:
Hi,
Hi!
I just tried the new Alerts component and was a little surprised that I
could not assign it a custom css class nor a style attribute. I think,
most users would expect that to work. Should I add a JIRA?
Please do it. :)
Hi,
I just tried the new Alerts component and was a little surprised that I
could not assign it a custom css class nor a style attribute. I think,
most users would expect that to work. Should I add a JIRA?
Regargs,
Jochen
-
Hi there,
im recently trying to learn tapestry5 from the ground up using the
tutorial provided at
http://tapestry.apache.org/using-beaneditform-to-create-user-forms.html .
There i figgured (at least for me) some major Problems or Missing parts
in the Tutorial i wanted to report in for some e
Hi,
I have a form with a upload component inside. And I have set the size limit
of uploaded file by codes like:
configuration.add(UploadSymbols.REQUESTSIZE_MAX, "2097153");
configuration.add(UploadSymbols.FILESIZE_MAX, "2097153");
then I upload a file that exceeds the limit, and catch exception
This is the one i used in tapestry 5.3 also and it works
On Fri, Nov 11, 2011 at 6:01 AM, Steve Eynon
wrote:
> Hi,
>
> Easy FCKeditor comes up first with
> http://www.google.co.uk/search?q=fckeditor+tapestry
>
> (I've used it in the past, seems to work well.)
> http://kenai.com/projects/t5-easy-f
Hi,
You can try my module for LessCSS and CoffeeScript support here:
https://github.com/cezary-biernacki/t5conduit
It should work with latest Tapestry 5.3.0 release candidate (not beta or
earlier!), but I have not yet tested it. For Tapestry 5.2.6 you need also
https://github.com/cezary-bierna
18 matches
Mail list logo