We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 text was updated successfully, but these errors were encountered:
The problem should be solved. Can you test it? Thank you.
Sorry, something went wrong.
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 [email protected]:
The problem should be solved. Can you test it? Thank you. Reply to this email directly or view it on GitHub: #6 (comment)
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.
No branches or pull requests
The icon isn't working, because the javascript seems to be wrong for marked text.
The text was updated successfully, but these errors were encountered: