#21304: Fixed Text Element HTML filter issues.

- Implemented HTML filters for Html, Text and Paragraph elements
- Tokens are only processed on the front-end, not in the editor page itself. This also prevents an exception when the {Shape.Execute} token is used with a theme specific shape.

Work Item: 21304
This commit is contained in:
Sipke Schoorstra
2015-04-03 01:46:57 +02:00
parent af110a8399
commit eb61269d85
36 changed files with 365 additions and 143 deletions
File diff suppressed because one or more lines are too long