Technologies

Aller au contenu | Aller au menu | Aller à la recherche

lundi 28 septembre 2009

Dotclear button bar for BUeditor

BUeditor is a configurable toolbar for textarea in Drupal.

I did a quick tool bar in order to have the main Dotclear wiki syntax shortcuts available. This is usefull in conunction with the module Dotclear wiki syntax for Drupal.

Dotclear BUeditor buttons

jeudi 24 septembre 2009

Using the Dotclear wiki syntax with Drupal

In a previous post, I presented a Drupal module I did to allow using the Dotclear wiki syntax in Drupal.

I have recently updated this module. it main new feature is that when the wikitools module is installed, the Dotclear module will create links automatically for words writen with CamelCase.

New version : Dotcler wiki syntax for Drupal (click to download). For installation instructions, refer to the previous post.

mardi 7 avril 2009

Using the Dotclear wiki syntax with Drupal

MàJ 20090924 : there is a new version

The Dotclear wiki syntax is simple and allow easy access to the most used styles in a publishing system. It has simple tags for titles, emphasis, bulleted and numbered lists and foot notes.

I already did a quick hack to allow to Use the Dotclear wiki syntax in text editors for BBedit, TextWrangler and MarsEdit.

I had the chance to find the MarkDown module for Drupal. That was a good starting point to work on a Dotclear wiki syntax module for Drupal (click to download).

Installaton of this module is easy.

First, upload the folder dotclear inside the folder /drupal/sites/all/modules/. In all the following steps, replace drupal by the name of your root folder install. If the folder modules does not exists yet (fresh install), create it.

Then, with your web browser, go to http://example.com/drupal/admin/build/modules/list. And scroll down to the section Input filters.

Module Dotclear wiki syntax

Click the check box near Dotclear wiki filter so that it have a check mark Check box with check mark. Then scroll down to the bottom of the page and click on Save configuration.

Go to /drupal/admin/settings/filters.

Input formats

Click on Add input format. Name it Dotclear. Allow Anonymous and Authenticated users, check the box close to Dotclear and no other box.

Add input format

Click Save configuration. Then go back to /drupal/admin/settings/filters/list.

Input formats (default)

You may select Dotclear and click Set default format if you want all users to use it by default.