← Back to team overview

mahara-contributors team mailing list archive

[Bug 897057] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1074
Committed: http://gitorious.org/mahara/mahara/commit/6d6f1e0fd5f105fcbf8907a45c684e0fc798db6a
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 6d6f1e0fd5f105fcbf8907a45c684e0fc798db6a
Author: Jono Mingard <reason.koan@xxxxxxxxx>
Date:   Fri Feb 24 15:50:11 2012 +1300

    Add author information to header (Bug 897057)
    
    Added the author name to pages (regardless of whether
    they are in a collection) below the page title.
    Added a language string "viewauthor" in
    lang/en.utf8/view.php.
    
    Added a function in lib/view.php to output this string
    with the proper username and URL.
    
    Added this to theme/raw/templates/view/view.tpl by
    passing a new string to smarty ($author) in
    htdocs/view/view.php
    
    Also moved page description to be below tabbed collection
    navigation in view.tpl
    
    Change-Id: I5799ccda3a7f29888692fbd3b4d6aac836cbc677
    Signed-off-by: Jono Mingard <reason.koan@xxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/897057

Title:
  Add author information to collection header when viewed

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Mahara 1.4+

  When you view a collection, only its title appears, but not the author
  details as they do when you look at a page.

  I think it would be good to show the author as well (like of a regular
  page) because otherwise you may not know who created the collection as
  you don't have any way of going back to find the author if he didn't
  put some link to his profile into this page.

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


References