Cannot mark text
Opened this issue · 4 comments
The icon isn't working, because the javascript seems to be wrong for marked text.
<img height="22" width="22" alt="" onclick="insertAtCursor('body', '''', 'marked text', '''');return false" title="marked text" src="/modules/LuMicuLa/images/mark.png">
The problem should be solved. Can you test it? Thank you.
No, sorry.
I cannot test it, because the module isn't working without the textarea ID.
----- (Sent via mobile phone) -----
Am 05.05.2012 um 09:55 schrieb phaidonreply@reply.github.com:
The problem should be solved. Can you test it? Thank you.
Reply to this email directly or view it on GitHub:
#6 (comment)
I cannot test it, because the module isn't working without the textarea ID.
There should be no problem with the current gitversion of Dizkus and LuMicuLa. The textarea ID problem is just a design question.
I've removed the textarea attribute in the notifydisplayhook-call. See zikula-modules/DizkusModule@54f309a
That's why it is no longer working.