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

test data for drupal

Hi,

I'm looking for test database data to load into drupal for testing. I downloaded the devel module, as it's description suggested there was test data or a data generator included. I only found the module file and 2 readmes. Does anyone here have a (substantial) test dataset available?

Thanks,
pacoit

warning in test

i'm trying to write a module that save some files in a specific folder, so i get grounds from the image.module and did some modifications... So, when i go to the create page, put all information, attach the file and hit the button "submit", it's returning me this error:

override breadcrumb from my module

Hello users

Can i override the breadcrumb for all pages in drupal from my module?

I try write theme_book_navigation in my module but nothing happened.

Any help.

Thanks..

postcard module in 4.6

Can someone give me the sample documentation of how to work thw postcard module in drupal 4.6.

Announce: First Release of Import HTML Module

As briefly discussed in passing a month or two ago, I've been intending to do this properly.

By the time I got CVS access last year I'd lost interest a bit, but due to a few requests I've re-activated this project and released a very hairy first go at the Import HTML module

I'll copy the project overview below (sorry it's big) - please take note of the requirements.

I'd be receptive to any input, but it's deployment testing and major bug squashing at the moment - no 'feature requests' :-B I've got too many settings already.


Drupal Module: Import_HTML

Synopsis

Facility to import an existing, static HTML site structure into Drupal
Nodes.

This is done by allowing an admin to define a source directory of an
traditional HTML website, and importing (as much as possible) the content and
structure into a drupal site.

Files will be absorbed completely, and their existing cross-links should
be maintained, whilst the standard headers, chrome and navigation blocks
should be stripped and replaced with Drupal equvalents. Old structure will be
inferred and imported from the old folder heirachy.

Requirements

Before you begin

See the setup section for details. Because of the
number of settings, this is not just a point-and-go module.

taxonomy -direct linking to a principal cathegorie including the display of subcathegories

I'd like to create a link (ex.: myweb/drinks) to a principal cathegorie (like Drink) wich shows all the subcathegories in the same time (drink, alcohol, beer, wine). is there an easy way? thanks

Drink
- Alchohol
-- Beer
-- Wine

Pages

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