For a list of sites using the Drupal MO6 theme, search with:
Submitted by mo6 on Tue, 2010-12-21 11:44
Just finished working on the 1.0 release of the Refresh module for Drupal 7. Conversion from Drupal 6 to Drupal 7 took more effort than from 5 to 6. Still, this release takes advantage of new exciting features of Drupal 7, like integration in the additional settings panes of the node editing form. Also the module uses the new hook_form_BASE_FORM_ID_alter() and hook_permission() APIs. The adding of the actual HTML meta refresh tag is done by the more structured approach of drupal_add_html_head(). One area which still has to be investigated is the new Drupal 7 PDO database layer, this is on the radar for the 1.1 release. As it is this little module works fine and shows some details of the API improvements of Drupal 7.
You can file any issues at the Refresh issue queue.
Any comments on the module? Let me know in the comments below.
Submitted by mo6 on Wed, 2010-12-08 23:22
I just created the first beta release of the Refresh module for Drupal 7. Download it at http://drupal.org/node/990844.
You can file any issues at the Refresh issue queue.
Submitted by mo6 on Tue, 2010-12-07 14:21
After several evenings of coding I just released the 1.0 version of the MO6 theme for Drupal. My goal was to make the theme of Mo6.nl available for general use which took more time than I first planned.
For general use I needed to add several options not really needed for Mo6.nl like support for primary links, site name, site slogan, support for recoloring and options to adjust some theme settings like width and header/footer image.
I hope this theme development effort will find some use in the Drupal community.
You can find more details, download the theme for Drupal 6 and file any issues at: http://drupal.org/project/mo6
Submitted by mo6 on Tue, 2010-11-30 22:44
Added re-coloring support for the third beta release of the MO6 theme for Drupal 6. The colors of several html elements are configurable manually and by color wheel at admin/build/themes/settings/mo6. Download it at http://drupal.org/node/983720
Submitted by mo6 on Sun, 2010-11-28 22:23