I suggest looking at trac http://trac.edgewall.org/

I don't know how it fits the sourceforge environment but it gives a wiki, a
ticket system, and an interface to SVN, all fairly nicely integrated.

trac can be set up in a shared hosting environment, this article
http://natmaster.com/articles/installing_trac_0.10.php shows how to do it at
one provider and gives a nice list of the dependencies.

I've used trac in a couple of settings and like it.  In addtion it is python
powered so you know it's cool :-) [actually, that makes it easier for me
customize and or patch]  I've noticed a number of open source projects
running trac, but i can't name them at the moment.

erik

On 9/15/07, Geoffrey Hutchison <ge...@geoffhutchison.net> wrote:
>
>
> On Sep 15, 2007, at 2:09 AM, Greg Landrum wrote:
>
> > Does anyone have suggestions?
>
> I've installed MediaWiki for several SourceForge projects. One caveat
> is that you can't install the latest versions -- they require MySQL
> 5.x, which isn't provided by SF.
>
> But version 1.6.10 works:
> http://sourceforge.net/project/showfiles.php?
> group_id=34373&package_id=93103&release_id=487918
>
> I usually leave the wiki files in "w" and use an .htaccess file to
> rewrite "wiki" URLS:
> http://www.mediawiki.org/wiki/Manual:Very_short_URL
>
> If you want image uploading, there's another trick with /tmp/
> persistent. Let me know if that's important. There might also be
> something else -- it's been a few months since I've done this.
>
> One catch is that the SourceForge user names don't match the
> MediaWiki user names and this confuses some people.
>
> Cheers,
> -Geoff
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>

Reply via email to