MojoMojo

From WikiIndex
Jump to: navigation, search
MojoMojoLogo.png MojoMojo.org
Recent changes
[No WikiNode]
[No About]
[No Mobile URL]
Founded by: unknown
Status: Dead
Language: Multilingual
Edit mode: LoginToEdit
Wiki engine: MojoMojo
Wiki license: No license
Main topic: MojoMojo
Wiki size: 30 article pages [No see stats]


MojoMojo.org wiki was the wiki site for the MojoMojo wiki engine software. This wiki became heavily spammed, and was taken offline early 2016.

MojoMojo.org

Thanks to sites like Wikipedia, most people today have heard of Wikis. Depending on your definition, MojoMojo might be a Wiki. This is pretty cool! It certainly makes it effortless to create web pages of text, and it can be configured so that anyone can edit any page. It can also be configured so you have to register to edit a page, or you can even disable registration. However, the thing that sets MojoMojo apart from other Wikis more than anything is its basic structure. Every page in MojoMojo can have a set of pages below it. In turn those pages can have sets of pages under them as well. This means MojoMojo supports a tree structure of pages, just like a directory structure on a hard drive.

We also have a bunch of features you won't find in every wiki, like an attachment system that automatically makes a web gallery of your photos, live AJAX previews as you are editing your text, and a proper full text search engine built straight into the software. MojoMojo is written in the Catalyst framework. It's 100% SQL driven, thanks to the DBIx::Class ORM. This allows MojoMojo its rich feature set without sacrificing performance and scalability.

The code running MojoMojo is open sourced under the Artistic License, just like Perl. Even though the project was started by Marcus Ramberg, it has a number of contributors from all over the world. The project has been running since 2005, with the first public release to CPAN in the fall of 2007. We are currently working towards a 1.0 release, as well as serving the needs for the Catalyst wiki.

"So this all sounds interesting", you say, "but can I test this thing? Kick its tires and see beyond the marketing hype". We're glad you asked. Being firm believers of eating our own dog food, this site is 100% powered by MojoMojo. Feel free to register and create a few pages. Or if you want to test it on your own server, go ahead and download it from CPAN. You might want to read the Installation Instructions, but it should be quite manageable to get it up and running.