← Back to team overview

mahara-contributors team mailing list archive

[Bug 1377377] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3753
Committed: http://gitorious.org/mahara/mahara/commit/9ad5f1a858efd07178ad02b41705b67cea391896
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 9ad5f1a858efd07178ad02b41705b67cea391896
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Oct 7 09:42:19 2014 +1300

Setting renamecopies default to false (Bug #1377377)

Change-Id: If77c6818fbff0f05d0e40fa93b4691827b8078eb
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Make $cfg->renamecopies = false; the default config value

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When a site is set up, the default value for "renamecopies" is "true".
  This means that all pages and collections that are copied have the
  "Copy of" prepended to their title. This is not great when you copy
  templates because then you have to go through all pages and
  collections to change it to the proper title.

  I recommend to make the default value for "renamecopies" "false" so
  that the "Copy of..." does not appear. So far I've changed this
  setting on all our Mahara instances to make it easier for users to
  work with.

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


References