Reviewed: https://reviews.mahara.org/3943 Committed: http://gitorious.org/mahara/mahara/commit/c098b01b69286b1a9ef28f6ddb08ea308d620c4c Submitter: Robert Lyon ([email protected]) Branch: master
commit c098b01b69286b1a9ef28f6ddb08ea308d620c4c Author: Aaron Wells <[email protected]> Date: Fri Nov 7 19:46:09 2014 +1300 Put blocks in "shortcut" category to put them at top of the block picker Bug 1390339: Before, we had hard-coded the "image" and "text" blocks into the top of the block picker. With this change, a block developer can just give their blocktype the category "shortcut" and it will show up there. Change-Id: Ibaafc481745dd290442aa125b637394084705b00 -- 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/1390339 Title: API for shortcut blocks Status in Mahara ePortfolio: Fix Committed Bug description: As part of Bug #1181010 we put the "text" and "image" blocks on the top of the block picker for easy access. But, we actually just hard- coded them in there. It'd be better if we did this via an API. I propose adding a blocktype category "shortcut", for the blocks that go on the top of the block picker. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1390339/+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

