Right now, I am holding out for a fix to the latest WordPress RC. Since 1.2-epsilon-RC1 has a problem with its archive links, I won’t move ESL to it.
Hopefully, a fixed build shows up soon…
Oh, and check out the categories here. If there’s a certain category you wish to see a feed on, you can now get the feed for your aggregators, with the RSS2 link next to them.
WP1.2 users, if you want this, it’s easy.
/index.php:
Find <?php wp_list_cats();?>;
Replace with <?php wp_list_cats(’feed=XML’);?> to have it with (XML) next to categories;
Replace with <?php wp_list_cats(’feed=XML&feed_image=/relative/path/to/image’);?> if you want it with an image instead.
I just hope I haven’t busted lj:xial_: with 1.2 Delta…


Commentary