Metadata
- Source
- FLUID-758
- Type
- Task
- Priority
- Minor
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Allison Bloodworth
- Created
2008-06-10T16:51:31.000-0400 - Updated
2008-10-24T11:06:28.000-0400 - Versions
- N/A
- Fixed Versions
-
- 0.6beta1
- Component
-
- OSDPL
Description
Determine what input format (e.g. Filtered or Full HTML) to use as a default in the OSDPL, and then set it up to be the default for all content types. Then determine whether we would like to restrict access to certain input formats (e.g. Full HTML) to certain roles, and implement this. If we use Filtered HTML, I think we will have to enter a lot more accepted tags. Also, if we go with Filtered HTML folks who don't have permission to use Full HTML will not be able to edit any of those nodes, so we will have to go through all the nodes we want users to be able to edit (e.g. design patterns, forum posts, maybe articles), change their format to Filtered HTML, and then QA check to make sure none of the formatting was lost.
Comments
-
Allison Bloodworth commented
2008-06-10T16:51:40.000-0400 -
-
Jonathan Hung commented
2008-10-24T11:06:28.000-0400 Added a few more tags (like Span, Div, Cite, etc) to the accepted tags used in Filtered HTML.
Existing design patterns confirmed to still look proper.