Each sub project of wicket-stuff should put its website on:
http://wicket-stuff.sourceforge.net/subprojectname
It is advisable to add a link from the wicket-stuff documentation project to the subproject (navigation.xml), and add a news item to the index.xml and news.xml.
I personally generate each website using maven and the special wicket-stuff jelly transformation site.jsl file. But it is perfectly fine with me when someone doesn't want to generate their website using maven and wants to make a website using dreamweaver or frontpage (yuck) instead.
I expect for such a site to contain information on what the project is about (goals, purpose), and some examples. Also how to download and get to the source, which mailinglist you expect support questions on, who developed it. For phonebook it might be handy to have a description on how to build the war yourself, or how to run it using the jetty start.java class.
The distribution itself: I'd suggest the wicket-examples format: one zipfile containing the war, site, source and necessary libraries so that after downloading it, people can get working right away.
Releasing: make sure you tag the repository when you have released. I tended to use the maven scm:prepare-release for this, but now it doesn't work anymore with the eclipse extssh method.
Other than that.... be (my/our) guest.
Martijn
On 11/17/05, Gwyn Evans <[EMAIL PROTECTED]> wrote:
Hi,
Are there any guidelines as to what to do in order to either make a
'release' within Wicket-Stuff and/or how to update the Wicket-Stuff
web-site?
Specifically, I'm interested in making the wicket-phonebook sample
available as a 'release' with a direct download, rather than only
available to CVS users...
/Gwyn
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&opclick
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop
--
Living a wicket life...
Martijn Dashorst - http://www.jroller.com/page/dashorst
Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1
