On 22 Nov 2005, at 11:37, [EMAIL PROTECTED] wrote: > Tilman Sauerbeck (2005-11-22, 08:59): >> Thibaut Fernagut <[EMAIL PROTECTED]> [2005-11-22 08:24]: >>> Frederick Ros wrote: >>>> Thibaut Fernagut wrote : >>>> | I'm just wondering how I can enable the calendar and flags >>>> (among other >>>> | plugins) in my sidebar. I've seen that sl33p3r and tilman have >>>> them. >>>> | >>>> | I have enbled them in my hobix.yalm but they are not showing >>>> on my site. >>>> >>>> I've never played with the calendar but will have a look at >>>> this. Regarding the flags, they are only pure images I've >>>> inserted in my >>>> template ... >>> >>> With "flags" I meant tags .. Sorry I was confused. >>> >>> The thing is , I've found how to enable the plugins and so in my >>> hobix.yaml but I don't know how to "show" them on my site in the >>> sidebar. Like, I want to allow comments on my blogposts so I >>> enabled the >> >> Edit hobix.out.quick, add sidebar_tag_list to the sidebar_list array, >> and you're done. >> >> Regards, >> Tilman > > Works like a charm. ! Thanks . By this way I also could enable other > plugins. I have now a sidebar with tags. In the tags section I have 1 > tag "blog" with 4 entry's. But when I click on the blog tag it points > to /tags/blog/index.html which does not exist. So I changed the > tags.rb to point to <weblogname>/<tag> > > I don't know if this is correct but it works :-) > > Thanks ! > > Thibaut
I added the plugin as well but I had the problem that the no tag file or tags directory was being created, but then I read that I was supposed to create tags.html.quick (I created an empty file) in the skel directory and now it works. Rob _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
