Re: resource for href="...

2010-12-14 Thread Zilvinas Vilutis
Original Message- >> From: Zilvinas Vilutis [mailto:cika...@gmail.com] >> Sent: Tuesday, December 14, 2010 1:42 AM >> To: users@wicket.apache.org >> Subject: Re: resource for href="... >> >> Why don't you just check-out the source code of wicket lightbox

RE: resource for href="...

2010-12-14 Thread Ladislav DANKO
-Original Message- > From: Zilvinas Vilutis [mailto:cika...@gmail.com] > Sent: Tuesday, December 14, 2010 1:42 AM > To: users@wicket.apache.org > Subject: Re: resource for href="... > > Why don't you just check-out the source code of wicket lightbox: > http://

Re: resource for href="...

2010-12-13 Thread Zilvinas Vilutis
gt; Sent: Monday, December 13, 2010 2:24 PM >> To: users@wicket.apache.org >> Subject: Re: resource for href="... >> >> What do you want it to do when you click it? >> >> 2010/12/13 Ladislav DANKO : >> > No, I don't need to download it, what I nee

Re: resource for href="...

2010-12-13 Thread Pedro Santos
> > Laco > > > > -Original Message- > > From: jcar...@carmanconsulting.com > > [mailto:jcar...@carmanconsulting.com] On Behalf Of James Carman > > Sent: Monday, December 13, 2010 2:24 PM > > To: users@wicket.apache.org > > Subject: Re: resource

RE: resource for href="...

2010-12-13 Thread Ladislav DANKO
> as new Image). > > > > > >> -Original Message- > >> From: jcar...@carmanconsulting.com > >> [mailto:jcar...@carmanconsulting.com] On Behalf Of James Carman > >> Sent: Monday, December 13, 2010 12:13 AM > >> To: users@wicket.ap

RE: resource for href="...

2010-12-13 Thread Ladislav DANKO
t: Monday, December 13, 2010 9:11 AM > To: users@wicket.apache.org > Subject: Re: resource for href="... > > Image class creates a "LocalizedImageResource" which creates > a resource reference from a file. > > What you can do ( probably not recommended ) is ex

Re: resource for href="...

2010-12-13 Thread Zilvinas Vilutis
ernalLink I'm using isn't right class? >> Is it possible to use path in onClick method in Link class? >> >> >>> -Original Message- >>> From: Zilvinas Vilutis [mailto:cika...@gmail.com] >>> Sent: Monday, December 13, 2010 8:27 AM >>> To: Ladi

Re: resource for href="...

2010-12-13 Thread James Carman
jcar...@carmanconsulting.com >> [mailto:jcar...@carmanconsulting.com] On Behalf Of James Carman >> Sent: Monday, December 13, 2010 12:13 AM >> To: users@wicket.apache.org >> Subject: Re: resource for href="... >> >> You want it to download the image?  Try Downloa

Re: resource for href="...

2010-12-13 Thread Zilvinas Vilutis
day, December 13, 2010 8:27 AM >> To: Ladislav DANKO >> Cc: users@wicket.apache.org >> Subject: Re: resource for href="... >> >> I don't think you can just use the file path ( and that is >> not secure... ) >> >> Please read the following to understand

RE: resource for href="...

2010-12-12 Thread Ladislav DANKO
ight class? Is it possible to use path in onClick method in Link class? > -Original Message- > From: Zilvinas Vilutis [mailto:cika...@gmail.com] > Sent: Monday, December 13, 2010 8:27 AM > To: Ladislav DANKO > Cc: users@wicket.apache.org > Subject: Re: resource for href

Re: resource for href="...

2010-12-12 Thread Zilvinas Vilutis
   view.add(clickableImg); > } > this.add(view); > > In the final I have right path for "img src" and wrong path in "a href" > > Laco > >> -Original Message- >> From: Zilvinas Vilutis [mailto:cika...@gmail.com] >> Sent: Monday, De

RE: resource for href="...

2010-12-12 Thread Ladislav DANKO
f" Laco > -Original Message- > From: Zilvinas Vilutis [mailto:cika...@gmail.com] > Sent: Monday, December 13, 2010 8:11 AM > To: users@wicket.apache.org > Subject: Re: resource for href="... > > I don't see where your "path" is const

Re: resource for href="...

2010-12-12 Thread Zilvinas Vilutis
0 12:13 AM >> To: users@wicket.apache.org >> Subject: Re: resource for href="... >> >> You want it to download the image?  Try DownloadLink. >> >> On Sun, Dec 12, 2010 at 6:02 PM, Ladislav DANKO >> wrote: >> > Hi guys, >> > >> > an

RE: resource for href="...

2010-12-12 Thread Ladislav DANKO
> Sent: Monday, December 13, 2010 12:13 AM > To: users@wicket.apache.org > Subject: Re: resource for href="... > > You want it to download the image? Try DownloadLink. > > On Sun, Dec 12, 2010 at 6:02 PM, Ladislav DANKO > wrote: > > Hi guys, > > > > anot

Re: resource for href="...

2010-12-12 Thread James Carman
You want it to download the image? Try DownloadLink. On Sun, Dec 12, 2010 at 6:02 PM, Ladislav DANKO wrote: > Hi guys, > > another question -have code (PhotoRepeater extends Panel, view is > RepeatingView): > ... > String compID = view.newChildId(); > PhotoRepeater clickableImg = new PhotoRepeat