Skip to topic | Skip to bottom
Home
Search:

Devel
Devel.ImcDrupalConfigr1.3 - 02 May 2008 - 18:01 - MarkBtopic end
You are here: Devel > ImcDrupalDev > ImcDrupalConfig

Start of topic | Skip to actions

Drupal configuration for Indymedia

intro: what and why?

drupal has many features, but needs some special configuration to be suitable for an imc

Cities list

use the cities list module see http://drupal.org/project/indymedia_cities

or you need to create a new block:

Admin ==> Block ==> add

<?php include("http://www.indymedia.org/cities.inc");
?>

Publish button

this was done by creating a new menu:

Admin ==> Menus ==> Add menu

and then:

Admin ==> Menus ==> Add menu item


-- GarconDuMonde - 26 Mar 2005
to top

You are here: Devel > ImcDrupalDev > ImcDrupalConfig

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).