Bug #1107
Fix RTE highlighting
| Status: | New | Start date: | 2008-07-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 1.0.0 | Estimated time: | 0.00 hour | |
| Votes: | 0 |
Description
Sort out this bit (in controller/static/setup.txt):
// set the user function
lib.parseFunc_RTE.tags.code.postUserFunc = user_highlightRTE->highlightRTE
Make sure that the RTE does not eat styles and classes after saving content.
History
Updated by Steffen Kamper almost 5 years ago
yes, this is no longer needed At the beginning i started with postfunc-highlight while using code-tag in rte.
Now text is saved highlighted in rte.
"Make sure that the RTE does not eat styles and classes after saving content."
This is given with the pageTS in extension. Anyway this depends on user's rte configuration.
This should be documented well in manual (integrating the button, allow classes etc)
Updated by Michiel Roos almost 5 years ago
- Target version set to 1.0.0