[Mahara-contributors] [Bug 548311] Re: Support for Time Zones of users in Mahara

2018-06-14 Thread Robert Lyon
I feel the fix in https://bugs.launchpad.net/mahara/+bug/1771362 will be
sufficient for this - where we sync how we deal with dates/times in both
PHP and the database level

** Changed in: mahara
   Status: Confirmed => Won't Fix

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara:
  Won't Fix

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2013-10-21 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.8.0 = 1.9.0

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2013-10-21 Thread Aaron Wells
This would still be great to have, but it'll be quite an undertaking. As
others have mentioned, the most common way of doing this is to store the
dates in UTC in the database, and then before displaying it to the user,
converting it to that user's chosen timezone.

The annoying thing is that we'll need to track down every place in the
code that a date is displayed to the user and do this conversion. A lot
of these will have been passed through format_date(), so putting a
conversion in there will cover all of those, but there are sure to be
quite a few where format_date() was bypassed.

We'll also need a one-time script to convert all the stored dates in the
database from their current time to UTC.

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2013-09-30 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.8rc1 = 1.8.0

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/548311

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2013-01-21 Thread Jiri Baum (Catalyst)
In addition, time zones should be handled as zones (rather than a
numeric offset) so that historical and future datetimes are shown
correctly (for instance, those before/after daylight saving switch).

Bare dates such as date of birth should be stored as dates, not as
datetimes; the current technique of adding 3600s to a datetime in order
to get a date is somewhat problematic.

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2012-08-12 Thread Hugh Davenport
** Changed in: mahara
 Assignee: Hugh Davenport (hugh-catalyst) = (unassigned)

** Changed in: mahara
   Importance: Medium = Wishlist

** Changed in: mahara
Milestone: None = 1.7.0

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2012-07-05 Thread Kristina Hoeppner
We keep this on the list for Mahara 1.7; may require some assistance
from a DB expert.

** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2011-12-06 Thread François Marier
** Description changed:

- Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
+ Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.
  
  There is a specification for this:
  
  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

** Changed in: mahara
   Importance: High = Medium

** Tags removed: mahara-eduforge-feature-request

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for 
timezone support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2011-12-05 Thread François Marier
** Changed in: mahara
Milestone: 1.5.0 = None

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2011-11-08 Thread François Marier
** Description changed:

  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.
  
- This bug was imported from eduforge.org, see:
- 
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742
+ There is a specification for this:
+ 
+ 
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  There is a specification for this:

  
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/timezones

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2011-06-08 Thread Darryl Hamilton
I'm not sure if this is the right way to handle this, or if it will work
in Mahara, but in a Ruby on Rails site that uses time zones, all
date/time information is stored in the database in UTC.

Conversion to a user's timezone is done before it is displayed, and all
dates entered by a user are assumed to be in their time zone, and are
converted to UTC before storing in the database.

For anonymous/public access, perhaps a site default can be used?

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  This bug was imported from eduforge.org, see:
  
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2011-06-08 Thread François Marier
Darryl: that's also the way that Moodle does it. I think it makes sense.
(users can choose their timezone in their user profile area)

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  This bug was imported from eduforge.org, see:
  
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548311/+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 548311] Re: Support for Time Zones of users in Mahara

2011-02-23 Thread François Marier
** Changed in: mahara
Milestone: None = 1.5.0

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
  Unlike this eduforge tracker when I created my account, where I was prompted 
to confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
  Hope this request can find its way into your todo list soon.
  Cheers, Peter B.

  This bug was imported from eduforge.org, see:
  
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742

___
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 548311] Re: Support for Time Zones of users in Mahara

2010-12-20 Thread François Marier
** Changed in: mahara
   Importance: Medium = High

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

Title:
  Support for Time Zones of users in Mahara

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
Unlike this eduforge tracker when I created my account, where I was prompted to 
confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
Hope this request can find its way into your todo list soon.
Cheers, Peter B.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742



___
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 548311] Re: Support for Time Zones of users in Mahara

2010-09-01 Thread Ruslan Kabalin
The solution could be setting GMT offset for server location in Site
settings, as well as local GMT offset for individual user. Based on this
all time stamps presented to user (as well as submitted by user) will be
shifted in time according to zones difference so that only local time of
the server will be used in the database time-related fields.

-- 
Support for Time Zones of users in Mahara
https://bugs.launchpad.net/bugs/548311
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
Unlike this eduforge tracker when I created my account, where I was prompted to 
confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
Hope this request can find its way into your todo list soon.
Cheers, Peter B.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742



___
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 548311] Re: Support for Time Zones of users in Mahara

2010-07-13 Thread François Marier
** Changed in: mahara
   Importance: Wishlist = Medium

-- 
Support for Time Zones of users in Mahara
https://bugs.launchpad.net/bugs/548311
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Did a quick search here and couldn't easily find an existing request for Time 
Zones support.
Unlike this eduforge tracker when I created my account, where I was prompted to 
confirm my time zone, there seems to be no such Time Zone support within the 
Mahara system and therefore I have to mentally adjust time stamps against 
forum, blog, and other posts.
Hope this request can find its way into your todo list soon.
Cheers, Peter B.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=3290group_id=176atid=742



___
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