Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
FAQ plugin needs an XML Schema file for validation.
Activity
Jeff Jensen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Jeff Jensen
made changes -
| Attachment | faq.xsd [ 15264 ] |
Brett Porter
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
Brett Porter
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
I attached one. Hopefully it is accepted for inclusion. If changes needed, just let me know. I used the faq.fml sample file from plugin web docs.
Works nicely for me, please comment.
Current restriction is it requires all text in <question> and <answer> elements in elements of their own. Solution for "plain text" is to place them in paragraphs <p> or other HTML tags, such as <span>.
Some may think this is a pain, yet for CSS usage, having all text in a tag, especially paragraph, can make CSS settings and changing them much easier and faster.