Just want to say thanks to Kyle, your blog post was the "ah ha!" moment for
me realizing how plugins work in laconica and how I can use them. I've
already started pulling my changes out of the core :)

Thanks!
-Eric Helgeson


On Tue, Mar 31, 2009 at 8:46 PM, Kyle Hasegawa <[email protected]> wrote:

> Kirk,
>
> The code for the tabs are in the following files however, I'd recommend
> against modifying core code unless you are willing to maintain local diffs
> to patch the core each time you update Laconica.:
>
> lib/groupnav.php
> lib/logingroupnav.php
> lib/personalgroupnav.php
> lib/publicgroupnav.php
> lib/searchgroupnav.php
> lib/subgroupnav.php
>
> I'd recommend using the plugin system since plugins are less likely to be
> affected by core changes.  I just happened to have written such a plugin for
> the TWiT Army Canteen (http://army.twit.tv) to modify the core output,
> including the tabs section.  You can view the source code here:
> http://kylehasegawa.com/twit-army-laconica-plugin.
> _______________________________________________
> Laconica-dev mailing list
> [email protected]
> http://mail.laconi.ca/mailman/listinfo/laconica-dev
>
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to