mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29226
[Bug 1441944] Re: Stickey theme feature, attaching institution themes to pages
** Changed in: mahara
Milestone: 15.10.0 => None
** Tags added: theming
** Changed in: mahara
Status: New => Triaged
--
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/1441944
Title:
Stickey theme feature, attaching institution themes to pages
Status in Mahara:
Triaged
Bug description:
Hi Rob,
Pascale and Steven requested that we implement a feature that
associates an institutions theme to a page that is created. When they
create a page they wish to be able to select an institution that the
page is associated with. This will allow the users associated with
different institutions to see the pages with the appropriate theme and
not the theme of a different company.
They hashed out a Behat test for how they wish the feature to
function, however there is a chance that this isn't the most plausible
way, it's a start and we can adjust the test.
Feature: Sticky theme feature
Background
3+ institutions
2 users that are both members of all institutions
Scenario
Given I have logged in as an "ittp admin"
I follow “Portfolio”
And I press "Create page"
And I select "institution" from institutions select box [new feature]
And I press "Save"
And I add content to the page
And I press "Done"
And I choose "shared by me" in "Portfolio"
And I share it with friends
And I follow "Log out"
And I log in as "Technology Wise"
And I follow the name of the page created
And I should see the "ittp logo"
And I should not see the "Technology Wise logo"
Thanks,
Jinelle
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1441944/+subscriptions
References