Skip to main content

wikipedia

CMS Report as a Wikipedia reference

Bryan's picture

Occasionally, I see a post that I have written as a reference in a white paper, a book, or somewhere else online.  I actually started CMSReport.com as a place for me to learn more about Web content management systems and information systems.  Whenever someone references CMS Report it signals that we have gone full circle where someone is also learning from me.  There is not a more awesome feeling than this.

One thing I have yet to achieve is being a legitimate reference at Wikipedia.  Until now!  CMS Report is being referenced on the wiki page for Frog CMS.

1. ^ "phpRadiant to imitate Radiant CMS" (2007-01-04). Retrieved on 2008-04-28.

For those that do not not know, phpRadiant was the original project name for this current Frog CMS.  Frog CMS was inspired by the Ruby on Rails application, Radiant CMS.   Naturally, after two years in development, the developers for Frog CMS have become inspired with their own roadmap for building this CMS.  Frog is currently available at version 0.9.5 from the Frog CMS download page.

MediaWiki plus FCKeditor: WYSIWYG for the wiki

Bryan's picture

A couple years ago we decided to use MediaWiki for a wiki implementation at work.  Wikipedia uses MediaWiki for their wiki application so we felt it was the right choice for our needs.  One concern my team had was that MediaWiki didn't come with a rich text editor (no WYSIWYG).

While a number of us may be fine with using wikitext or HTML to edit our wiki pages, I believe the majority in any organization prefers to edit their pages with a friendly user interface similar to that found on their word processor. At the time, we tried a number of solutions but found neither the suggested TinyMCE or FCKeditor implementation integrated that well with mediaWiki.   So for our project we settled with wikEd, an editor that still required users to work with wiki syntax but surprising a very good tool for most users.

During a lunch conversation last week with Deane Barker of Gadgetopia and Blend Interactive, I mentioned my frustrations with MediaWiki not having available a good WYSIWYG solution.  Deane suggested that I look at a more recent implementation of MediaWiki plus FCKeditor. This project is being supported by the developers of FCKeditor themselves.