Tag Tray plugin problem

1 view
Skip to first unread message

Jayro

unread,
Jun 23, 2009, 10:11:21 AM6/23/09
to habari-users
I downloaded the Tag Tray plugin from the distribution directory and
got an error when I tried to install it. I checked the code and the
info() function is missing from the beginning of the class. Added that
and it worked fine, so someone just needs to update the file. Here's
what I added:

function info()
{
return array(
'name' => 'Tag Tray',
'version' => '1.0',
'url' => 'http://habariproject.org/',
'author' => 'Habari Community',
'authorurl' => 'http://habariproject.org/',
'license' => 'Apache License 2.0',
'description' => 'Displays a tray of tags on the publish page to
click on and add to the edited post.'
);
}

(Tried to submit a ticket on the Trac system, but my submission kept
getting rejected as spam even after I registered for an account.)

Andy C

unread,
Jun 23, 2009, 12:37:34 PM6/23/09
to habari-users
Plugins are currently in a state of flux.

Branches are being created for 0.6 and 0.7 and trunk will not so much
be a truck as a dead, withered twig.

The tagtray version in trunk is the 0.7 version as is the 0.7 branch.

Hopefully someone will resurrect the 0.6 version and create the
necessary branch otherwise people using 0.6.2 will get very confused
and unhappy.

eternal243

unread,
Jun 24, 2009, 4:38:06 AM6/24/09
to habari-users
this explains whats going on, since i tried to install the tagtray
plugin just yesterday and got dissapointed when it wouldn't work. i'll
try to add the changes Jayro used, and then upload it again. but i
hope the 0.6 branch of plugins will be ressurected soon as andy C
suggested

Andy C

unread,
Jun 24, 2009, 4:46:14 AM6/24/09
to habari-users
Reply all
Reply to author
Forward
0 new messages