an7_flickr
iaian7 » code » txp John Einselen, 9.06.08Loads Flickr photos in the Write tab for easy photo blogging, includes embed options to control how images will be displayed and linked.
read more
an7_filter
iaian7 » code » txp John Einselen, 22.07.07Using wrap tags, an7_filter replaces text strings defined by a customizable array. In short, this lets you insert emoticons, instant messenger style! It can also be used for foul language filtering or keyword link insertion.
read more
an7_comments
iaian7 » code » txp John Einselen, 4.07.07an7_comments gives a little more power in setting up comment invitations and comment counts; set up custom messages for 0, 1, or more comments, and a global comment invitation (overriding the individual article comment invitation text, so you can easily change the invitation for the entire site).
read more
an7_feed_link
iaian7 » code » txp John Einselen, 3.07.07an7_feed_link lets you define specific feeds for each section of a site; no longer do sections have to link to themselves. The auto detect RSS link in an “about” page header, for example, can be set up to point at a blog feed or outside feed source instead.
read more
an7_mov
iaian7 » code » txp John Einselen, 28.05.07The an7_mov plugin allows Textpattern to easily interface with the QT embedded requirements in IE. Most of the settings (autoplay, loop, controller, etc.) can be setup in the plugin code as defaults, making repeated use of the tag throughout a site as simple as possible.
currently in beta
read more
an7_category
iaian7 » code » txp John Einselen, 4.03.07Textpattern plugin developed to make category insertion a little bit smarter. When using the default <txp:category# /> tag with separators (such as a comma between the tags), you’ll quickly run into problems when an article doesn’t have a category defined (since the comma will still be there). an7_category allows you to insert the separators as part of the tag; if you assign categories to an article, the categories and separators are inserted, if not, nothing messes up your design.
read more
an7_audio
iaian7 » code » txp John Einselen, 8.01.07an7_audio is a simple Textpattern plugin for using Jeroen Wijering’s Flash MP3 Player. Easily inserting an mp3 file, there are two tags for using either <embed> or <script> enclosures.
Do be forewarned that flash players can mess up other onscreen elements in some browsers, including background images and lightbox style overlays.
read more
an7_img
iaian7 » code » txp John Einselen, 7.01.07an7_img is a Textpattern plugin used for image insertion and simplified integration of any standard Lightbox style script. Textpattern image IDs are not supported, but using a folder system makes image management fairly intuitive, and a heck of a lot easier than Textpattern’s image handling.