phpMyEdit-mce-cal is a merge of HTML textarea and calendar popup extensions. This extension should be used instead of phpMyEdit-htmlarea and phpMyEdit-calpopup extensions. See extension source code comments for full documentation.
To use this extension you have to include
extensions/phpMyEdit-mce-cal.class.php file and call
new phpMyEdit_mce_cal($opts)
instead of common phpMyEdit class
file.
This extension is again contribution of Adam Hammond
<ajh@phpmyedit.org>
from London.