Thanks for your suggestion. I've added that, and also taken the
liberty to style the page to something I want to use for the future of
wicket stuff.

I'd like to create a real community page (using jekyll) where we can
do the following:
 - have a wicket stuff blog (release can be announced here, newly
added projects, members)
 - have a project of the month (detailed description of one project,
interview with creator?)
 - statistics: number of projects, committers, repositories

That said, I won't be the one pushing the content: this has to be a
community effort.

Martijn

On Sun, Jan 30, 2011 at 6:11 AM, Michael O'Cleirigh
<[email protected]> wrote:
> Hello,
>
> The http://wicketstuff.org site presently has a basic page and then shows
> several links before automatically redirecting to the confluence wiki.
>
> I have been migrating the confluence content into the github wiki.  Would it
> be possible to change the index page at wicketstuff.org to not automatically
> redirect to confluence and instead show a different message?
>
> Here is a draft version of I am suggesting for the main page in place of
> what is currently there:
>
>
> "
> <html>
> <body>
> <h1>About WicketStuff.org</h1>
>
> <p>A place for accessing the examples for <a
> href="http://wicket.apache.org";>Apache Wicket</a> and information on user
> contributed wicketstuff projects.
>
>
> <p>
>
>    Development and issue tracking of the wicketstuff-core projects have
> moved to <a
> href="https://github.com/wicketstuff/core";>https://github.com/wicketstuff/core</a>.
>
> <p>
>
>    The information contained in the <a href="confluence">Confluence wiki</a>
> is being migrated into the <a
> href="https://github.com/wicketstuff/core/wiki";>github wiki</a>
> <p>
>    The Apache Wicket project wiki is located here: <a
> href="https://cwiki.apache.org/WICKET";>https://cwiki.apache.org/WICKET</a>
>
> <p>
>
> <h2>Wicket Examples Demo</h2>
>
>    The <b>wicket-examples</b> maven artifact contains a war file showcasing
> the main interface controls provided by Wicket.
>
> <p>
>    Below are the examples running on the old stable 1.3.x version, the
> current stable 1.4.x version and the development trunk 1.5.x version.
> <ul>
>
> <li><a href="wicket13/">Wicket 1.3 Examples</a></li>
> <li><a href="wicket14/">Wicket 1.4 Examples</a></li>
> <li><a href="wicket/">Wicket trunk Examples</a></li>
> </ul>
>
> <h2>Contributed Wicket Examples Demo</h2>
>
>    Note that most wicketstuff-core projects have an example application but
> they are not presently hosted.
>
> <li><a href="wicketsecurity">Wicket Security Examples</a></li>
> <li><a href="wicketdojo13">Wicketstuff Dojo 1.3 Examples</a></li>
> </ul>
>
> <p>- The Wicket Stuff admins</p>
> </body>
> </html>
>
>
> "
>
> Thanks,
>
> Mike
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to