I’ve got a new plugin: wlk_article_glyph. It makes it really easy to place a glyph inside the end of the very last paragraph in your articles.
You can download it here.
To use the plugin with textpattern, just install it, enable it, and replace <txp:body /> with <txp:wlk_article_glyph />
It takes 1 argument:
★)This only works if the last text block of your article is a paragraph…otherwise, it just outputs the article without the glyph.
I know that this replacement of the body tag sucks (& interferes with my wlk_sphereit plugin. I will attempt to resolve this as soon as possible.
Sphere: Related Content
any update?
using image is better than ampersand encoded character.
Thanks
kus Oct 27, 09:33 PM #No update right now. I’m going to make it run using callbacks rather than a custom body tag, but other than that…I’m not planning on using an image, rather than an ampersand encoded char.
Walker Hamilton Nov 1, 02:31 PM #