← Back to team overview

mahara-contributors team mailing list archive

[Bug 1427898] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/4349

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

Title:
  Command-line script to convert 1.9 "text box" artefacts to 1.10 "text"
  blocks

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In Mahara 1.10 we split the old "text box" artefact & block into two
  blocks: "note", which is backed by a "note" artefact type that retains
  the full "Text box" functionality, and "text", which is meant to be a
  dead-simple easy-to-use text displayer.

  We also added an admin screen to allow admins to optionally go through
  and convert all the text boxes that weren't using advanced
  functionality (attachments, placement in multiple pages) and turn them
  into "text" blocks.

  On a large client site, this was taking so long, that I decided it
  would be better to turn it into a command-line script. I've open this
  bug, to upstream that command-line script.

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


References