I don't know. If you think about what would be the least work, I would say have one entry page for the wicket-stuff project and everything else on the WIKI.
Eelco On 11/22/06, James McLaughlin <[EMAIL PROTECTED]> wrote: > There are some issues surrounding wiki that should be discussed, however. SF > webservers mount the project directories read only, so this means the wiki > data directory had to be under /tmp/persistent/.../<wiki-dir>/ and that > directory needs to be world writeable. I changed the permissions of our > directory under persistent to keep a guy with fat fingers from rm -rf'ing > the wiki, but someone with bad intent could find the data directory and do > some damage. Also, I'm not sure what promises sf makes regarding > /tmp/persistent. Supposedly they deleted everything there a couple of years > ago, probably because the fs filled up. Good backups will prevent a lot of > suffering here, but if we want to host wicket-stuff purely on a wiki, we > should at least discuss the risks and whether the wiki should be moved > elsewhere. > > But also, I think we should leave it to the individual maintainers whether > to use the wiki or some other system for their site. All projects should > have a dir under htdocs, like some have now, and if they want to use the > wiki, they can simply redirect to their wiki page. > > wdyt? > > jim > > > On 11/22/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > On 11/22/06, Eelco Hillenius <[EMAIL PROTECTED] > wrote: > > > On 11/22/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > > > Which is not a wise thing to do. The site is generated from the > > > > wicket-stuff main project using maven. So your change will be > > > > overwritten the next time it is generated. > > > > > > heh. A couple of emails back you proposed not to use maven site in the > > > future, but use the WIKI for the whole site instead :) > > > > True, but then we would rm -rf the whole site... nuf said :) > > > > Martijn > > > > > ------------------------------------------------------------------------- > > 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-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------------------------- > 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-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------- 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-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
