This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Rendering comments outside the node module? Can the nodeapi hook handle this?

I'm writing an alternative comment module, intended to get comments from non Drupal sources (like other forums). It currently uses a new table to map external threads to nodes, when a new node is created/published. It will show comments below nodes just like Drupal, but the comments are from a different forum package.

It's working properly, but requires deletion of the current comment.module, they cannot co-exits. I would prefer to wrote it in a way that either module can be enabled, but not both, instead of requiring physical deletion.

Is there a way to make the breadcrumbs prefer a taxonomy_menu pages over the default taxonomy pages?

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.

Birthday Module

Hi,

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.

You can download it at: birthday.tar.gz

Enjoy!

phpbb module

Hi,

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?

User- defined aggregator

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'.

Good to hear others suggestions.

simple accounts

Has anybody played with or thought about creating a VERY SIMPLE accounts module for dealing with VERY SMALL businesses?

Incorporating:
Invoice | Income | Expenditure | reports(tax etc.)

I'm about to dig around in the ecommerce module but though I'd ask for some outside input first i.e. other modules that might be of help.

Cheers
Tom :)

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions