Hi,
Sorry if there's already an answer to this in the docs or on the many topics of this forum but I was wondering what would be the best way to make a "multiple-steps" operation simpler. In my case, I'd like to allow users to underline and set the color to red for the selected text. So instead of selecting the text then clicking underline then clicking text->red, I'd like to have a single button to do this.
What would be the most efficient way to do it in FCKEditor? Is a plugin my only solution?
Thanks in advance.
Sorry if there's already an answer to this in the docs or on the many topics of this forum but I was wondering what would be the best way to make a "multiple-steps" operation simpler. In my case, I'd like to allow users to underline and set the color to red for the selected text. So instead of selecting the text then clicking underline then clicking text->red, I'd like to have a single button to do this.
What would be the most efficient way to do it in FCKEditor? Is a plugin my only solution?
Thanks in advance.
Re: Best way to make a "macro"