This tag is for questions about Drupal.org, and its community.

learn more… | top users | synonyms

1
vote
1answer
31 views

How to force a dev release of my module?

Whenever I go to create a release for my contrib module, it gives me one option - 6.x-1.x (6.x-1.x-dev) - but if I select that it says "The version you have selected (6.x-1.x-dev) is already in use by ...
2
votes
1answer
30 views

Usernames in git commit messages on Drupal.org

I recently changed my username on drupal.org, and as a result is now different from my git username. When you attribute a patch someone else using the commit author, you use the anonymous email ...
7
votes
2answers
291 views

How to choose a mentor on drupal.org

Sorry for the off topic question, it may seem in wrong direction as it is not relevant to coding and other stuff. The problem is that I am developing a module called Amazon send to kindle. It is ...
2
votes
1answer
26 views

Module's new release not showing link to download

I created a new branch for a module I co-maintain, today. I followed the instructions and the branch is showing up. But, the problem is that the download links and dates are absent. How do I create ...
0
votes
2answers
45 views

How to consume data about drupal contributed modules?

Is there a feed or feeds that expose data about all drupal contributed modules? I want to consume drupal.org data about modules in a certain category e.g. ...
4
votes
1answer
65 views

How were api.drupal.org and drupalcontrib.org built?

I have always found them useful and I may be looking to build something similar from another code base. I am guessing that there is something like a migrate from doxygen. But I would assume that ...
2
votes
1answer
37 views

What are [meta] issues on D.O?

On drupal.org, what are exactly meta issues? Meta issues meaning issues that contain the word [meta] at the beginning of the issue queue on drupal.org. Issues that contain other smaller issues?
1
vote
1answer
38 views

Commit doesn't show up in profile on Drupal site

I submitted my first, (and very small patch) here, by following the instructions here. It looks like the patch worked, but when I look at the Commits tab of my profile, I don't see any entries. When ...
9
votes
2answers
138 views

How do you contribute patches to Drupal core?

What is the proper process to contribute patches to Drupal core? Let's say I find a bug in Drupal core, fix it, and create a patch. How do I submit it? If the bug is in Drupal 7, do I have to also ...
3
votes
1answer
33 views

Inquiring about finding mentors in the drupal community

Recently, I've noticed that drupal.org has added user profile fields for areas such as adding drupal ID's for attributing thanks to some mentors. I was curious as to see if there currently is a means ...
7
votes
6answers
806 views

Why don't we hack core?

I couldn't believe that this question hasn't already been answered on this site, but I didn't find it when I searched, so... Why is it such a bad idea crime against nature to hack core? Is it ...
2
votes
1answer
29 views

Version numbers of dependencies in testing

If I'm submitting a test to the qa.drupal.org testbot, and my module requires a dev version of another module in order to function properly, is it adequate to declare the version in my module's .info ...
25
votes
5answers
437 views

For someone who is not a programmer or is starting how can he/she contribute to Drupal.org?

I have been talking to people who are starting in the university about Drupal. But they are beginners in programming. so they told me how they can contribute to Drupal or being more involved. What ...
4
votes
2answers
66 views

Where can i get detailed step by step info on how to commit my own module?

I wrote a custom javascript thing for the views module but I'm not sure how to go about publishing this on the drupal site. I know there are alot of requirements, but is there an easy step by step ...
1
vote
0answers
66 views

How to retroactively fix commit author in git on drupal.org?

I forgot to set my git username and email for my projects on drupal.org, so my commits were not assigned to my drupal.org username by git. I read here that it is possible to fix this retroactively ...
3
votes
2answers
53 views

How should I file an issue on drupal.org that affects multiple modules?

I have an issue that is caused only when three modules are enabled together (logintoboggan, pathauto, and entity). When I upgrade entity from rc1 to rc3, one of the functions of logintoboggan breaks ...
2
votes
1answer
31 views

What is the correct thing to do when reusing code from an old, abandoned project?

I've recently reused the source code from an old project - Anonymous Publishing that seems to have been abandoned around 2008 as a Drupal 5 development version. There has never been an official ...
2
votes
2answers
59 views

What qualifies as “active development” on drupal.org?

The D7 JW Player module claims to be "Actively maintained" and "Under active development", and yet hasn't had a commit in 30 weeks. The page for "Actively maintained" implies that the only required ...
3
votes
1answer
112 views

Is there a Drupal.org issue queues module? Which module does Drupal.org use?

Does Drupal.org use a module for its project issues tracking? I would like to implement it on our D7 site. Does this exist as a module or is this something proprietary to drupal.org? If it is not a ...
4
votes
4answers
169 views

