← Back to team overview

mahara-contributors team mailing list archive

[Bug 1815829] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9567
Committed: https://git.mahara.org/mahara/mahara/commit/7adb6e3b1ddb74294330d3ce86e8c5f2589a0883
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 7adb6e3b1ddb74294330d3ce86e8c5f2589a0883
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Fri Feb 15 10:26:05 2019 +1300

Bug 1815829: Move page/collection title outside main content

and move page action buttons (edit, copy, etc)
outside main content too

the collection/page heading is now place inside a div container
with class .pageheader for styling
and the action buttons are placed inside a div container with
class .pageactions

moved profile page/SmartEvidence matrix title outside
page content

behatnotneeded

Change-Id: If79a6c0b6ac8234586f13df855eeebe8f64f1f4c

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

Title:
  Change the page header area

Status in Mahara:
  In Progress

Bug description:
  A while ago, we posted a proposal for making changes to the page look
  at
  https://wiki.mahara.org/wiki/Developer_Area/Specifications_in_Development/Page_layout_revision

  As first task (for Mahara 19.04), we are going to change the page
  header area to draw more attention to the page title, allow for space
  to have a banner background behind the collection and page titles and
  to de-emphasize the action buttons without losing them.

  Future plans involve adding an "Assessment" mode, but that will be
  tackled for Mahara 19.10. We will also leave all metadata where it is
  for the time being, i.e. not remove the "Details" links.

  The changes right now are:

  - Allow for a full-width page header container so that a background color can go across the entire screen. The actual page width is still capped (important for large screens).
  - The action buttons reside at the right edge of the screen and stay put as the page is scrolled.
  - For the time being, the header background color is set in the theme. In a future phase (post 19.04), it can be set in the page settings and an image could also be uploaded for this area (we'd need to ensure that it can either be cropped or moved for best results etc.).

  Note: The buttons on the right-hand side would have tool tips with
  their actions as words to help let people know what they mean (and
  also have screenreader text).

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


References