Closed (fixed)
Project:
Drupal.org site moderators
Component:
Localize.drupal.org
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2009 at 16:34 UTC
Updated:
17 Dec 2009 at 18:40 UTC
The link "Having issues" on l.d.o leads to http://drupal.org/node/add/project-issue/webmasters?component=Localize.d... . But when I have an issue, the first thing I want to do is to check if anyone else have reported the same problem, not post an issue. I suggest this link is changed to go to an info page, with a text something like this:
Having issues?
Have you found a bug in this site? Are you missing a feature? Do you need support? Go to:
- Issue queue for localize.drupal.org for bugs, feature requests, and support requests for this website, for instance if you want to have another language added, want a feature added to this site, or have found a bug in one of the information pages here.
- Issue queue for the localization server module for bugs, feature requests, and support requests for the localization server module, for instance if you want support on how to do some specific translation task on the server, or have a suggestion for a new translation feature.
In HTML:
Have you found a bug in this site? Are you missing a feature? Do you need support? Go to:
<ul><li><a href="http://drupal.org/project/issues/webmasters?text=&status=Open&priorities=All&categories=All&component=Localize.drupal.org">Issue queue for localize.drupal.org</a> for bugs, feature requests, and support requests for this website, for instance if you want to have another language added, want a feature added to this site, or have found a bug in one of the information pages here.</li>
<li><a href="http://drupal.org/project/issues/l10n_server">Issue queue for the localization server module</a> for bugs, feature requests, and support requests for the localization server module, for instance if you want support on how to do some specific translation task on the server, or have a suggestion for a new translation feature.</li></ul>
Comments
Comment #1
gábor hojtsyI've set up a http://localize.drupal.org/issues page with this text edited to include language team specific information as well. Also, added the language team creation and project listing hint blocks to show up on this page for extra guidance. Hope this helps. Thanks for the suggestion.