[Mahara-contributors] [Bug 771152] Re: Change View to Page in view.php

2011-06-13 Thread François Marier
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Change View to Page in view.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The two strings :

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Views. You can share views with others by adding access rules on this page.  
Once you are done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of views and collections';

  should be

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Pages. You can share pages with others by adding access rules.  Once you are 
done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of pages and collections';

  IF these strings are still valid and useful. I am always doubtful with
  numbered strings such as editaccesspagedescription2 or
  editaccesspagedescription3. You should avoid this way of doing and
  create a new id each time you need a new string.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771152] Re: Change View to Page in view.php

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Change View to Page in view.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The two strings :

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Views. You can share views with others by adding access rules on this page.  
Once you are done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of views and collections';

  should be

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Pages. You can share pages with others by adding access rules.  Once you are 
done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of pages and collections';

  IF these strings are still valid and useful. I am always doubtful with
  numbered strings such as editaccesspagedescription2 or
  editaccesspagedescription3. You should avoid this way of doing and
  create a new id each time you need a new string.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771152] Re: Change View to Page in view.php

2011-04-27 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) => Hugh Davenport (hugh-catalyst)

** Changed in: mahara
   Status: Triaged => In Progress

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

Title:
  Change View to Page in view.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The two strings :

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Views. You can share views with others by adding access rules on this page.  
Once you are done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of views and collections';

  should be

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Pages. You can share pages with others by adding access rules.  Once you are 
done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of pages and collections';

  IF these strings are still valid and useful. I am always doubtful with
  numbered strings such as editaccesspagedescription2 or
  editaccesspagedescription3. You should avoid this way of doing and
  create a new id each time you need a new string.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771152] Re: Change View to Page in view.php

2011-04-26 Thread François Marier
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
Milestone: None => 1.4.0

** Changed in: mahara
   Importance: Undecided => Medium

** Tags added: bite-sized

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

Title:
  Change View to Page in view.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The two strings :

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Views. You can share views with others by adding access rules on this page.  
Once you are done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of views and collections';

  should be

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Pages. You can share pages with others by adding access rules.  Once you are 
done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of pages and collections';

  IF these strings are still valid and useful. I am always doubtful with
  numbered strings such as editaccesspagedescription2 or
  editaccesspagedescription3. You should avoid this way of doing and
  create a new id each time you need a new string.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp