Hi,
I have read the development documentation and it went straight over my head. Basically I would like to add a button that will add the following code to the text that you have highlighted.
<span class="nolink"> Highlight word/s </span>
Is there a document that someone knows about the explains how to do it, that is easy for a beginner to follow? or does someone know of a plugin that already has the same functionality?
I know there is a link break feature already integrated into FCKEditor, but Moodle (open source elearning) has modules which autolink certain words, and the only way to remove auto links is with the span code above.
Anyhelp would be appreciated....
Kind regards
Chris
I have read the development documentation and it went straight over my head. Basically I would like to add a button that will add the following code to the text that you have highlighted.
<span class="nolink"> Highlight word/s </span>
Is there a document that someone knows about the explains how to do it, that is easy for a beginner to follow? or does someone know of a plugin that already has the same functionality?
I know there is a link break feature already integrated into FCKEditor, but Moodle (open source elearning) has modules which autolink certain words, and the only way to remove auto links is with the span code above.
Anyhelp would be appreciated....
Kind regards
Chris
Re: Adding a button