Content last modified Tuesday 24 August 2021
hop to #bottom
Categories:
Author:
About It:
Rate it:
  • Helpful?
  • 0 Yes
  • 0 No
Flag it:

If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!

Linklists and Blogroll

This article is based on the German Tutorial: Eine Blogroll und/oder Linkliste in TXP einbauen.

Besides publishing articles, most bloggers and siteowners are keen to implement a linklist and/or blogroll for their site. Various possibilities are avilable for setting up a linklist/blogroll for Textpattern.

1) TXP Linklist

First of all, it is advisable to create a link category under content/_organise_ of the Admin menu.

Next, go to content/_links_ and copy the link URL into the corresponding input field. Add a link description and save it under the preferred category.

The Textpattern tag usually used to generate a linklist looks something like this:
<txp:linklist form="Links" category="yourCategory" limit="100" sort="rand()" wraptag="ul" break="li" />

Note: the Textpattern form “Links” contains the following tags:
<txp:link /><br />
<txp:link_description />

Place the Textpattern tag on the/in the X/HTML code of the corresponding page, and voila! you’ve got a nice linklist with the links and their description.

To expand Textpattern’s functionality for formatting, navigating and searching links, you can use the plugin .

2) Del.icio.us Linklists

Del.icio.us is a “social bookmark manager”.
You can organise your bookmarks by tagging them and sharing them with others.

For those of you collecting a lot of bookmarks, the use of del.icio.us’ service is pretty advisable.

Marshal Potter aka Greenrift, did publish the Plugin TXP.icio.us , which enables you to publish your del.icio.us bookmarks in Textpattern.

To get that plugin to work, some files from the RSS Reader Software MagpieRSS have to be transferred to your server.

The Plugin works like a charm for the Textpattern rc2.0 version, though not the version rc1.0. Therefore, you’ll need to add some lines of PHP code (see this forum thread for more information).
The tag required for link output is:
<txp:txp_icio_us username="username" require="del.icio.us-tag" form="Links" />

Formatting the linklist is provided via the form named Links.
If you try to get some output for you Linklist and don´t have some, wait till del.icio.us has updated its database. That can take quite some time (30 min).

Del.icio.us is a great service and you should give it a try.
(Absolutely Del.icio.us – Complete Tool Collection)

3) Blogroll

The third possibility presented here is a dynamically updated blogroll.

Blogrolling.com is a one-stop linklist manager for your blog or journal, helping you manage your ever-evolving linklist with ease. Dirk Steins wrote the plugin <txp:fpx_blogroll /> which displays the linklist of blogrolling.com for your account. Check it out.

bloglines.com also provides a blogroll service. You can generate a bit of html code, place it in your page and get a nice blogroll, which is updated everytime the blog is updated.

Jushua Peeks plugin jwp_nnw_blogroll creates a blogroll from NetNewsWires.

More of this information is available (in German) at the original article.

Article Request Count:
Initially released:
February 17, 2005
Posted here:
14 Mar 2005

You know you want to visit the Archives.
Published with Textpattern