Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
issue with textile on the demo site
In Pete’s demo site, the validation fails because txp uses acronym
instead of abbr
. This seems to be a textile issue as the text is entered correctly in the article. see below.
>Edited to add that resaving the initial article, the issue is corrected. Would this be a pre HTML5 implementation issue where the article is initially saved in the db in xhtml?
> Edit 2. As the article is currently re-saved and validation is currently (and until the db is rebuilt) OK on the beta, here’s another link pointing to the dev.
Last edited by colak (2020-02-08 10:16:11)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: issue with textile on the demo site
Interestingly bizarre ? I just now saved a draft
article there at Pete’s place with an abbreviation or two, and saved correctly as <abbr />
.
Locally, the welcome article uses the expected <abbr />
tag. That DB has been created a few days ago, I don’t remember touching that article.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: issue with textile on the demo site
I think that the initial article is saved in the db in xhtml but the default install is using html5. In the demo site, where the process happens automatically every few hours, the html parsed from the db is xhtml but the heading is html.
Saving the article, updates its markup in the db to html5 and all is OK.
I rechecked it now and I think that this diagnosis seems accurate, on Pete’s site, my local install, and the sites found in my google search below. .
As some people install and leave the first page as is for some time (<— Warning! Google search link), I think that this minor issue should be looked at like an easy to squash bug.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: issue with textile on the demo site
Good spot. We should squash this. Could you raise a GitHub issue please and we’ll see what can be done.
Last edited by Bloke (2020-02-09 10:08:57)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: issue with textile on the demo site
Actually, don’t worry about it. Trivial to fix. I’ll do it now.
Edit: Done, please test.
Last edited by Bloke (2020-02-09 10:12:13)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: issue with textile on the demo site
Great, I’ll download the whole of the dev later and do a clean install.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: issue with textile on the demo site
Thanks.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: issue with textile on the demo site
Well, the demo site earned its keep today!
Offline
Re: issue with textile on the demo site
Latest dev has no validation errors after a fresh install in my localhost.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline