mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08388
[Bug 897057] A change has been merged
Reviewed: https://reviews.mahara.org/1071
Committed: http://gitorious.org/mahara/mahara/commit/08104a1aa6447d9f94ad968348ad0e47c322db06
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 08104a1aa6447d9f94ad968348ad0e47c322db06
Author: Jono Mingard <reason.koan@xxxxxxxxx>
Date: Wed Feb 22 17:06:05 2012 +1300
Collection title overrides page title (Bug 896890)
Changes htdocs/view/view.php
If a page is in a collection with tabbed navigation, the
collection title only is displayed. If a page is in a
collection without tabbed navigation OR not in a collection
at all, only the title of the page is displayed.
The author has been removed from the page header (title
used to be "PageTitle by Author" but is now just "PageTitle")
(This includes editing a page)
It will be added back with my fix for Bug 897057.
The title is also no longer a link as without small headers
it used to act as a link to the current page.
Note: The $title variable is now global and is set only once
(rather than twice within two if statements).
Change-Id: I36fa6945862d57c8e3767828e1a6c4bd6a1e3a94
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