mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24511
[Bug 1427898] A change has been merged
Reviewed: https://reviews.mahara.org/4349
Committed: http://gitorious.org/mahara/mahara/commit/dba506d471f4f396f104f1e6464a16c10df9d56c
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit dba506d471f4f396f104f1e6464a16c10df9d56c
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Mon Jan 26 16:34:05 2015 +1300
Adding CLI script for textbox-to-text conversion
Bug 1427898
Change-Id: Ic87a374054e140d36c7f667227a41fbdea043139
--
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