Testing Gallery2 and linking.
Being the thoughts and writings of one Gustaf Erikson; father, homeowner, technologist.
More stuff can be found at gerikson.tumblr.com.
Räksmörgås
räksmörgås
This word entered on ubuntu: räksmörgås
This word entered using the SE keyboard: räksmörgås
Entered on ubuntu, under screen with UTF-8 support running on a FreeBSD 6.3 host: Räksmörgås
entered on putty: Räksmörgås
The opinions expressed on this website are my own, and are not those of my employer.
This is my blogroll at Bloglines.
print CSS layoutconfig plugin to vary the number of displayed postsThis is a Blosxom weblog. It’s hosted at symbiandiaries.com.
Timestamps are in UTC.
The following plugins are used:
<title> element.rss10 plugin.categoriesChanged the spacing between the category name and number of entries to
match the formatting of the archives plugin.
Wrapped each leaf <ul> in <li> to ensure XHTML
compliance. Unfortunately, this makes the tree look funny. This is
alleviated by setting the same class indentity to all the <ul> tags
and then removing the bullets with the help of CSS.
configThis is used to vary the number of posts shown per category.
The front page is limited to 10. However, if you choose a category, you should be able to see all the entries in that category.
This plugin takes care of this. Create a file config:
package blosxom;
$blosxom::num_entries = ($blosxom::path_info ? 999 : 10);
and place it in your data directory. If the $path_info variable is
populated, we’re in a subdirectory — show all posts (if you’re
category has more than 999 posts, adjust accordingly…), otherwise
show 10 entries.
Thanks to Stu MacKenzie on the Blosxom list for this.
Update 2007-09-28: This no longer works in static mode. I have disabled the plugin. Instead I’m using the prefs plugin, with the following pageprefs file:
if (($pagetype::pagetype eq 'chrono') or ($pagetype::pagetype eq
'category')) { $blosxom::num_entries = 999 } else
{ $blosxom::num_entries = 10 };
postheadprefootSee this post for more info on how I got this working.
Update 2007-10-12: no longer used for the purpose above, replaced by archivetable.
redirectThe config file needs to have the same file extension as the target
post (well, duh…). I keep my posts as .txt in the filesystem, and
my default flavour is .html. So to redirect the entry foo I use the line
path/to/foo.html=>new/path/to/foo.html
vrss10I made symlinks ending in .rdf to each flavour file in the vrss10
package. Now I can reference my RSS 1.0 feed as
http://gustaf.symbiandiaries.com/weblog/index.rdf.
This is the ordering of the plugins. Most of the modifications are made so the that the atomfeed will get the post as intended.
00prefs
01meta
02interpolate_fancy
03acronym
04Markdown
04SmartyPants
absolute
archives
atomfeed
categories
category_desc
date_fullname
entriescache
file
find
flavourdir
fmtcat
hide
pagetype
postheadprefoot
prevnextstory
redirect
storytitle
The easiest way to contact me is by email: gerikson@gmail.com.
You can try reaching me by voice or sms at +46 (0)70 782 2603 (work phone).
I spend an embarrassingly large amount of time on IRC. You can contact
me, gustaf, on irc://irc.freenode.net/mobitopia. If
I’m not there, leave a message with Monty.
“Hot off the GPS unit on my A925:”
Google Earth sez:
Work:
The five latest photos from my Flickr account.

Gustaf Erikson lives in Stockholm, Sweden, in a flat with a wife and three children. He’s a graduate of Sweden’s KTH and works as head of application support at a large e-commerce company.