mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08391
[Bug 896890] 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/896890
Title:
Collection title overrides page title
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When pages in a collection are displayed, the title that appears at
the top of the pages is the title of the collection, not the title of
the particular page.
Is this a bug or a feature? I see it as a bug.
In this case below, a page enttitled "Professional Page" looks like it's called "Site Index", which is just wrong:
http://careerportfolio.mb.ca/view/view.php?id=1209
Is there a reason to have it the other way? Could it be accommodated in other ways, such as optionally having:
"CollectionTitle: PageTitle" ?
Mahara 1.4 , LAMP
FF and IE (at least)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/896890/+subscriptions
References