Adding requirements to plugins, ideas after reading #20
0 views
Skip to first unread message
eighty4
unread,
Jun 22, 2009, 8:25:38 AM6/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to habari-dev
Didn't feel I should replay to #20 with this so I created a new post.
Since many plugins might need the same 3rdparty stuff plugins should
have some sort of way to use "requirements". It would be nice if the
plugin author could specify what 3rdparty stuff is needed for the
plugin to run and if plugin authors could upload those seperatly in
some sort of wrapper. I.e. do something like this in the plugins xml
This would then (not sure how) be downloaded into /user/3rdparty if it
doesn't already exist. Not sure how this would be done since managing
all 3rdparty wrappers would be a big project. But it would be really
really nice.
Arthus Erea
unread,
Jun 22, 2009, 12:59:53 PM6/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to habar...@googlegroups.com
Just use <requires><feature>jquery</feature></requires>