Catching up on Drupal

Catching up on Drupal

Posted by stella on Mon, 2008-04-14 21:07 in

I've spent the best part of the last week catching up on emails, blogs and my Drupal modules' issue queues! I had 500 email threads (note, the use of the word threads, not individual emails!) to read, and that's not including mailing lists and work related mail. Sheesh, I'm glad that's over. I'm also glad to say that issue queues for my Drupal projects are back down to manageable levels now. So if I haven't responded to your queries already, it won't be much longer, I promise!

I must convey my thanks to NancyDru for keeping an eye on the FAQ module's queue while I was away. It really did make things much easier! Thank you!

In other news, I've re-written the FAQ module. Don't worry, none of the features have been lost! It's just that the module has grown so much since I started working on it that it was beginning to get rather unwieldy. For every new feature required, I had to add it in up to two places per layout! Thankfully all that craziness is no more. All the code has been restructured, so there's no more duplication of code between layouts and it's a lot more modular in nature. And the benefit to you? Even quicker implementation of new features and a smaller chance of them not working in some layouts.

New releases of the FAQ, Avatar Selection and Lightbox2 modules coming soon, so stay posted!

Post new comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options