Re: [SLUG] Wiki software

2011-11-24 Thread Matthew Hannigan


If you're considering a git backed wiki like others have suggested you
could do worse than use the one that github uses; gollum. 
 
 https://github.com/github/gollum

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Wiki software

2011-11-22 Thread Marghanita da Cruz

The other option CPANEL provides (or at least the configuration my ISP
currently offers) is

TikiWiki "designed to be an international, clean and extensible Content
Management System and Groupware that can be used to create all sorts of web
applications, sites, portals, intranets and extranets. TikiWiki also works
great as a web-based collaboration tool. TikiWiki has a lot of native
options and sections that you can enable/disable as you need them."
http://tiki.org/

Also this application of MediaWiki 1.17.0" might be of interest:
"The Cancer Council Australia wiki platform is web-based information and 
education on clinical practice guidelines and that can be constantly 
updated." 


I am mulling over two applications of a wiki. The first is to aid
collaborative authoring of books/documents which have a freeze date.

The second application, is to possibly one day to manage the content of
Annandale on the Web . This is currently
handcrafted HTML. I don't envisage this ever being collaborative - just one
editor but lots of hyperlinks/references.

Marghanita
Daniel Solsona wrote:

gitit.net also looks very good.

I'm using mediawiki myself, but I'll probably try gitit.

El 21 de novembre de 2011 9:17, onlyjob  ha escrit:


My favourite are dokuwiki (PHP) and ikiwiki (Perl).
Both do not use DB backend.
Ikiwiki rely on git with some of its functionaly, like another
interesting one - git-wiki (Ruby).

I'm sure you know about wikimatrix.org web site where you can find
heaps of information about many wiki.
However at the moment I can't open this useful site :(

Good luck - please let us know about you choice when you make it.

Regards,
Dmitry.

2011/11/21 Marghanita da Cruz :

Any opinions on the good, bad, ugly Wiki software?

I'm playing with PHPwiki (because it is tiny).

Marghanita
--
Marghanita da Cruz
http://ramin.com.au
Tel: 0414-869202


--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html




--
Marghanita da Cruz
http://ramin.com.au
Tel: 0414-869202







--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Wiki software

2011-11-21 Thread Daniel Solsona
gitit.net also looks very good.

I'm using mediawiki myself, but I'll probably try gitit.

El 21 de novembre de 2011 9:17, onlyjob  ha escrit:

> My favourite are dokuwiki (PHP) and ikiwiki (Perl).
> Both do not use DB backend.
> Ikiwiki rely on git with some of its functionaly, like another
> interesting one - git-wiki (Ruby).
>
> I'm sure you know about wikimatrix.org web site where you can find
> heaps of information about many wiki.
> However at the moment I can't open this useful site :(
>
> Good luck - please let us know about you choice when you make it.
>
> Regards,
> Dmitry.
>
> 2011/11/21 Marghanita da Cruz :
> > Any opinions on the good, bad, ugly Wiki software?
> >
> > I'm playing with PHPwiki (because it is tiny).
> >
> > Marghanita
> > --
> > Marghanita da Cruz
> > http://ramin.com.au
> > Tel: 0414-869202
> >
> >
> > --
> > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
> >
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Wiki software

2011-11-21 Thread onlyjob
My favourite are dokuwiki (PHP) and ikiwiki (Perl).
Both do not use DB backend.
Ikiwiki rely on git with some of its functionaly, like another
interesting one - git-wiki (Ruby).

I'm sure you know about wikimatrix.org web site where you can find
heaps of information about many wiki.
However at the moment I can't open this useful site :(

Good luck - please let us know about you choice when you make it.

Regards,
Dmitry.

2011/11/21 Marghanita da Cruz :
> Any opinions on the good, bad, ugly Wiki software?
>
> I'm playing with PHPwiki (because it is tiny).
>
> Marghanita
> --
> Marghanita da Cruz
> http://ramin.com.au
> Tel: 0414-869202
>
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Wiki software

2011-11-20 Thread peter
> "Zenaan" == Zenaan Harkness  writes:

Zenaan> I like the idea of a git - backed wiki. Gives a version
Zenaan> controlled, robust data store. I often find the comparison
Zenaan> tables on wikipedia to be very useful, for many types of
Zenaan> software.

We've been running Moin for many years.  It's got a reasonably nice
language, is entirely written in Python (which is good for
configurability, but makes some things a little slow).  Its main
drawback is lack of any kind of `talk' page, so conversations about
page content tend to get mingled into the page.

Peter C
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Wiki software

2011-11-20 Thread Zenaan Harkness
I like the idea of a git - backed wiki. Gives a version controlled,
robust data store. I often find the comparison tables on wikipedia to
be very useful, for many types of software.

goo dluck
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Wiki software

2011-11-20 Thread Amos Shapira
I like MediaWiki.

2011/11/21 Marghanita da Cruz 

> Any opinions on the good, bad, ugly Wiki software?
>
> I'm playing with PHPwiki (because it is tiny).
>
> Marghanita
> --
> Marghanita da Cruz
> http://ramin.com.au
> Tel: 0414-869202
>
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: 
> http://slug.org.au/faq/**mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] Wiki software

2011-11-20 Thread Marghanita da Cruz

Any opinions on the good, bad, ugly Wiki software?

I'm playing with PHPwiki (because it is tiny).

Marghanita
--
Marghanita da Cruz
http://ramin.com.au
Tel: 0414-869202


--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] Wiki software

2008-05-10 Thread Mary Gardiner
Hi all,

I am considering hosting a wiki for some folks, it is currently hosted
on PBWiki. If anyone knows PBWiki at all, can you recommend Free wiki
software that is closest in syntax and look-and-feel to the PBWiki
software?

-Mary
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html