Hi all,

I have been trying to get the tag cloud to show up on the side bar, but am
not getting it to work.

I went to public.php and added this:

        $tag = new TagsSection($this);
        $tag->show();

Then created a new page:

publictagcloudsection.php, and just perty much kept the same thing that
shows it in the actions area. however, I extended my own thing TagSection.

What else do I need to do in order for this to show up on the side bar?

Thanks,
Jason
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to