Reviewed: https://reviews.mahara.org/4206 Committed: http://gitorious.org/mahara/mahara/commit/f0ca6b1e7f39fcdbba083c1a562d333c689ae707 Submitter: Aaron Wells ([email protected]) Branch: master
commit f0ca6b1e7f39fcdbba083c1a562d333c689ae707 Author: Robert Lyon <[email protected]> Date: Wed Jan 14 09:53:33 2015 +1300 Allow view to be copied from view/view.php (Bug #745418) Have added a is_copyable() function check to see if we can add a 'copy page' button to a view Currently uses the view_search() function that returns all allowed views to copy then checks if current view is one of them. Change-Id: I083d9254ec7cabc861c02ce9cc404b4f6b313e72 Signed-off-by: Robert Lyon <[email protected]> -- 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/745418 Title: Put a "copy" button on a copyable page Status in Mahara ePortfolio: Fix Committed Bug description: A useful addition and simplification would be if there were a button to copy a page directly on the page that is copyable. That would make it easier to see if you can copy a specific page while you are viewing it, esp. for templates. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/745418/+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

