[drupal-devel] patch for glossary: Show only selected letter entries
Find attached a small patch against glossary-4.5.0 that makes glossary only show the entries correspondient to selected letters. I have some questions regarding Drupal development that maybe you can answer. 1. Where are the guidelines for coding/patch submission? 2. Is there any downloadable version of the api documentation? 3. Do you have plan to migrate to SVN? 4. If question 3 == 'no', do you know any guide (hints are welcome) explaining how effectively manage code fetched from remote CVSs in a local SVN repository ? Regards, maykel glossary.module | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletion(-)
I have some questions regarding Drupal development that maybe you can answer.
1. Where are the guidelines for coding/patch submission?
Unified diff. Submit as a project issue for the specific project (do not post on the ML :)
2. Is there any downloadable version of the api documentation?
You can get the API module, and run the indexer yourself.
3. Do you have plan to migrate to SVN?
No, it is too much of a hassle. Quite a few of us use SVN for other projects, but Drupal is so tied to CVS now (supporting scripts, project and ML integration, etc), that it is quite painful to migrate to SVN now. Goba
participants (2)
-
Gabor Hojtsy -
Maykel Moya