Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-12-05 00:19:32

BeSharp
New Member
Registered: 2006-12-05
Posts: 7

[textile] How do I generate these links?

I am using the template demo-ed here:

http://textgarden.org/softened-cells

I wonder what is the Textile input to generate the larger links (Deviant Art, CSS Zen Garden, etc.). The HTML output for these links is:

<ul class=“links”> <li> <a href=“http://www.deviantart.com” title=“http://www.deviantart.com”> <span class=“title”>Deviant ART</span> <span class=“desc”>Just about the largest art site on the Interweb.</span> <span class=“bottom”>&nbsp;</span> </a>
</li>

What do I have to do in Textile to generate this HTML output?

So far I did:

which results into:

<ul class=“links”> <li> <a href=“http://www.heise.de” title=“Newsportal der CT-Redaktion”>heise.de </a>
</li>

</ul>

Any help?

Offline

#2 2006-12-05 00:35:26

BeSharp
New Member
Registered: 2006-12-05
Posts: 7

Re: [textile] How do I generate these links?

Got it working myself… what a nightmare :-) Here is the markup for those who wonder:

*(links) "%(title)heise.de% %(desc)News aus der Heise Redaktion% %(bottom)&nbsp;%(Go to heise.de)":http://www.heise.de

Offline

Board footer

Powered by FluxBB