Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Admin > Write > HTML -- should the article title be HTML'd?
I’m testing the current 4.6-dev and getting used to Hive.
The Write > HTML tab currently shows the article body and excerpt wrapped in HTML. The article title however, is left as-is (i.e., not HTML’d).
Is this by design? I understand that wrapping the title in an arbitrarily-numbered <h[1-6]>
tag pair might override article CSS, but the UX isn’t really ideal in the current scenario. Possible solutions:
- do nothing, it’s intentional
- remove the article title from the HTML tab
- wrap the title in an
<h1>
tag pair so it’s valid HTML - something else
Input gratefully received, sirs and misses.
Offline
Re: Admin > Write > HTML -- should the article title be HTML'd?
Will investigate, can you open an issue? Cheers!
Offline
Re: Admin > Write > HTML -- should the article title be HTML'd?
Offline