← Back to team overview

mahara-contributors team mailing list archive

[Bug 1750700] [NEW] combine T&C and privacy footer links into one

 

Public bug reported:

The footer links T&C and Privacy statement need to be combined into one
link 'Legal'

When user is logged in:

T&C and Privacy statement both are redirected to the same link
account/userprivacy.php where the t&c and privacy statement for the user are displayed.
We just need to show only one link in footer.

On logged out screen:

T&C redirects to terms.php
and Privacy statement to privacy.php
We need to combine terms.php and privacy.php in one file
and show only one link in footer


We need to change the switch in admin/site/menu.php
removing the T&C and Privacy ones and adding one for the new 'Legal' link

** Affects: mahara
     Importance: Medium
     Assignee: Cecilia Vela Gurovic (ceciliavg)
         Status: New

** Description changed:

  The footer links T&C and Privacy statement need to be combined into one
  link 'Legal'
  
  When user is logged in:
  
  T&C and Privacy statement both are redirected to the same link
  account/userprivacy.php where the t&c and privacy statement for the user are displayed.
  We just need to show only one link in footer.
  
  On logged out screen:
  
  T&C redirects to terms.php
  and Privacy statement to privacy.php
  We need to combine terms.php and privacy.php in one file
  and show only one link in footer
+ 
+ 
+ We need to change the switch in admin/site/menu.php
+ removing the T&C and Privacy ones and adding one for the new 'Legal' link

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

Title:
  combine T&C and  privacy footer links into one

Status in Mahara:
  New

Bug description:
  The footer links T&C and Privacy statement need to be combined into
  one link 'Legal'

  When user is logged in:

  T&C and Privacy statement both are redirected to the same link
  account/userprivacy.php where the t&c and privacy statement for the user are displayed.
  We just need to show only one link in footer.

  On logged out screen:

  T&C redirects to terms.php
  and Privacy statement to privacy.php
  We need to combine terms.php and privacy.php in one file
  and show only one link in footer

  
  We need to change the switch in admin/site/menu.php
  removing the T&C and Privacy ones and adding one for the new 'Legal' link

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


Follow ups