#3116 closed New Feature (wontfix)
New button - quote selected text
| Reported by: | LexRiver | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Add a new button "Quote selected text". It inserts any selected text on a page into the FCKeditor with some css style. For example : <span class="Quote">Some selected text</span>
Change History (2)
comment:1 Changed 17 years ago by
| Priority: | High → Normal |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
comment:2 Changed 17 years ago by
You can simply use the styles system to achieve that, adding your custom style to the styles combo.

There's already a button to set quotes. If you want to read the text in the rest of the page you'll need to create a plugin for it.