Why do modules have bug reports?

A good question was raised in this comment by EGHDK: Why do these modules have bug reports. Shouldn't this be a simple task for a module to complete with no errors? He was referring to limiting ...
5
votes
2answers
75 views

What does test status postponed for a patch on d.o mean?

I've added a patch for the rules module. The patch detail page says the test status is postponed. What does that exactly mean? Is there anything I should do to get the patch tested?
1
vote
1answer
68 views

How to delete a Drupal sandbox project

This thread: http://drupal.org/node/1077884 indicates we can delete our own sandbox projects, but I'm a little confused as to how this is done. I see nothing on the UI on drupal.org that would allow ...
2
votes
1answer
35 views

How do I update the documentation on someone elses module?

I want to update the documentation on the Agenda module on Drupal to provide a bit more clarity on how to get it set up. I have contacted the author and he said great! How do I do this on ...
2
votes
1answer
35 views

On D.O., where to file reports for spam users?

On drupal.org, where does one file reports for a suspected spam account? My google searches have turned out results about a spam module and such.
3
votes
1answer
51 views

Module release date and commit date?

I can't understand somethings about commits. For example, for the Webform module, in its project page it is written that last version is "7.x-3.15 2011-Dec-08," but in the commits page, it is written ...
0
votes
1answer
36 views

Patch tests in issue queues?

How does one get a patch tested in core and attached to an issue queue (with the pretty red or green styling)? Is it automatically done when you attach a patch? Or do you have to have an account to ...
0
votes
3answers
234 views

set a id for a div class in drupal

Anyone help me how to set the id for a div class dynamically in code. Let suppose class name by group_left <div class-"group_left article_left"> I have to add a id attribute for this ...
5
votes
1answer
104 views

What does testing a patch mean?

In drupal.org issues when someone creates a patch, in attachment table there is a column named Test result which has a value like FAILED: [[SimpleTest]]: [MySQL] 32,869 pass(es), 2 fail(s), and 0 ...
1
vote
2answers
166 views

Where are the best places to post Drupal 7 RFP?

Do you have any thought on the best places to post an RFP for Drupal 7 development and theme work? I have posted on drupal.org and groups.drupal.org but someone mentioned odesk, but I wasn't sure if ...
1
vote
2answers
73 views

How do i post/donate a module in drupal.org?

I have a module that i have developed, and I want to post it on drupal.org to be available for other developers to download. How do I do that?
2
votes
2answers
69 views

How can I speed up the module registry approval proces on Drupal.org?

The module is done, the code and documentation meets the prescribed standards for Drupal projects, the sandbox project has been created and submitted for review. What more can be done to help speed ...
0
votes
2answers
92 views

How do I unsubscribe from Issue on drupal.org [closed]

How can I unsubscribe from an issue on Drupal.org that I've previously subscribed to?
6
votes
3answers
281 views

How do modules come up with their green, yellow, and red releases?

As we all know, not every module marked "Recommended Release" on drupal.org is truly stable. In fact some modules are perpetually marked beta, in some sort of permanent limbo state. Even when hundreds ...
1
vote
4answers
1k views

How do I access drupal.org after I got my IP banned? [closed]

I just got my IP banned on drupal.org due to reasons not known to me. What to do now? Do you have any idea on how to get unbanned?
5
votes
3answers
122 views

Etiquette for module feature requests

I am relatively new to Drupal, and I am thinking of posting a feature request on Drupal.org for one of the Drupal modules that I'm using. Before I do it, I wonder if there is any convention or ...
1
vote
1answer
124 views

Subscribe to issue queue

In drupal.org I would like to get email notification when an issue that involves me is updated with a new comment. Right now I have to subscribe per project from URL ...
3
votes
1answer
443 views

How does Drupal.org's packaging script works?

Is Drupal.org's packaging script publicly accessible? How does it works? What tools does it use to fetch a module and package it as a tarball? What are the best practices in building a nightly builds ...
7
votes
2answers
158 views

What are methods for tracking discussions or issues on Drupal.org

On Drupal.org, there are a number of discussions or issues that I subscribe to and wish to track. Do folks use any particular method to receive push updates or alerts when replies are added to ...
6
votes
3answers
2k views

What happened to array-shift.com (Drupal Stackoverflow Clone)

It's interesting that there is no (recent) Drupal implementation of SO-like features. I (and others) have a need to have an SO clone that has areas for private data (corporate owned), so we cannot ...
8
votes
1answer
419 views

How can I create a patch using Git?

I have found an issue on drupal.org that I would like to submit an solution for. How can I create a patch using git so that I can submit it as a possible fix?