user-experience icon indicating copy to clipboard operation
user-experience copied to clipboard

Have a MediaWiki instance at wiki.perl6.org

Open lucasbuchala opened this issue 6 years ago • 8 comments

Would it be possible to have an MediaWiki instance installed at the wiki.perl6.org domain to be used by the users, core developers and enthusiast of this language?

I think it can be used to put anything that doesn't have a place already. Any user comment, notes, snippets, etc. The intention is not to replicate the documentation already existent at docs.perl6.org.

Note that I am specific about the wiki engine: it has to be MediaWiki. I believe it to be the most appropriate for this situation and I'm strongly against picking any other engine. (we can expand on the pros/cons of each engine later :)

Please, project leaders, what are your opinion? Should be a easy boolean decision: "No, the project doesn't want a standalone wiki at this moment" or "Ok, let's try this idea".

img1 img2

lucasbuchala avatar Nov 07 '18 22:11 lucasbuchala

I'm staff for miraheze.org, a user-supported, non-profit wiki farm. While I'm not commenting if this is per se a good idea, I'll just note that Miraheze would be more than willing to host a wiki for Perl 6 and install extensions on request.

(Also if any of you would be able to security-review extensions written by random people in PHP, we could always use the help.)

On Wed, Nov 7, 2018 at 2:49 PM Lucas Buchala [email protected] wrote:

Would it be possible to have an MediaWiki instance installed at the wiki.perl6.org domain to be used by the users, core developers and enthusiast of this language?

I think it can be used to put anything that doesn't have a place already. Any user comment, notes, snippets, etc. The intention is not to replicate the documentation already existent at docs.perl6.org.

Note that I am specific about the wiki engine: it has to be MediaWiki. I believe it to be the most appropriate for this situation and I'm strongly against picking any other engine. (we can expand on the pros/cons of each engine later :)

Please, project leaders, what are your opinion? Should be a easy boolean decision: "No, the project doesn't want a standalone wiki at this moment" or "Ok, let's try this idea".

[image: img1] https://camo.githubusercontent.com/961d8b02b535190e440206f06745a33dc71382a4/68747470733a2f2f692e696d6775722e636f6d2f5a4c763665707a2e706e67 [image: img2] https://camo.githubusercontent.com/ffd23250ef69972215f884cfd96405efc30c0d85/68747470733a2f2f692e696d6775722e636f6d2f49757137564d432e706e67

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/perl6/user-experience/issues/34, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGos91jVl8tLGoBBQVVWAWT4B2f4LHCks5us2NegaJpZM4YTqPq .

labster avatar Nov 07 '18 23:11 labster

Miraheze uses MediaWiki, that's perfect! Seems to be possible to host a wiki there and also use the wiki.perl6.org domain: https://meta.miraheze.org/wiki/Custom_domains. And even more important, we can put Camelia as the logo!

Thanks @labster, I didn't know this service.

I would be happy with a wiki there.

lucasbuchala avatar Nov 07 '18 23:11 lucasbuchala

Is it just me, or does running a Perl6 Wiki in anything but Perl6 seem a bit ironic?

Other than that, I will go crawl back under my rock.

Xliff avatar Nov 08 '18 18:11 Xliff

@kensanata! Help!

AlexDaniel avatar Nov 08 '18 18:11 AlexDaniel

I see wiki and static site generators as tools, I don't care what languages there are written in, just that they are good tools. I won't be messing with their source code. I think MediaWiki and Jekyll are good tools and don't bother that they are written in PHP and Ruby and not Perl 6. Thinking this way we would also have to edit and manage Perl 6 source code with text editors and version control systems written in Perl 6, no?

lucasbuchala avatar Nov 08 '18 18:11 lucasbuchala

Why don't start with Github´s wiki? And then see if we need something with more features.

chsanch avatar Nov 08 '18 18:11 chsanch

For those interested in playing with the idea: https://perl6.miraheze.org

lucasbuchala avatar Nov 08 '18 22:11 lucasbuchala

I see wiki and static site generators as tools, I don't care what languages there are written in

@lucasbuchala pretty much any wiki I maintained needed custom extensions. I don't think it will be different in this case. My bots already use some wiki pages (e.g. https://github.com/rakudo/rakudo/wiki/Monthly-Bug-Squash-Day and https://github.com/rakudo/rakudo/wiki/ChangeLog-Draft) to get things done, and I'd love to have some automation in another direction.

AlexDaniel avatar Nov 08 '18 23:11 AlexDaniel