PDA

View Full Version : Drupal modules that howtoforge uses


ebmar
12th March 2007, 13:43
Hello.
I wondering which drupalmodules howtoforge use when they submit a howto?
Like when you choose category to put them into.
After you choose Story, the next bit.

falko
13th March 2007, 19:45
It's the normal book and story module from drupal.org. The categories were created by us in the Drupal backend.

c0mm
15th October 2007, 21:36
Sorry to revive an old thread. But I was wondering falko, what do you use for your vb and drupal intergration? Are you using vbdrupal package or have you coded this yourself?

falko
16th October 2007, 12:45
Are you using vbdrupal package
Yes, but heavily modified. :)

billyboylindien
30th December 2007, 18:36
Sorry to revive an old thread.
And me too ;)

What type of module use you for manage category and menu (especially the urls ;) )

Is it hard configured ?

Thanks

falko
31st December 2007, 19:35
I think the URL feature is built in. For the categories we use the taxonomy module and for the menu the menu module.