Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Plugins broken/redundant in 4.3.0
I just upgraded to 4.3.0 and found a problem using gbp_permanent_links. Using the standard section/category/title rule, going to a section/category URL made <txp:if_category> return false… anybody else experienced this problem?
TXPDream – A Textpattern Tag Library for Adobe Dreamweaver. (updated for 4.2.0) | jdw_if_ajax – Only serve certain parts of a page when requested with AJAX
Offline
#14 2010-11-14 22:22:51
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Plugins broken/redundant in 4.3.0
JanDW, yes, same here. I solved it by replacing if_category by if_variable (setting a txp:variable to <txp:page_url type="c" />
).
Offline
Re: Plugins broken/redundant in 4.3.0
Very clever, Els, thank you. Never used the page url tag before.
Last edited by JanDW (2010-11-15 17:22:05)
TXPDream – A Textpattern Tag Library for Adobe Dreamweaver. (updated for 4.2.0) | jdw_if_ajax – Only serve certain parts of a page when requested with AJAX
Offline
Re: Plugins broken/redundant in 4.3.0
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
#17 2010-11-21 17:33:46
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Plugins broken/redundant in 4.3.0
wet_if _status (checks for article status) can be replaced by <txp:if_custom_field name="Status" value="n"> ...
(not a 4.3.0 related discovery) See here for the idea.
Last edited by uli (2011-07-11 09:55:42)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#18 2010-11-23 06:55:25
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: Plugins broken/redundant in 4.3.0
Hello,
if seems that if_category don’t work with rss_unlimited_categories.
Like this ?
… I just upgraded to 4.3.0 and found a problem using gbp_permanent_links. Using the standard section/category/title rule, going to a section/category URL made <txp:if_category> return false… anybody else experienced this problem? …
Offline
#19 2010-12-06 08:51:07
- ibob
- Member
- From: Finland
- Registered: 2010-06-14
- Posts: 35
Re: Plugins broken/redundant in 4.3.0
bot_image_upload is having some javascript/css issues and can’t display lightbox.
Offline
#20 2010-12-06 15:40:32
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: Plugins broken/redundant in 4.3.0
ibob wrote:
bot_image_upload is having some javascript/css issues and can’t display lightbox.
You are right. As I have some time I’ll post the few mods necessary for making it work in txp 4.3.
edit: done.
Last edited by redbot (2010-12-08 00:56:53)
Offline
Re: Plugins broken/redundant in 4.3.0
- upm_quicktags
- hak_textile_tags
as not working in 4.3.0
Last edited by maverick (2011-01-04 18:21:02)
Offline
Re: Plugins broken/redundant in 4.3.0
adi_contact bug when a language other than English is chosen in preferences
See here
Offline