Derrick's rewrite of the alphabetical index module

Derrick sent me a very nice rewrite of the A-Z index module (alpha_index.module) used on this site. It's much more elegant than what I hacked together. Derrick's version also filters out the articles A, AN, and THE and files titles under the next word appearing after the article -- a feature I really wanted, but didn't know how to implement. View the module source code here.

Thanks, Derrick! You rock. Next, hopefully someone will hear my lazyweb request for a KWIC index module.

Comments

01 chris
11/22/04 @ 21:33

Thanks for sharing with us.

02 Anonymous
11/23/04 @ 14:51

Well it's too bad that this index module doesn't work without clean URL's...

Advertisement
03 jibbajabba
11/23/04 @ 15:42

Hmm. Yes. Well, when Derrick posts it to drupal.org as a contributed module, you can always contact him to request that feature.

04 dtan
11/24/04 @ 23:00

I have updated the module, allowing for non-clean urls. I applied for contributor status so hopefully it will be available on drupal.org soon.

05 jibbajabba
11/25/04 @ 12:59

Thanks, Derrick! And the module has been updated here as well.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <strong> <dd> <dl> <dt> <i> <li> <ol> <u> <ul> <code> <blockquote> <fieldset> <legend> <h6> <span> <img> <div> <p>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options