[xwiki-devs] [Contrib] Classification Extension
Hi devs, I would need a contrib repo for an extension I've developped for USH. It is called Classification and enables to create easily a classification plan with categories and sub-categories. Apparently such a feature is often needed on client project, so I hope it could be useful. Thanks, Thomas
On Feb 8, 2013, at 11:49 AM, Thomas Delafosse <[email protected]> wrote:
Hi devs,
I would need a contrib repo for an extension I've developped for USH. It is called Classification and enables to create easily a classification plan with categories and sub-categories. Apparently such a feature is often needed on client project, so I hope it could be useful.
Done: https://github.com/xwiki-contrib/application-classification Also created the mail module that you asked for in some other thread: https://github.com/xwiki-contrib/xwiki-platform-mail This module is meant to contain the future platform mail module, see: http://markmail.org/thread/pfoyi4qeqvlc75yo Thanks -Vincent
How is this different than the parent-child page system? paul On 8 févr. 2013, at 12:49, Thomas Delafosse wrote:
I would need a contrib repo for an extension I've developped for USH. It is called Classification and enables to create easily a classification plan with categories and sub-categories. Apparently such a feature is often needed on client project, so I hope it could be useful.
It is based on the parent-child page system, but pages/categories thus created also contains an object marking them as part of a special hierarchy, so it's a bit stronger than just the parent-child relation. This extension also provides some livetables to see each sub-category of a given category. So, it's nothing revolutionary, it just makes it easier to create special hierarchies. Thomas On Fri, Feb 8, 2013 at 12:06 PM, Paul Libbrecht <[email protected]> wrote:
How is this different than the parent-child page system?
paul
On 8 févr. 2013, at 12:49, Thomas Delafosse wrote:
I would need a contrib repo for an extension I've developped for USH. It is called Classification and enables to create easily a classification plan with categories and sub-categories. Apparently such a feature is
often
needed on client project, so I hope it could be useful.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (3)
-
Paul Libbrecht -
Thomas Delafosse -
Vincent Massol