SourceForge.net | 1 Aug 2006 06:05
Picon
Favicon

[ wicket-Patches-1532172 ] RenderedLabel: renders model string into an image

Patches item #1532172, was opened at 2006-07-31 23:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1532172&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nathan Hamblen (nathan_hamblen)
Assigned to: Nobody/Anonymous (nobody)
Summary: RenderedLabel: renders model string into an image

Initial Comment:
Renders its model text into a PNG, using any typeface
available to the JVM. The size of the image is
determined by the model text and the characteristics of
font selected. The default font is 14pt sans, plain
black on a white background. Background may be set to
null for alpha transparency, depending on browser
support. The image's alt attribute will be set to the
model text, and width and height attributes will be set
appropriately.

This class is inspired by, and draws code from,
Wicket's DefaultButtonImageResource.
(Continue reading)

SourceForge.net | 1 Aug 2006 13:15
Picon
Favicon

[ wicket-Bugs-1532346 ] AJAX and expired session

Bugs item #1532346, was opened at 2006-08-01 13:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1532346&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Frank Bille Jensen (billen)
Assigned to: Nobody/Anonymous (nobody)
Summary: AJAX and expired session

Initial Comment:
When an AJAX request is made to an expired session the
javascript request fails and then calls the custom
failure javascript (if any). I think it's more logical
that wicket sends back a redirect to the expired page
instead.

Expired session is not the same as an error.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1532346&group_id=119783
(Continue reading)

Martijn Dashorst | 1 Aug 2006 17:59
Picon
Gravatar

Roadmap 1.3/2.0

All,

What will the roadmap for 1.3 and 2.0 be?

Martijn

--

-- 
Download Wicket 1.2.1 now! Embed Wicket components in your portals!
-- http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Nick Heudecker | 1 Aug 2006 18:04
Picon

Re: Roadmap 1.3/2.0

Should this get started here or on the Wiki?

On 8/1/06, Martijn Dashorst <martijn.dashorst-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
All,

What will the roadmap for 1.3 and 2.0 be?

Martijn


--
Download Wicket 1.2.1 now! Embed Wicket components in your portals!
-- http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Eelco Hillenius | 1 Aug 2006 18:08
Picon
Gravatar

Re: Roadmap 1.3/2.0

let's start here and take it to the WIKI if we have some list we agree upon.

Eelco

On 8/1/06, Nick Heudecker <nheudecker@...> wrote:
> Should this get started here or on the Wiki?
>
>
> On 8/1/06, Martijn Dashorst <martijn.dashorst@...> wrote:
> > All,
> >
> > What will the roadmap for 1.3 and 2.0 be?
> >
> > Martijn
> >
> >
> > --
> > Download Wicket 1.2.1 now! Embed Wicket components in your portals!
> > -- http://wicketframework.org
> >
> >
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > opinions on IT & business topics through brief surveys -- and earn cash
> >
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-develop mailing list
> > Wicket-develop@...
> >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@...
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Igor Vaynberg | 1 Aug 2006 18:09
Picon
Gravatar

Re: Roadmap 1.3/2.0

we would first like to get the feeling of what features you guys want to see in 1.3 then once it stabalizes a bit martijn will translate it to the wiki

so far one feature i know of is the backport of converter simplification

-Igor


On 8/1/06, Nick Heudecker <nheudecker-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Should this get started here or on the Wiki?


On 8/1/06, Martijn Dashorst < martijn.dashorst-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
All,

What will the roadmap for 1.3 and 2.0 be?

Martijn


--
Download Wicket 1.2.1 now! Embed Wicket components in your portals!
-- http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Eelco Hillenius | 1 Aug 2006 18:19
Picon
Gravatar

Re: Roadmap 1.3/2.0

On 8/1/06, Igor Vaynberg <igor.vaynberg@...> wrote:
> we would first like to get the feeling of what features you guys want to see
> in 1.3 then once it stabalizes a bit martijn will translate it to the wiki
>
> so far one feature i know of is the backport of converter simplification

For which we should first confirm whether that is an issue that bugs a
lot of 1.2.x users or just something we like better.

Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Nick Heudecker | 1 Aug 2006 18:23
Picon

Re: Roadmap 1.3/2.0

The converter stuff doesn't bother me.  One thing I was kicking around a bit was the notion of a CssPage that allows me to specify things like image resources in Wicket. 



On 8/1/06, Eelco Hillenius <eelco.hillenius-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
On 8/1/06, Igor Vaynberg <igor.vaynberg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> we would first like to get the feeling of what features you guys want to see
> in 1.3 then once it stabalizes a bit martijn will translate it to the wiki
>
> so far one feature i know of is the backport of converter simplification

For which we should first confirm whether that is an issue that bugs a
lot of 1.2.x users or just something we like better.


Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
SourceForge.net | 1 Aug 2006 18:48
Picon
Favicon

[ wicket-Feature Requests-1532568 ] CSS url() resource support

Feature Requests item #1532568, was opened at 2006-08-01 17:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1532568&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Open
Priority: 5
Submitted By: Alastair Maw (almaw)
Assigned to: Nobody/Anonymous (nobody)
Summary: CSS url() resource support

Initial Comment:
Components that package CSS resources that contain
url('foo.jpg') links for background images and the like
aren't currently supported well.

We need to think about how best to do this, but bearing
in mind this needs to work for crypted URLs, etc.,
replacing the url() parameter instances within the CSS
with something constructed using RequestCycle.urlFor()
seems the obvious way to go about it.

I attach a couple of Java files that do the business
for me.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1532568&group_id=119783

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Johan Compagner | 1 Aug 2006 20:46
Picon
Gravatar

Re: Roadmap 1.3/2.0

and lazy session?
Or is that already in 1.2.1?
I got a bit lost in that because we needed some api breaks or not ..

But what else do people want?
BookmarkableForms?
SecondLevelCache?

johan


On 8/1/06, Igor Vaynberg <igor.vaynberg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
we would first like to get the feeling of what features you guys want to see in 1.3 then once it stabalizes a bit martijn will translate it to the wiki

so far one feature i know of is the backport of converter simplification

-Igor


On 8/1/06, Nick Heudecker < nheudecker-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Should this get started here or on the Wiki?


On 8/1/06, Martijn Dashorst < martijn.dashorst-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
All,

What will the roadmap for 1.3 and 2.0 be?

Martijn


--
Download Wicket 1.2.1 now! Embed Wicket components in your portals!
-- http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop


-------------------------------------------------------------------------

Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-develop mailing list
Wicket-develop-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wicket-develop



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane