BCO Home page

Building Communications Opportunities Alliance (BCO) is made up of NGOs and donor organisations working collaboratively on projects based on communication for development. The alliance website needed a mixture of public and private spaces to present project news to outsiders, and share meeting minutes and draft reports in logged-in spaces between partners. Drupal’s finely grained permissions system allowed us to create a number of different website ‘roles’ to assign to members of the alliance, determining who could read private content, write content etc… The site also makes use of the innovative Google Maps API, to graphically display the location of alliance members’ work.
Graphic design for web pages was developed by Josh King-Farlow and follows his standard practice of using a fluid layout coding technique (percentage based layout as opposed to em or fixed width pixels), allowing the page to shrink and expand to fit whichever screen size you are using. Coding is also strictly W3C standards compliant.

Comments

17 November 2008 - 9:51am — Web Designer (not verified)

Google Map

Is it possible to insert Google map in web design using drupal. I have done the same thing with Joomla but I'm not sure if it is going to work for drupal. Is there any plug in for this.

17 November 2008 - 10:03am — Dhillon (Xtrema...

Google Map with Drupal

there are modules to be used for Google map with in your web design with drupal as CMS but for that you need Google Map API key, map.

There is also another module to be used with the contact form. This might work by putting this code into the main template php file

function theme_contact_mail_page($form){
$output = check_markup(variable_get('contact_form_information',
t('You can leave a message using the contact form below.')));
unset($form['contact_information']);
$output .= drupal_render($form);
return $output;
}

Featured services

GreenNet Broadband

Ethical home & organisational broadband, ADSL up to 8Mbps & 20Mbps, unlimited bandwidth, fixed IP, and GreenNet’s excellent support team ensuring you’re online all of the time.

GreenNet email

GreenNet’s POP/IMAP enabled mailboxes with unlimited online storage, access to email from anywhere using GreenNet Webmail, daily offsite backups and GreenNet Support to help you along the way.

Web projects

GreenNet web projects are all about planning, designing, building and hosting websites that work for you and the issues you’re working on.