← Back to team overview

mahara-contributors team mailing list archive

[Bug 1520028] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8303
Committed: https://git.mahara.org/mahara/mahara/commit/13fc2089ed7905aea5938e875c70595654de4805
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 13fc2089ed7905aea5938e875c70595654de4805
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Thu Nov 23 15:17:31 2017 +1300

Bug 1520028: Add portfolio links in TinyMCE link plugin

Added a field in the 'link' plugin to add a
URL to a selected personal page or collection. This is
only available in a personal portfolio area, but not a
group, site, or institution area.

Removed from annotation.js duplicated function
already defined in mahara.js

behatnotneeded
Change-Id: Iccf4c4ca08e142bfd77ab824217cbee5dc35a7bd

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

Title:
  TinyMCE plugin to make links to a Mahara page

Status in Mahara:
  Fix Committed

Bug description:
  Currently if a user wants to put a link to one of their Mahara pages
  into a TinyMCE area, they have to manually look up the URL and insert
  it as a hard link. This is similar to the old process we used to have
  for inserting images. So, it calls for a similar solution.

  Similar to the TinyMCE image picker that we have now, it would be good
  if TinyMCE had a "page/collection" picker. The usage would be
  something like this:

  1. I'm typing in a text box with a TinyMCE editor
  2. I click on an icon for this plugin in TinyMCE
  3. It opens up a screen in which I can select one of my pages or collections
  4. It then inserts a link to that page/collection into the text

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


References