← Back to team overview

mahara-contributors team mailing list archive

[Bug 1267633] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2900
Committed: http://gitorious.org/mahara/mahara/commit/5580903d0b6cb73c52455c2da7c143b36bb1496f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 5580903d0b6cb73c52455c2da7c143b36bb1496f
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Fri Jan 10 12:19:00 2014 +1300

Decoupling "copy to new users" settings from other settings

Bug 1267633: Currently the settings for forcing a page to be copied
to new users, new groups, and new institution members, are only available
if the page is set to be copyable and is viewable to logged-in users.

But logically there's no reason to link those settings together.

Change-Id: I68b4579d891a56e617a04947664d01d59e620bdf

-- 
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/1267633

Title:
  It's confusing to hide the "copy for new users" site page access
  option

Status in Mahara ePortfolio:
  In Progress

Bug description:
  As discussed in the forum:
  https://mahara.org/interaction/forum/topic.php?id=6019&offset=0&limit=10#post25683

  When you're setting the access for a site page or an institution page,
  there are checkboxes to allow the page to be automatically copied to
  new users, new groups, and new institution members.

  However, these options are hidden until you tick the "Allow copying?"
  checkbox. And that's not great for usability because it makes it hard
  for users to discover these options, or even to find them if they've
  been told they exist.

  At first I was thinking it would be better to disable/enable the
  checkboxes, rather than showing/hiding them. But on further
  reflection, it makes even more sense to just unlink them from the
  "Allow copying" setting altogether. They really do different things,
  after all. "Allow copying" says that if you have access to view the
  page, you can choose to make a copy of it in your Portfolio. These
  other ones say that even if you don't have access to view the page,
  you get a copy whether you want it or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1267633/+subscriptions


References