Conversation
Notices
-
Trying to add the laconica plugin to Habari - what PHP do I need to add to the theme to display my status please?! ;)
Monday, 02-Mar-09 02:29:48 UTC from web-
@mattharwood you use #habari ?
-
@edythemighty Yep, I do :) Makes WP taste like cheap noodles.
-
@mattharwood i do too, now
-
@mattharwood I've not used it but I think something like, $theme->laconica(); echo $notice_text; Also set is $notice_time.
-
@michaeltwofish Thank you very much - will try it in the morning! Night night!
-
@mattharwood $theme->laconica(); wherever you'd like most recent dent output. Usage info in the top of laconica.plugin.php, too.
-
@mattharwood See also http://trac.habariproject.org/habari-extras/browser/plugins/laconica/trunk/laconica.tpl.php for an example.
-