Jump to Navigation

Programming

Yesterday we started design part of one of our current drupal project. Naturally our designer asks me – ok for which resolution I should optimize site? And I said to him, well client has not have any special request so I guess we should go with standard 1024px screen width resolution in planning phase and optimize site for that.

After one year of development Drupal 6.0 is finally here. There are many great new stuff in it such as:

Anybody used og module for Drupal knows what powerfully features this modules give users - ability to organize themselves in public groups, private groups... Private groups gives your Drupal users opportunity to share content only accessible to other group members. BUT user will be maybe tempted to think that file attachments to private group nodes are also private, and that is off course very wrong. Drupal stores files in to publicly available 'files' folder. Every node file attachment is available with next url http://drupalsite/files/somefile.txt.

Syndicate content