mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19422
[Bug 1328768] A change has been merged
Reviewed: https://reviews.mahara.org/3436
Committed: http://gitorious.org/mahara/mahara/commit/7d1f73b8b23bf98b49af3bcf76ba3f35aacedf48
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 7d1f73b8b23bf98b49af3bcf76ba3f35aacedf48
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Wed Jun 11 18:07:49 2014 +1200
Creating plugintype "module" for miscellaneous plugins
Bug 1328768: A new generic plugintype for any plugins that don't fit
other types
Change-Id: I706241d73947805a5d3f8d623c4bc8dc0d94429b
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1328768
Title:
Wishlist: Generic plugin type
Status in Mahara ePortfolio:
In Progress
Bug description:
It would be useful to have a generic plugin type that provides all the
benefits of every plugin type (i.e. lang strings, templates, cron
jobs, config screens, config table, etc), while not having any
specific functionality tied to it. This would be useful for:
1. Encouraging encapsulation of core code, especially for components
that are mostly standalone, like the new "chat" functionality.
2. Third-party distributed code that doesn't match any of the existing
plugin types. (Although really, we should just have a "local" plugin
type for these.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1328768/+subscriptions
References