mydhtml
=======
SmartMarkUP (BBcode Editor for textarea) for XOOPS Cube Legacy
This module is a just sample how to implement BBCode editor as XOOPS Cube Legacy module.

Requirement
-----------
-XOOPS Cube Legacy 2.2 or later

Main Feature
------------
- Implement SmartMarkUP(http://www.phpcow.com/smartmarkup) to textarea

How to Use
----------
1) Install this module as normal.
2) Change the target text area's "editor" parameter as <{xoops_dhtmltarea editor=bbcode}>

