This forum is for news and announcements to the Drupal community at large.

My new website

Finally manage to setup my website http://thinktechno.com/. Its totally based on drupal, Thanks the community for all the help. Its sort of a place where all nerds and geeks can post there views. Once again thanks for all the help.

img module

The img module is a simple but a powerful Drupal image manipulator module.

  1. You can add images to any type of nodes (story, blog, page ...).
  2. Images can be placed anywhere on the post page.
  3. You can add more than one image to posts.
  4. The thumbnail will be transformed into an image link (it will link to the owner post node).
  5. Images will keep their original attributes (title, alt ...).

What you must do?

Drupal 4.6, Internet Explorer 7, and RSS

A beta version of Internet Explorer 7 was just recently released, and with it the ability to autodiscover and read syndicated feeds with just a click of a button (more similar to Apple's Safari than Firefox's Livemarks). Unfortunately, its ability to do this will fail on any RSS feed produced by Drupal 4.6, due to lack of support for XML entity doctype declarations (which Drupal 4.6 includes in its RSS). There's nothing wrong with IE, and there's nothing wrong with Drupal - we're both doing the Right Thing in regards to standards. The complete technical reasoning for all this is available, and won't be a problem in the forthcoming Drupal 4.7. There is, however, a one-line fix to your Drupal 4.6 web site that will make the two play nice together:

In your modules/node.module file, look for this line of code:

$output .= "<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC \"-//W3C//ENTITIES Latin 1 for XHTML//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent\">]>\n";

Delete the entire line - be sure not to change anything else. Once you do that and your Drupal cache naturally expires (if you've enabled the cache, that is), IE7 will be able to autodiscover and, more importantly, parse your Drupal 4.6 feed correctly.

If you're using Drupal 4.6's aggregator, a similar deletion in modules/aggrega

wall street journal article on fresnofamous drupal site!

wow, i was forwarded today's article in the wall street journal about community sites, and it featured fresnofamous, which is a drupal site!!
see node 47479

Toronto-Area Drupal Developers Sought

Trapeze Media (http://www.trapeze.com) is seeking resumes for contract developers proficient with the Drupal content management platform. Please submit complete resume (PDF preferred) with portfolio URLs of prior Drupal implementations, contact details and current availability. No telephone or in-person inquires, please. Qualified applicants will be contacted as needs arise.

Drupal 4.7 beta 4 demo

Check out the 4.7 beta 4 online demo

http://www.drupaldemo.org

Enjoy

Pages

Subscribe with RSS Subscribe to RSS - News and announcements