No I did'nt. I was actually trying to see if what I write works in like a day or two and then put the code into the quickstart page.
By the way, I have no idea how to edit that page to write Javascript/HTML code without taking the source code of the page and saving it on my computer, which should work for you guys, so I can e-mail the quickstart.html to you guys. It's just easier for me to work on since I can take it everywhere with me. And the problem is a lot bigger cause the command line replaces everything on the page. I am going to upload the quickstart.html with the added in components. Martijn Dashorst wrote: > > I don't see it here: > http://cwiki.apache.org/confluence/display/WICKET/GHOP+-+quickstart > Are you editing the page in the link above? It was meant for that ;) > > Martijn > > On Dec 3, 2007 9:05 PM, popnbrown <[EMAIL PROTECTED]> wrote: > >> >> Status Report: >> >> So far I have the text box fields for GroupId and ArtifactId and a button >> to >> click that will generate the command line. However, when the button is >> clicked the applet and button get replaced by the command line. >> >> That might be a little frustrating for the user because he/she would have >> to >> refresh to re-create a new line, so right now I am trying to write the >> line >> below the button. >> >> Tips would help!!! >> >> >> Martijn Dashorst wrote: >> > >> > The current quickstart page shows a commandline that is not very >> friendly >> > to >> > edit by hand: you have to unwrap the lines and figure out which parts >> need >> > to be changed. This task will add to the example two textboxes and a >> bit >> > of >> > Javascript to generate the maven command ready to copy/paste to a dos >> box >> > (or unix commandline). >> > It should ask for the groupId and the artifactId and generate the >> > resulting >> > commandline. It should also be able to be run inside a confluence wiki >> > page. >> > The student can test using the Wicket confluence wiki. We will move the >> > page >> > when ready to the official space. >> > >> > References: >> > - Official Quickstart page: http://wicket.apache.org/quickstart.html >> > - The GHOP Quickstart page open for editing by the student: GHOP - >> > quickstart< >> http://cwiki.apache.org/confluence/display/WICKET/GHOP+-+quickstart> >> > >> > Martijn >> > >> > -- >> > Buy Wicket in Action: http://manning.com/dashorst >> > Apache Wicket 1.3.0-rc1 is released >> > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/ >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/New-task-for-ghop%3A-generate-commandline-for-quickstart-archetype-in-webpage-tf4932123.html#a14137604 >> Sent from the Wicket - Dev mailing list archive at Nabble.com. >> >> > > > -- > Buy Wicket in Action: http://manning.com/dashorst > Apache Wicket 1.3.0-rc1 is released > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/ > > http://www.nabble.com/file/p14139504/quickstart.html quickstart.html -- View this message in context: http://www.nabble.com/New-task-for-ghop%3A-generate-commandline-for-quickstart-archetype-in-webpage-tf4932123.html#a14139504 Sent from the Wicket - Dev mailing list archive at Nabble.com.
