You are not logged in.
dressedinvalue wrote:
Can someone post the plugin text here? The download link is broken.
sorry i keep forgetting where to find it. when someone locates it, please put it on a Google Homepage server so it won’t expire. or i’ll do it if you just tell me where to find this.
Offline
glx_hl_current @ Markup Artist/Johan Nilsson
Last edited by maverick (2009-02-23 17:38:01)
Offline
I thought to be a clever guy … :(
<txp:recent_articles break="li<txp:glx_hl_current_section />" label="" labeltag="h5" limit="99" section="home" sort="position asc" wraptag="ol" />
getting this >

So, I need some help!
Offline
I’m not sure if you can put anything besides the li in the break attribute at all, but if it should work, you should at least change the double quotes to single ones (tags in tags…):
<txp:recent_articles break='li<txp:glx_hl_current_section />' label="" labeltag="h5" limit="99" section="home" sort="position asc" wraptag="ol" />
If it doesn’t work you can always use article_custom and a proper form ;)
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Els wrote:
I’m not sure if you can put anything besides the
liin thebreakattribute at all, but if it should work, you should at least change the double quotes to single ones (tags in tags…):
Missed that one! Is that in TextBook?
Btw … the plug-in doesn’t work so I’ve got to move to <article_custom>
Offline
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline