1
Hi I'd like to see the following in XoopsThemeForm and related classes:
1) An option to render the XoopsFormDhtmlTextArea without the smilies. Using a normal XoopsFormTextarea would also eliminate the use of features like the imagemanager and such. Smilies are not a popular feature when using XOOPS to design corporate websites for my clients.
Related:
2) In XoopsObject: Currently XOBJ_DTYPE_TXTAREA's smileys are rendered whenever doxcode is enabled, regardless of the dosmiley setting. However for corporate websites it is desirable to have the possibility to render markup elements like [b] and [i] but not render smilies. It would also be convenient if this could be set per variable instead of object-wide.