Never mind, I found it. http://wicket.sourceforge.net, Project info -
Sourceforge, download pages
Jan
"jan_bar" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> how can I access the snapshot downloads? Currently I have to go the the
> Wicket downloads area and remove the pack
Hi,
how can I access the snapshot downloads? Currently I have to go the the
Wicket downloads area and remove the package_id parameter from Url. I this
way I get all packages, including snapshots. There must be simpler way.
Thanks, Jan
"Martijn Dashorst" <[EMAIL PROTECTED]> wrote in message
news
Thanks Martijn,
I have latest version of burgerweeshuis, but it doesn't compile. It seems
that the wicket SNAPSHOT in the lib/wicket is out fo date. Which snapshot
should I use?
Jan
"Martijn Dashorst" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
wicket phonebook is a good exampl
On 2/27/06, David Leangen <[EMAIL PROTECTED]> wrote:
> hrm, maybe its a problem with our prepender. it does look like its> prepending the / but nothing after that, maybe the "." that is> screwing it up. try calling getApplicationSettings().setContextPath
> ("/.temp/www") in your application.init()
> hrm, maybe its a problem with our prepender. it does look like its
> prepending the / but nothing after that, maybe the "." that is
> screwing it up. try calling getApplicationSettings().setContextPath
> ("/.temp/www") in your application.init() method. if that works then i
> will assume its a p
Hello!
I just tried the latest snapshot (20060227-0200). Still the same
problem, unfortunately.
> what does youre html look like?
> If you have non absolute paths in src or href attributes of tags then
> they will be made absolute in the latest snapshots.
My (relevant) html looks
avid Leangen <[EMAIL PROTECTED]> wrote:
Hello!I just tried the latest snapshot (20060227-0200). Still the sameproblem, unfortunately.> what does youre html look like?> If you have non absolute paths in src or href attributes of tags then
> they will be made absolute in the latest snap
I am sorry but I have no time for it. DatePicker is merely deprecated
- and if someone has a patch for the current problem I'd be happy to
apply it. Calendar is crude and not yet very easy to extend. And the
DatePicker functionality has to be build on top of it. I created YUI
Calendar this weekend
The old DatePicker which didn't work in IE had in the documentation some
sample code for using it to load a textbox. We also saw its use in the
FormInput example.
I know the new Calendar was just added to Wicket, and quite rapidly
after the problem with the old DatePicker was identified, I might
Yeah. +1 for extensions.MartijnOn 2/27/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
should we put these in extensions?-Igor
On 2/27/06, Nick Heudecker <[EMAIL PROTECTED]
> wrote:
Done. I just copied the source into the description field since I figure you'll want to completely rewrite it. :)
-
well the last time i checked out that wicket-contrib-tinymce from CVS, i could'nt get any thing related to rte done from it maybe it hadnt been updated by then...but i will try again
On 2/27/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
also have a look at wicket-contrib-tinymce, it does what you ar
what does youre html look like?If you have non absolute paths in src or href attributes of tags then they will be made absolute in the latest snapshots.i don't have any compile errors in head so don't know why you have.
On 2/27/06, David Leangen <[EMAIL PROTECTED]> wrote:
Sorry, I deleted the last
also have a look at wicket-contrib-tinymce, it does what you are trying to do for the tinymce rte.-IgorOn 2/27/06, Juergen Donnerstag <
[EMAIL PROTECTED]> wrote:put it into provided your own component is based on a
Panel. Please the wiki for css, _javascript_ and header support. You'llcertainly fi
should we put these in extensions?-IgorOn 2/27/06, Nick Heudecker <[EMAIL PROTECTED]> wrote:
Done. I just copied the source into the description field since I figure you'll want to completely rewrite it. :)
Done. I just copied the source into the description field since I figure you'll want to completely rewrite it. :)
; you to provide whatever scope (it is a String) you want to.
>
> I would very much appreciate if could prepare a little test case for
> me (like in src/test and based on WicketTestCase) for me to validate
> the implementation.
>
> Juergen
>
> On 2/27/06, Andre Matheus <
Supply the two classes in the patch section of sourceforge (no need to make a diff though), we'll take care of the rest.MartijnOn 2/27/06, Nick Heudecker
<[EMAIL PROTECTED]> wrote:Certainly, although it can probably be Wicket-ified some more. I can also contribute a time selector I wrote. Where
Certainly, although it can probably be Wicket-ified some more. I can also contribute a time selector I wrote. Where should I put them? On 2/27/06, Martijn Dashorst
<[EMAIL PROTECTED]> wrote:
Nick,Are you willing to donate your form component? I can see that there is some interest in the compone
src/test and based on WicketTestCase) for me to validate
the implementation.
Juergen
On 2/27/06, Andre Matheus <[EMAIL PROTECTED]> wrote:
> Hi all, I am using wicket-1.2-20060227-0200.jar
>
> I found an strange thing in the Header Contribution on inherited panels.
>
> I hav
Hi all, I am using wicket-1.2-20060227-0200.jar
I found an strange thing in the Header Contribution on inherited panels.
I have the following panel hierarchy, all them with wicket:head contribution:
BasePanel
-- BaseListPanel
-- PersonListPanel
-- BaseFormPanel
put it into provided your own component is based on a
Panel. Please the wiki for css, javascript and header support. You'll
certainly find some information there.
Juergen
On 2/27/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
>
> I have a javascript library for rich text editor, i want to use
I have a _javascript_ library for rich text editor, i want to use it to create my own small customized FormComponent/TextComponent . What do i do or how do i use it
I have these 3 _javascript_ Lines to inject for the Rich text Component to render
Don't forget restarting youre server and reloading the session from disc.Then the Resources are also not there yet in the SharedResources.And static blocks are then completely evil! Because the static part:
static{ PackageResourceReference resource = new PackageResourceReference ();}will pretty
Then the sequence how you set the fields should be pushed by the locale settingsOr just specified in youre markup.johanOn 2/27/06, Ayodeji Aladejebi
<[EMAIL PROTECTED]> wrote:
please just a suggestion about Date Components. Is it possible to have a FormComponent for Date that is rendered as 3 comb
His model is not detached because a Resource request is not a normal page request.We don't walk over the models because we don't have components and models.johanOn 2/27/06,
Maurice Marrink <[EMAIL PROTECTED]> wrote:
I think he is already doing that johan, hence the question about there-attaching.A
Nick,Are you willing to donate your form component? I can see that there is some interest in the component you created.MartijnOn 2/27/06,
Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
please just a suggestion about Date Components. Is it possible to have a FormComponent for Date that is rendered as
wicket phonebook is a good example to start with.Under construction, and more specifically /NOT/ by wicket guru's is the Burgerweeshuis project hosted at sourceforge.
http://www.sourceforge.net/projects/burgerweeshuisIt is a dutch project, but you might find some interesting things there. It us
please just a suggestion about Date Components. Is it possible to have a FormComponent for Date that is rendered as 3 combo boxes with Year | Month | Date in a drop down combos, so that when you attach that FormComponent, it will render 3 combo boxes for Year | Month | Date and then when you submit
I think he is already doing that johan, hence the question about the
re-attaching.
Although there seems to be something going wrong because all models
are detatched at the end of a request (unless you are nesting models
and you don't propagate the detach call to the nested model). on
detach the loa
29 matches
Mail list logo