Thursday, May 31, 2007

TWiki WysiwygPlugin and KupuContrib improved

Another contribution we were working on was improving TWiki's WysiwygPlugin and KupuContrib.



We were having usability problems and also facing some bugs. Also we were needing some new features. So here is what we have done:
  • Preview on modal window using AJAX
  • Advanced editor mode (also opens a modal window using AJAX)


  • Wiki links to new page


  • Better Full Screen mode
  • Improved design
  • Tool for inserting HRs
  • Some minor bug fixes in WysiwygPlugin
Download the plugins here.

Installation Instructions: Just unzip into your TWiki directory.

Friday, May 25, 2007

WordPress MU Blog Categories Plugin

We are proud to announce that we are releasing our first contribution: the Blog Categories Plugin for WordPress MU.

The plugin gives blogs classification into categories. It adds category selection in the blog registration form and a Blog Category page in the admin panel.

Installation instructions:
1) Set the categories you want to create in wpmu-blogcategories.php, line 64.
In the current version, there's no tool for changing the categories after creating them. But you can change them manually in the database.
Optionally, you can set the default category id for each blog in line 77.

2) Add an entry in our sidebar invoking the categories list:
<h2>Blogs Categories</h2>
<ul>
<?php certi_get_categories_html(); ?>
</ul>

3) Customize the blog_categories.php page to your theme.

Feel free to post doubts and suggestions here.

Wednesday, May 23, 2007

CERTI Open Source

The CERTI Foundation has a new collaboration tool.

From this blog and CERTI Open Source, it will be released the open source projects developed at CERTI.