Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2005-09-02 07:37:58
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
[request] More linklist tags (for link forms)
I don’t know if some other would find it useful but I think there are tags missing for tempalting listlinks.
I’ve searched in the whole “links” category in textpattern.org but I didn’t find such a plugin.
For the moment we only can do somethig like this :
<code>
<h3><txp:link /></h3>
<p><txp:link_description /></p>
</code>
That displays :
Textpattern
This CMS rules !
This kind of google-like thing would be great !
<code>
<h3><txp:xxxlink_link><txp:xxxlink_title></txp:xxxlink_link></h3>
<p><txp:link_description /></p>
<p><txp:xxxlink_link><txp:xxxlink_url></txp:xxxlink_link></p>
</code>
That would display :
My link title
This CMS rules !
http://textpattern.com
Of course in my example the first line could be simply the sandard txp:link but it could be useful for templating to be able to extract the link name witout the link to display something like this :
Textpattern – This CMS rules !
Last edited by Niconemo (2005-09-02 07:40:58)
Nico
Offline