Feature #8414
Support of RTE field
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Start date:
2010-06-21
Due date:
% Done:
0%
Description
I have a project where content can be edited via a RTE in the backend and displayed via pt_list in the frontend but pt_list does not yet have the ability to add the missing p-tags since they are not stored in the db.
to make this work, i need to set
plugin.tx_ptlist.view.filterHtml = 0
but that alone does not fix the problem.
Please add the feature to render RTE fields with p-tags. Here I found some information abou that:
http://www.pi-phi.de/rendering.html
History
#1
Updated by Simon Schaufelberger over 9 years ago
- Status changed from New to Closed