Reviewed: https://reviews.mahara.org/8661 Committed: https://git.mahara.org/mahara/mahara/commit/c39834fdade561a4925f351886e9be368cb0465d Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit c39834fdade561a4925f351886e9be368cb0465d Author: Alexander Del Ponte <[email protected]> Date: Mon Mar 19 17:19:52 2018 +1300 Bug 1749408: Make it possible for PlugIns defining a grouptab behatnotneeded Change-Id: If9c4bfbc7e1113cd4de131712db821a048ba2136 -- 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/1749408 Title: Make it possible for PlugIns defining a grouptab Status in Mahara: Fix Committed Bug description: Currently we are developing an artefact plugin and a module plugin and therefore we need to have related grouptabs for users to use the new functionalities of these plugins. Unfortunately such additional tabs are only considered for interaction plugins. For our purposes we use a workaround by adding some code to the lib/group.php file at line 2046 to get this handled for our plugins like it is implemented as core code at line 2022 and following. It would be nice if group menu items of other plugin types than interaction could be defined if necessary by default without modifying the mahara core. Thank you Alex To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1749408/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

