Drupal

TwitterFacebook
Get flash to fully experience Pearltrees

Drupal 7 on nginx + php + postgres on Ubuntu 11.10 | Bryce Hamrick

After dealing with nginx for some time I loathe the thought of going back to Apache. http://bhamrick.com/2011/10/19/drupal-7-on-nginx-php-postgres-on-ubuntu-11-10/
On this page Note: This build process was tested against Open Atrium 1.1 https://community.openatrium.com/documentation-en/node/1420

Build Open Atrium For Development | Open Atrium Community

Drupal is a robust Content Management System that runs on a LAMP server. https://help.ubuntu.com/community/Drupal

Drupal

A while ago, Angela Byron of Lullabot wrote an article comparing Image and Image Exact Sizes with CCK Imagefield and Imagcache .

Drupal: Using imagecache with Views and CCK imagefields | 2BITS.com - Drupal Development, Customization and Consulting

http://2bits.com/articles/drupal-using-imagecache-with-views-and-cck-imagefields.html
Javascript Tools provides a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal. Note: you should not install this module for Drupal 6 unless it is required by another module. Note: As of Oct. 20, 2009, the 5.x version is no longer supported.

Javascript Tools

http://drupal.org/project/jstools
http://drupal.org/node/136390 Here is what I need: - I need to create a custom node type that will allow the users to attach already uploaded images (Image nodes) to it . Here is what I do:

Node Reference CCK field does not show thumbnails???

[Update: We've recently posted steps for setting up Ubuntu 12.04 Pangolin for Drupal 7 .]

Lucidly Drupal: Setting up Ubuntu 10.4 Lucid LAMP stack for your Drupal site | PINGV Creative Blog

http://pingv.com/blog/lucidly-drupal-setting-up-ubuntu-10-4-lucid-lamp-stack-for-your-drupal-site

IMCE

http://drupal.org/project/imce IMCE is an image/file uploader and browser that supports personal directories and quota. Features
This module provides a site map that gives visitors an overview of your site.

Site map

Hi, I see : query: SELECT DISTINCT u.uid, u.name FROM users u INNER JOIN node n ON u.uid = n.uid WHERE n.type = 'blog' AND n.status = 1 ORDER BY n.created DESC LIMIT 10 OFFSET 0 in /www/default/drupal-4.7.3/includes/database.pgsql.inc on line 103. In the drupal admin error log.

sitemap PostgreSQL patch

You need Views if You like the default front page view, but you find you want to sort it differently. You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically. You use /tracker, but you want to restrict it to posts of a certain type. You like the idea of the 'article' module, but it doesn't display articles the way you like.

Views