You need to add an entry to commons-build/menus/sandbox-items.ent. You should also add an entry to commons-build/parts/sandbox-table.ent so it shows up in the sandbox components table. Then do site:generate from commons-build, make sure it looks OK, check in changes and then maven site:sshdeploy.
If you want the commons l&f, you should also add maven.xdoc.jsl=../commons-build/commons-site.jsl to your project.properties Phil On 8/27/05, James Carman <[EMAIL PROTECTED]> wrote: > > How do I get Commons Proxy listed on the main Jakarta Commons page as a > link > in the sandbox section? > > -----Original Message----- > From: James Carman [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 27, 2005 8:40 PM > To: 'Jakarta Commons Developers List'; [EMAIL PROTECTED] > Subject: RE: [proxy] Site Generation Issues... > > It's generated using the standard Maven build project.xml file. For some > reason, the "style" directory on the filesystem was created without read > permissions for "all" when I did sshdeploy (or maybe it happened when I > manually uploaded stuff). That's weird. Hopefully doing a chmod on it will > fix the problem. > > > -----Original Message----- > From: Simon Kitching [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 27, 2005 8:04 PM > To: Jakarta Commons Developers List > Subject: Re: [proxy] Site Generation Issues... > > On Sat, 2005-08-27 at 19:57 -0400, James Carman wrote: > > I finally got everything working and the site on my local machine looks > > pretty good. But, it looks horrible on the web! Is there something > special > > I have to do to get it looking correct? > > I would guess that the problem is a missing stylesheet. The site may > reference the stylesheet through some path that isn't valid once the > site is deployed to its final destination... > > Regards, > > Simon > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
