2009-02-23 16:36:39

mrtunes
Member
mu
Real name: Elliott
From: Toronto, On
Website

Re: [archived] glx_hl_current highlight current article

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

 

2009-02-23 17:37:33

maverick
Member
xi
Real name: Mike Dennis
From: Southeastern Michigan, USA
Website

Re: [archived] glx_hl_current highlight current article

glx_hl_current @ Markup Artist/Johan Nilsson

Last edited by maverick (2009-02-23 17:38:01)

Offline

 

2009-02-23 19:35:25

RedFox
Member
lambda
Real name: Joop Vos
From: Netherlands
Known languages: nl, en
Website

Re: [archived] glx_hl_current highlight current article

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

 

2009-02-23 20:46:57

Els
Admin
omega
Real name: Els Lepelaars
From: The Netherlands
Known languages: nl, en, (some: de, fr, es, it)
Website

Re: [archived] glx_hl_current highlight current article

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

 

2009-02-23 21:32:47

RedFox
Member
lambda
Real name: Joop Vos
From: Netherlands
Known languages: nl, en
Website

Re: [archived] glx_hl_current highlight current article

Els wrote:

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…):

Missed that one! Is that in TextBook?

Btw … the plug-in doesn’t work so I’ve got to move to <article_custom>

Offline

 

2009-02-23 22:35:29

Els
Admin
omega
Real name: Els Lepelaars
From: The Netherlands
Known languages: nl, en, (some: de, fr, es, it)
Website

Re: [archived] glx_hl_current highlight current article

RedFox wrote:

Is that in TextBook?

You bet!

Parsing Tag Attributes
Escaping Tag Attributes


<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields

Offline

 

Powered by FluxBB