You are not logged in.
Download v0.2.1
Download v0.3
Download v1.2
Download v1.4
Download v1.5
Download v1.5.1
Download v1.5.2
Download v1.6
Download v1.6.1
New v1.6.1
New v1.6
New v1.5.2
New v1.5.1
New v1.5
NEW v1.4
Yikes! What a jump in versioning! I made some major modifications from version 0.3 to allow for some more flexiblity and added several new features.
More documentation is on the way, but in later releases you’ll see an even smarter bookmarklet, the addition of videos, and more tags around filtering by feed.
You can see it in action here.
Summary
I used to be an avid user of services like Tumblr, but found myself wanting more freedom and control over my posts. Please follow the setup instructions below to ensure that everything gets setup. asv_tumblelog will import feeds for you as TXP articles.
Setup/Installation
asv_tumblelog requires SimplePie, so please grab the latest version. After activating the plugin you will have a new tab under “Extensions” called “Tumblelog”. In this tab you have four options – Settings, Feeds, Page Design, Form Design.
Once everything is setup you’ll need to setup a cron job to get a specific url to update the feeds. The path would be: http://websiteurl/?asv_tumblelog_updatefeeds=1 (note: this is not the textpattern folder, but the url to your main site).
Settings
Before using asv_tumblelog you’ll need to setup a couple things.
Feeds

p. In the ‘Feeds’ section you add/edit/view all your feeds you are importing. When adding a feed, fill in the information and choose the appropriate type. You can create your own definitions for each type since you can edit the design in latter sections.
The one exception is the photo type. If a feed is typed as a photo then asv_tumblelog will parse the body of a post and grab the first image, import it into TXP, and make the body of the imported article a reference to the imported photo.
By special request, I now filter out the username from Twitter feeds. So instead of “variaas: hello”, the post is just “hello”.
Page Design
Here you can edit the page that is associated to your tumblelog section.
Page Style
Here you can edit the style that is associated to your tumblelog section.
Form Design
Here you can edit the 4 forms used for your tumblelog.
Bookmarklet

p. Recently, I had create a simple bookmark to allow for quick posting. I’ve now integrated it into asv_tumblelog so all you have to do is add the link as a bookmark. I highly recommend getting rss_admin_show_adv_opts to show the advanced options pane.
Reccommendations
You’ll learn that you have a lot of room for flexibility and customization with asv_tumblelog. I would recommend installing plugins like rss_auto_excerpt and tru_tags. With rss_auto_excerpt you can truncate posts and tru_tags will let you implement a tagging solution using the ‘Keywords’ field.
Last edited by variaas (2007-12-07 07:57:04)
Offline
variaas
this looks very cool…. will be using it i think
neme.org | hblack.net | neme-imca.org | code4.net | LABS
Offline
BTW: Thou shalt not pollute the Textpattern name space.
This applies to $_GET['updatefeeds'], too. Please do yourself a favour and reduce the risk of clashes with future Textpattern releases and other third-party extensions by adding a prefix to global/superglobal array hashes your plugin uses, e.g. like so: $_GET['asv_updatefeeds'].
Recent: wet_haystack ׀ Popular: wet_slimpattern ׀ Handy: wet_quicklink | Me
Offline
asv_tumblelog is now at v1.4 and is great for two things:
1. Quick posting – use the bookmarklet to quickly post about a site you’re visiting, a thought on your mind, a photo from flickr, or a video from Viddler, Vimeo, or Youtube.
2. Moblogging – setup the following feeds to have a truly mobile blog (Tumblr/Twitter for text, Flickr for photos, and Vimeo for video).
Offline
just tested this and i’ve encountered the following issue: when adding a feed, the category is not saved. no matter what category i select, when the feed is saved, there is no category defined in the feed list. also, when importing that feed no category is applied.
Last edited by sthmtc (2007-12-06 08:52:26)
Offline