Hi Valerie,
I would suggest taking a look at the BeanEditor and related components +
services. That would be the best starting place for something like this, in
terms of understanding how a component can components at runtime that were
unknown by the original component authors.
Cheers,
Robert
I'm just getting started with learning Tapestry and am struggling a bit
with the "static structure, dynamic behavior." We are developing an
application that is going to allow plugins from third-parties. For
example, the plugins will each provide a capability and have their own
settings. We wa
I haven't had a lot of time to work on the monitoring project. I went from
a Tapestry centric project to something that isn't (I'm may get to change
that) and work has been sucking up all of my coding energy.
Monitoring is something that could be added to core but I'd like it to be
much more plugg
Are you sure that the second request is not generated by e.g. a reverse
proxy?
On Mon, Apr 15, 2013 at 7:59 PM, George Christman
wrote:
> Hello, I have a long running process in my onSuccess method. I'm
> noticing my onActivate and onValidate methods are being called
> multiple times before the
Hmm... I can't reproduce. I assume you're running in a test environment
with controlled requests.
I could imagine extra GET requests caused by broken CSS, but that shouldn't
trigger a onValidate, unless maybe you've rigged something up to process
the form from a GET?
public class About {
@In
Hello, I have a long running process in my onSuccess method. I'm
noticing my onActivate and onValidate methods are being called
multiple times before the onSuccess method has actually completed. I
was able to successfully reproduce this using Thread.sleep in the
following example. Does anybody know
+1 for Tynamo's CKeditor, I'm using it on my current project.
Michael
On 15 April 2013 13:24, Dragan Sahpaski wrote:
> Probably there are javascript errors in the console. I haven't used the
> fckeditor plugin for tapestry but take a look at tynamo's fully functional
> ckeditor plugin, compati
Probably there are javascript errors in the console. I haven't used the
fckeditor plugin for tapestry but take a look at tynamo's fully functional
ckeditor plugin, compatible with tapestry 5.3.6.
http://tynamo.org/tapestry-ckeditor+guide
Cheers,
Dragan Sahpaski
On Mon, Apr 15, 2013 at 6:01 PM, A
Hi,
I was using right easyfck/fckeditor with tapestry 5.2.4 Now I've upgraded
to 5.3.6 where instead easyfckeditor, only appears a textarea
I didn't any change :S
I'm thinking if maybe it's a context path problem related. Should I change
something for T5.3.6??
My config file...
@Inject
@Path("
d'oh! now so obvious thanks!
- Original Message -
From: Howard Lewis Ship
To: Tapestry users
Sent: Monday, April 15, 2013 3:00 PM
Subject: Re: strange page template parse error
Need a quote after buttonZone on line 54.
On Mon, Apr 15, 2013 at 2:52 PM, John wrote:
>
Need a quote after buttonZone on line 54.
On Mon, Apr 15, 2013 at 2:52 PM, John wrote:
> can anyone explain this:
>
> 54
> 56 value="${message:button.jabberpasswordchange}" />
> 57
> 58
>
>
> a..
> trace
> a.. Constructing instance of page class
> audit.m
Thanks, Howard. JIRA is https://issues.apache.org/jira/browse/TAP5-2106.
mrg
On Mon, Apr 15, 2013 at 9:03 AM, Howard Lewis Ship wrote:
> Haven't seen this before ... please add an issue; we should recognize this
> #elementId style and pass it through unchanged.
>
>
> On Mon, Apr 15, 2013 at
Haven't seen this before ... please add an issue; we should recognize this
#elementId style and pass it through unchanged.
On Mon, Apr 15, 2013 at 1:54 PM, Michael Gentry wrote:
> Hello,
>
> I'm using T5.4 (Alpha 3) and just tried adding Leaflet to the application,
> but the Leaflet IE-specific
Hello,
I'm using T5.4 (Alpha 3) and just tried adding Leaflet to the application,
but the Leaflet IE-specific CSS specifies:
behavior: url(#default#VML);
This causes T5.4 to blow up with:
Render queue error in AfterRender[Index:layout.iequirks]: Unable to locate
asset 'context:3rdParty/leaf
14 matches
Mail list logo