ArchivesBlogs update: service links

I've upgraded Plagger (the software behind ArchivesBlogs) to the latest version and it's allowed me to add service links to del.icio.us, unalog, digg, Reddit, and Technorati. I suppose I could add more (ma.gnolia, Furl, etc.), but I'll hold off doing that for the sake of cluttering the interface for the time being. If you have any service links you'd like to see, let me know and I might be able to hack something together.

4 comments ↓

#1 miyagawa on 08.24.06 at 11:30 pm

Great to see how Widget::Simple is integrated with existent Plaggnet sites. Was that easy? Did you make your own and want to share? Give me your feedback.

#2 Mark on 08.25.06 at 9:24 am

It was totally easy! I’m not sure if I’m doing it right, though - what’s the best way to call Widget::Simple? I have multiple calls of it in my config.yaml. Should it be reading from other config files instead?

I’m probably going to make a plugin for unalog, too.

#3 miyagawa on 08.25.06 at 11:19 pm

You can store yaml file for unalog, for example, in assets/plugins/Widget-Simple. See other *.yaml files in the directory as an example :-) Then specify

  • module: Widget::Simple config: widget: unalog

and you’re set.

#4 miyagawa on 08.25.06 at 11:20 pm

Yeah, multiple calls to Widget::Simple in config is sane. I’d like to allow saying it once for multiple configs though.

Leave a Comment