Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I use taxonomy_menu pages as my primary navigation because they display all child nodes in full. The problem is that a user can drill down through my taxonomy via the taxonomy_menu pages fine, but if they try to back out using the breadcrumbs, they are backed out by way of the regular taxonomy pages and this is confusing.
The Birthday module displays the brithdays of drupal users within a configurable timeframe. It works against drupal 4.6. If there is some interest in this I can clean up the code and add features.
I wrote a module for limited phpbb-integration for my own usage. Now it looks like quite a few people want this functionality, frankly a lot more than I expected.
Do the core developers have any opinion on how I should proceed? I know the obvious answer is to drop the phpbb module, and work on the forum module instead. Except for that though?
I am developing an Intranet information platform using Drupal for a research laboratory. The World's largest Biomedical literature database offers scientific literature search output (returning to user's input key words) using RSS. Using the standard aggregator there is no problem to get a common feed (set up be an admin). But my question is: is it possible to adapt the aggregator so that each user can define his/her own source (URL), and can only edit his/her own URL ? - very much 'MyAggregator'.