RE: [PHP] Recommend a wiki?

2007-11-08 Thread Daevid Vincent
I have had 'Trac' thrust upon me by an employee/coworker and while it is not
"perfect" (or even close to it), it does what it does, and it does it pretty
well.

http://trac.edgewall.org/ 

Some of my favorite things about it are:

Wiki is pretty common tags 
  (http://trac.edgewall.org/wiki/WikiFormatting)
Subversion integration with diff, view source, and
svn commit hooks ("fixes, references, etc")
You can integrate SQL 'reports' and the Wiki together. This rocks!
Ticket tracking
Roadmap graphs
Plugins
Can have different 'Tracs' setups on same server (I run two - biz
and personal)

On the negative side:

It is a little tricky to install IMHO.
It uses SQLlite (this is a pro and a con at the same time)
doesn't seem to be updated with any frequency or regularity
it's not even a 1.0 -- but that's all the rage with the kids it
seems
v0.11 is due "any day now"
all written in python (yuk)
Tickets are sort of cumbersome 
  and they store the TEXTUAL names rather than relations. *sigh*
  (for example, if you change an employee, 
   you have to search and replace the NAME, 
 not just a 'user' relational link) .WTF.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Recommend a wiki?

2007-11-08 Thread TG

My host, Dreamhost, has MediaWiki on their One Click Installs.  I gave it a 
spin. Seems to work really well.  Takes time to get used to the "wiki way" 
of doing things, but it's easy enough to learn.

-TG

- Original Message -
From: Skip Evans <[EMAIL PROTECTED]>
To: php-general@lists.php.net
Date: Thu, 08 Nov 2007 16:02:25 -0500
Subject: [PHP] Recommend a wiki?

> Hey,
> 
> Anyone want to recommend a wiki package they use 
> to document PHP code projects, libraries, etc, 
> they are happy with?
> 
> We've tried a couple but have not been thrilled 
> with them.
> 
> Thanks!
> Skip
> 
> -- 
> Skip Evans
> Big Sky Penguin, LLC
> 503 S Baldwin St, #1
> Madison, WI 53703
> 608-250-2720
> http://bigskypenguin.com
> =-=-=-=-=-=-=-=-=-=
> Check out PHPenguin, a lightweight and versatile
> PHP/MySQL, AJAX & DHTML development framework.
> http://phpenguin.bigskypenguin.com/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Recommend a wiki?

2007-11-08 Thread chris smith
On Nov 9, 2007 8:02 AM, Skip Evans <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Anyone want to recommend a wiki package they use
> to document PHP code projects, libraries, etc,
> they are happy with?

I quite like Doku (http://wiki.splitbrain.org/wiki:dokuwiki).

-- 
Postgresql & php tutorials
http://www.designmagick.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Recommend a wiki?

2007-11-08 Thread Skip Evans

Hey,

Anyone want to recommend a wiki package they use 
to document PHP code projects, libraries, etc, 
they are happy with?


We've tried a couple but have not been thrilled 
with them.


Thanks!
Skip

--
Skip Evans
Big Sky Penguin, LLC
503 S Baldwin St, #1
Madison, WI 53703
608-250-2720
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and versatile
PHP/MySQL, AJAX & DHTML development framework.
http://phpenguin.bigskypenguin.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php