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

Import to Aggregator2 Tool

I've knocked up a fairly simple perl script which takes a CSV like file containing lines like

http://www.strangehorizons.com/reviews/|Strange Horizons Reviews|http://www.strangehorizons.com/reviews/atom.xml

and inserts each one into node table and aggregator2_feed table so that they can be used with the Aggregator2 module.

If anyone is interested I can publish it somewhere or send them a copy.

Voting problems

Hello,

I've installed Voting module and came across with the following problems:

1. When hovering mouse over stars flash rating name is displayed as text. When I move mouse out of the flash id displays 'Error'.

2. When I click a star to vote it says 'Saving' and doesn't do anything.

Did anybody knows such issues ?

Thanks.

weblink module for 4.7

Will the weblink module from http://drupal.org/project/weblink also run with drupal 4.7.b4 ?

with kind regards, holger

Pathauto analogs?

Searching for some pathauto analogs. This module doesn't fit my needs, 'cos its only adding tons of pa aliases. Maybe there are some implementation of true auto path module - I mean, smth user/1 changed to user/root, user/1/edit changed to user/root/edit and so on.

Creating sub-modules /node types (in the sense of inheritance)

If I have a certain node type defined by some module and I want to extend the functionality of this node type, is it possible to create a "sub-module" so that I don't have to copy all the code (blabla hundreds of reasons why you don't like to do this...)?

I would think so, because all nodes are based on node and (can) overwrite node_hook (well, this is at least my perception as a real drupal noob), but I don't seem to find any documentation on how to do this.

Updating a contrib module that was already brached for 4.7?

Hi!

I have made some changes to a module that was already branched for DRUPAL-4-7. But the tar file available from the project page doesn't seem to be updated. It still shows "Download latest release (4.7.0, 17/01/2006 - 05:40)", but the last commit for branch DRUPAL-4.7 was at "Wed Feb 15 06:26:10 2006 UTC". This is 2 days ago. Maybe the cvslog module missed that or is it pending to run?

Pages

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