Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2018-12-20 14:19:58
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 10,089
- Website
Feedback to: Textpattern CMS 4.7.2 Released
Please provide any feedback here related to Textpattern 4.7.2 Released.
We appreciate all feedback. Please check the issue queue before raising a problem.
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
#2 2018-12-20 14:27:23
- gaekwad
- Admin
- From: People's Republic of Cornwall
- Registered: 2005-11-19
- Posts: 3,400
Re: Feedback to: Textpattern CMS 4.7.2 Released
Great work, Team Textpattern!
Offline
#3 2018-12-20 14:33:55
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,188
- Website
Offline
#4 2018-12-20 15:10:54
- gaekwad
- Admin
- From: People's Republic of Cornwall
- Registered: 2005-11-19
- Posts: 3,400
Re: Feedback to: Textpattern CMS 4.7.2 Released
etc wrote #315649:
Ahem.. Pete, you are its member :-)
One of many developers, designers, testers, bug reporters & squashers, documentation tweakers, translators…
Offline
#5 2018-12-20 15:24:50
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,188
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
Agreed. Textpattern is our community child, I hope it’s growing better with every version.
Offline
#6 2018-12-20 16:41:56
- colak
- Admin
- From: Cyprus
- Registered: 2004-11-20
- Posts: 8,546
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
Way to go!
I have updated one site without any visible issues yet. I take it that etc_easter_eggs is no longer needed right?
Yiannis
——————————
neme.org | hblack.net | State Machines | NeMe @ github
I do my best editing after I click on the submit button.
Offline
#7 2018-12-20 17:03:09
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,188
- Website
Offline
#8 2018-12-20 17:31:19
- colak
- Admin
- From: Cyprus
- Registered: 2004-11-20
- Posts: 8,546
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
etc wrote #315658:
Shouldn’t be, unless you really need to tweak other hidden preferences it sets.
Tell me more!!! :)
Also, on Preferences advanced I get
;css="text/css"
js="application/javascript"
json="application/json"
svg="image/svg+xml"
xml="application/xml"
txt="text/plain"
csv="text/csv"
htm="text/html"
html="text/html"
Should that first semicolon be there?
Yiannis
——————————
neme.org | hblack.net | State Machines | NeMe @ github
I do my best editing after I click on the submit button.
Offline
#9 2018-12-20 22:58:26
- phiw13
- Plugin Author
- From: Japan
- Registered: 2004-02-27
- Posts: 2,267
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
Some very nice and welcome improvements to Textile! (Thanks Gocom and Oleg)
Now studying the small and no-so-small changes to TXP tags (thanks Oleg).
Where is that emoji for a solar powered submarine when you need it ?
Offline
#10 2018-12-21 07:42:27
- colak
- Admin
- From: Cyprus
- Registered: 2004-11-20
- Posts: 8,546
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
colak wrote #315659:
Tell me more!!! :)
Also, on Preferences advanced I get
;css="text/css"...
Should that first semicolon be there?
I see. The advanced preferences are only visible if etc_easter_eggs is installed.
Yiannis
——————————
neme.org | hblack.net | State Machines | NeMe @ github
I do my best editing after I click on the submit button.
Offline
#11 2018-12-21 07:48:19
- phiw13
- Plugin Author
- From: Japan
- Registered: 2004-02-27
- Posts: 2,267
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
colak wrote #315662:
I see. The advanced preferences are only visible if etc_easter_eggs is installed.
No. First disable etc_easter_eggs
, then go to Preferences > Admin. At the bottom, enable the Advanced Options pref. After that you have a pref panel for all those.
Also, that ,
(comma) you mentioned, that is a marker to comment out the line (.csv
or .ini
)
Where is that emoji for a solar powered submarine when you need it ?
Offline
#12 2018-12-21 09:46:33
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,188
- Website
Re: Feedback to: Textpattern CMS 4.7.2 Released
colak wrote #315659:
Tell me more!!! :)
You can set the maximum recursive calls depth of Forms and probably the number of parsing passes, but I have not yet found a use for this.
Should that first semicolon be there?
It’s a comment, you can remove this line if you wish, as well as other unused form types. But this preference is not used anyway, uninstalling etc_easter_eggs
should delete it.
Offline