Horrell.ca

In which I present my 3rd and 4th Textpattern Plugins

Posted on August 13, 2007, modified on August 27, 2011 | 2 Comments'

Intro­duc­ing my third and fourth Textpat­tern plugins:

They’re pretty much a matched set and com­pli­ment cwh_link_to_home in func­tion­al­ity. These ones took a lit­tle longer to pro­duce than cwh_link_to_home, partly because I was stumped for a bit as to how to main­tain the func­tion­al­ity of the tags they replace, but also due to a healthy bought of pro­cras­ti­na­tion. Fan­tas­tic method to prob­lem solv­ing that, espe­cially when there’s no dead­line looming.

Comments

  1. Henrik Gemal says:

    You might want to con­sider com­bin­ing the plu­g­ins. Then I dont have to install 3 plugins.

    Per­haps a “cwh_linkrel” plu­gin that could look like this:

    <txp:cwh_linkrel title=“Next” format=“link” type=“next” />
    <txp:cwh_linkrel title=“Prev” format=“link” type=“prev” />
    <txp:cwh_linkrel title=“Home” format=“link” type=“home” />

    Any chance for this?

  2. Hmm, that would be use­ful, yes. Also, I think I may sub­mit the code as a patch to the dev team so that the func­tion­al­ity is inher­ent in the native tags.