Spotlight | Reviews | Current Issue | Academy | Newsletter | Subscribe | Shop |
Departments

Yatego Shopping
Yatego International
Germany's Shoppingmall No.1! 10000 Shops and over 3,4 Mio. Products. Computer, Software and Technic Guidebooks.

user friendly

Admin Magazine

ADMIN Network & Security

Subscribe now and save!

 ADMIN - Explore the new world of system administration! ADMIN is a smart, technical magazine for IT pros on heterogeneous networks. Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:

  • network security
  • system management
  • troubleshooting
  • performance tuning
  • virtualization
  • cloud computing

 on Windows, Linux, Solaris, and popular varieties of Unix.

http://www.admin-magazine.com/

  linuxpromagazine.com » Online » Blogs » Productivity Sauce » WikiCrowd: Lightweight Wiki for Collaborative Editing  

Productivity Sauce
Productivity Sauce

WikiCrowd: Lightweight Wiki for Collaborative Editing

There are a few things that set WikiCrowd apart from other wiki engines. Take, for example, its installation procedure. WikiCrowd doesn't require any database back-end, so you only need a machine with an Apache server and PHP 5.2 for it. WikiCrowd comes as a single install.php file which does the donkey job of installing the wiki on your server. Drop the file into the document root of your server and point your browser to http://yourserver/install.php. Fill out the required fields and specify the access rights for your wiki. You can either choose one of the available access profiles or specify your own by choosing the Your choice option and ticking the appropriate check boxes. Hit then the Install button, and your wiki is ready to go.

WikiCrowd is geared towards collaborative writing, and its formatting syntax reflects that. In addition to the usual text formatting options like bold, italics, superscript, and subscript, WikiCrowd features few tags for defining document structure such as @title and @subtitle for page titles and subtitles, @par for paragraphs, and @footnote for footnotes. Other tags include @listitem for formatting lists, @quote for quotations, @img for linking to graphics files, and @html for inserting HTML code snippets. Like any other wiki, you can add a new page by simply linking to it. For example, the @page[LoremIpsum] link creates the LoremIpsum page. Naturally, you can insert external links, too, by specifying the target URL: @page[http://linux-magazine.com]

WikiCrowd wouldn't be a wiki without the ability to track changes, and the Changes link in the upper-right corner provides an overview of all changes made to WikiCrowd pages. The wiki engine supports color coding, which makes it easier to keep tabs on changes. WikiCrowd also sports a nifty feature that lets you view changes made to a specific segment of the page. Click on the star icon next to the page segment, and a list of changes made to the segment appears in a sidebox. WikiCrowd can handle multiple users, and you can either let WikiCrowd handle user registration or you can create and configure user accounts manually.

While WikiCrowd won't replace a full-featured wiki system like DokuWiki or MediaWiki, it can come in handy when you need to quickly set up a collaborative environment that is easy to manage, doesn't have a learning curve, can handle multiple users, and provides an easy way to track changes.

Comments

LionWiki URL

Tarsan Oct 24, 2009 3:31pm GMT

Sorry, I forgot to post URL, here it is:

http://lionwiki.0o.cz

LionWiki

Tarsan Oct 24, 2009 3:30pm GMT

I'd like to suggest to try LionWiki. It's IMHO even simpler and easier to install. No users, no ACL, no problems. Installation consists of copying one file and creating one directory. There are a lot of useful plugins too, like comments, RSS or support for tags.

Print this page. Recommend
Share