You are not logged in.
Thanks, Bloke.
In my particular case I’m not using any article as tag landing page, but I will keep your comments in mind.
<txp:rocks/>
Offline
The latest iteration of the beta is here for Txp 4.4.1. Although it’s written for 4.5.0 it will (just about) run in 4.4.1. For those running SVN you should change the plugin type to 5 in phpMyAdmin after installation.
Brief rundown of features:
is test to smd_if_tag for checking if a tag is the master, first or last in the listcrumb, head and tail tag list flavoursPhew! I bumped the revision from 0.41 to 0.50 because of the URL handler changes. Should remain backwards compatible. Still a little way to go, but I’d appreciate feedback on this one please. Thanks in advance.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
Hi, Stef:
I’m using the last beta and I think there’s a little problem:
Writing a new article, the smd_tags selection is not saved with it. After saving the new article, if I edit it and assign tags to it the tags info is saved ok.
I’m using Select list method and no Quick tag for displaying tags in the write tab.
<txp:rocks/>
Offline
milosevic wrote:
Writing a new article, the smd_tags selection is not saved with it.
Yowzers, confirmed bug, thanks. Interestingly, the very latest set of updates to SVN make this process even harder as I need to validate stuff as well. I’m getting ‘form submission error’ messages this morning every time I update an article and my tags get wiped out. Hmmmmmm. Thought it was to do with rss_unlimited_categories failing the validation step but it’s still not working after disabling it. Maybe another plugin is tripping this; smd_write_cats perhaps. Will investigate.
I’ll get a new version out as soon as I can with the fixes in place.
Last edited by Bloke (2012-04-18 10:07:24)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
Try that and let me know if it’s any better. Thanks again for spotting the bug.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
You are wellcome. Thanks to you for your work.
Should I download the public version from http://stefdawson.com/sw/plugins/smd_tags ?
The beta link is broken and the public version is called v0.40 and my current installed version sais v0.50 ¿?
Last edited by milosevic (2012-04-18 13:29:48)
<txp:rocks/>
Offline
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
Hi Stef, a new bug with the last beta.
In an article form, this code was working ok with the previous beta version but now it don’t work:
<txp:smd_tag_list type=“article” wraptag=”“ break=”“>
<txp:smd_if_tag parent=“foo”>
do something…
</txp:smd_if_tag>
</txp:smd_tag_list>
I have downgrade to the previous beta version you emailed me on april 5 an this lines of code works again, so it looks to be necessary related with last beta version.
Jorge
<txp:rocks/>
Offline
milosevic wrote:
<txp:smd_if_tag parent=“foo”>
D’oh! I set a value to 0 when I should have set it to NULL. A 2-line fix in the smd_if_tag code, thanks. Re-download the beta please.
Last edited by Bloke (2012-04-19 20:34:49)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
Now it works! I’ll keep you informed if found any other bug.
thanks again.
<txp:rocks/>
Offline