Loomio
Fri 31 Aug 2012 10:50PM

Documentation platform

T twain Public Seen by 34
G

groovehunter Tue 11 Sep 2012 10:24PM

the one concurrent proposal I see is to put it all on the drupal site .

But a wiki is a wiki. And there are so many people who can work with mediawiki

ST

Sean Tilley Wed 12 Sep 2012 1:34AM

Interestingly, it's actually quite possible to add it to Drupal itself. There's a great couple of modules that you can string together to add wiki functionality. This video here gives a simple demonstration: http://www.youtube.com/watch?v=KHsjjHzYOSg

What I like about a "CMS for a Project Site" approach is that a lot of infrastructure can be baked in, and we could have a solid user account system for actively contributing directly to the project itself, from its own website.

G

groovehunter Wed 12 Sep 2012 5:26AM

I will try today the drupal wiki. Last time I did was about a year ago. Freelinking had some issues. Maybe it improved.
To have it on one platform would be good.

ST

Sean Tilley Wed 12 Sep 2012 6:14AM

Cool, let me know how it goes! :)

G

groovehunter Wed 12 Sep 2012 10:04AM

installed a test drupal site on http://diasporatest.openspirit.de
@Sean , yep will do.

A

altruism Wed 12 Sep 2012 10:16AM

"Your application for an account is currently pending approval" do Drupal have alternatives or is this the only way to manage registration of new users?

A

altruism Wed 12 Sep 2012 10:51AM

I also tested to create a wiki page, it is also waiting for approval. Just for evaluation, can we turn "off" approval?

G

groovehunter Wed 12 Sep 2012 12:07PM

I find it hard to setup this wiki. But havent watched the video yet, will do now.

A

altruism Wed 12 Sep 2012 12:10PM

I know you are testing it, be cool.

G

groovehunter Wed 12 Sep 2012 12:26PM

On test platform I set registration mode free.

@all who are interested in drupal tests or discussion apply for new subgroup!
So we can continue discussion there!?

ST

Sean Tilley Wed 12 Sep 2012 4:14PM

No, we should keep discussion on here for the most part. I don't want to have to check three or four different sites just to have a conversation. ;)

A

altruism Wed 12 Sep 2012 4:17PM

Sean, I think he meant a sub-group here in Loomio.

ST

Sean Tilley Wed 12 Sep 2012 4:18PM

Oh. :P

JH

Jordan H Tue 18 Sep 2012 8:26PM

One suggestion I have: we could use the Wiki for macro-level documentation (what certain folders are used for, and so on) and use Doxygen for code-level documentation for easy look-up.
I am confused as to where documentation is being used. Stack Exchange or Wiki?

ST

Sean Tilley Tue 18 Sep 2012 9:14PM

Currently, all documentation is located on our GitHub repo's wiki. However, as we're thinking about some changes in infrastructure, we're considering better options.

So far, two of the more practical options (if we go the self-hosted route) are as follows:

1.) Use MediaWiki. MW is tried-and-true, and is pretty easy to organize.

2.) Build into Drupal using a wikitools and FreeLinking module set. The upside of this is that we can integrate wiki functionality directly into the Drupal platform, which could serve several other functions as a central project site, and provide a useful set of reasons to register a single account.

G

goob Tue 18 Sep 2012 10:20PM

I think a self-hosted wiki would be the best way forward. I can't really comment on the technical benefits of different systems as I don't know anything about them, so will leave that up to those who do. It sounds promising.