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.
August 24th, 2006 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.
August 25th, 2006 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.
August 25th, 2006 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
and you’re set.
August 25th, 2006 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.