Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#41 2020-08-07 04:53:22
- colak
- Admin
- From: Cyprus
- Registered: 2004-11-20
- Posts: 8,469
- Website
Re: Feedback for: Textpattern CMS 4.8.2 released
colak wrote #324978:
nice! Thanks to all! Installed with no issues
I just discovered an issue with the act_if_moble
plugin which no longer works, returning 1
after each instance. Replacing that with adi_moble solved it. no, same results
As such for the plugins site, we can add that act_if_moble
only works for txp versions ≤4.8.1 .
Last edited by colak (2020-08-07 05:45:37)
Yiannis
——————————
neme.org | hblack.net | State Machines | NeMe @ github
I do my best editing after I click on the submit button.
Offline
#42 2020-08-07 12:28:36
- gaekwad
- Admin
- From: People's Republic of Cornwall
- Registered: 2005-11-19
- Posts: 3,350
Re: Feedback for: Textpattern CMS 4.8.2 released
colak wrote #325212:
I just discovered an issue with the
act_if_moble
plugin which no longer works, returning1
after each instance.
We’re working on a fix for this, we’ll be releasing it as part of Textpattern 4.8.3 soon.
Offline
#43 2020-08-14 00:15:09
- jrmartin
- Member
- Registered: 2013-03-07
- Posts: 89
Re: Feedback for: Textpattern CMS 4.8.2 released
Installed fine. Works great. One thing that bugs me: can the default options for the excerpt format be changed somehow? I’d like to change it to “Leave text untouched” and have it stay that way.
james
Offline
#44 2020-08-14 03:50:36
- Pat64
- Plugin Author
- From: France
- Registered: 2005-12-12
- Posts: 1,453
- Website
Re: Feedback for: Textpattern CMS 4.8.2 released
Thanks to the developers for the language switcher on the login panel: useful for some of my clients and their multi-language writers!
(only visible if different languages are installed)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#45 2020-08-14 08:53:50
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,079
- Website
Re: Feedback for: Textpattern CMS 4.8.2 released
jrmartin wrote #325335:
can the default options for the excerpt format be changed somehow? I’d like to change it to “Leave text untouched” and have it stay that way.
There is Use Textile
pref in Publish
section, but the excerpt shares it with the body. Users with low privileges can not change it.
Offline
#46 2020-08-14 08:57:59
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 9,996
- Website
Re: Feedback for: Textpattern CMS 4.8.2 released
Pat64 wrote #325339:
Thanks to the developers for the language switcher on the login panel
You’re welcome. Glad it’s useful. The language picker on the Users panel is also handy when creating authors as it sends the invites out in that language. And preselects their language on the login panel for a more seamless experience.
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
#47 2020-08-14 10:05:47
- philwareham
- Core designer
- From: Haslemere, Surrey, UK
- Registered: 2009-06-11
- Posts: 3,437
- Website
Re: Feedback for: Textpattern CMS 4.8.2 released
jrmartin wrote #325335:
Installed fine. Works great. One thing that bugs me: can the default options for the excerpt format be changed somehow? I’d like to change it to “Leave text untouched” and have it stay that way.
Maybe raise an issue at the GitHub repo and this can be discussed. There is also the option of using…
<txp:excerpt escape="tags" />
…to remove any HTML tags from the excerpt, although admittedly this isn’t as clean as having plain text in the first place.
Offline
#48 2020-08-14 13:22:53
- jrmartin
- Member
- Registered: 2013-03-07
- Posts: 89
Re: Feedback for: Textpattern CMS 4.8.2 released
philwareham wrote #325342:
There is also the option of using…
<txp:excerpt escape="tags" />...
…to remove any HTML tags from the excerpt, although admittedly this isn’t as clean as having plain text in the first place.
Ah, well, that was easy enough. Thanks.
Offline
#49 2020-08-17 16:46:07
- neptho
- Member
- From: A cold, dark place.
- Registered: 2006-02-01
- Posts: 48
Re: Feedback for: Textpattern CMS 4.8.2 released
It works.
Somehow my auto_increments got reset to 0 which caused `images` to fail, and `files` to try to eat themselves (had I used it in the last 14 years), but easily fixed. Doubt this was due to the upgrade as I just tarballed it over – just seems weird that I noticed this after the upgrade.
@bloke is obviously going to fix this for 4.8.3. :D
Offline
#50 2020-09-03 09:36:32
- whocarez
- Plugin Author
- From: Germany/Ukraine
- Registered: 2007-10-08
- Posts: 277
- Website
Re: Feedback for: Textpattern CMS 4.8.2 released
Someone should update the link to the release notes on the download page. It is still linked to 4.7.3 …
Offline