Drupal wins Hall of Fame Award in the 2009 Open Source CMS Awards | drupal.org - 0 views
-
Drupal has won the Hall of Fame Award in the 2009 Open Source CMS Awards. Drupal previously won the 2007 and 2008 Best Overall Open Source CMS Award.
Drupal wins best open source PHP CMS for second year in a row | drupal.org - 0 views
-
Drupal has won best open source PHP Content Management System for the second year in a row in the Packt Publishing 2009 Open Source CMS Awards. Drupal won by popular vote and a critical selection by a panel of judges. This award reflects the strong support of the Drupal community and our focus on quality which leads to critical acclaim and rapid adoption for large, high quality projects. Drupal won best overall open source CMS in 2007 and 2008.
PortableApps.com Wins Big in the 2009 SourceForge Community Choice Awards at OSCON | Portab... - 0 views
-
SourceForge.net has announced the winners of the SourceForge.net Community Choice Awards and PortableApps.com is the big winner. Sweeping 4 of the 12 categories, a new record, PortableApps.com also closed the night by winning the coveted Best Project award at the awards party and ceremony at the annual O'Reilly Open Source Convention in San Jose, CA. In addition to Best Project, PortableApps.com also won Best Commercial Open Source Project, Best Visual Design and Most Likely to Change the Way You Do Everything.
We would like to thank our designer, DJ Carey, our site admins (Marko Moeller and Ryan McCue), our developers (Chris Morgan, David Dixon II, Geoff Shearsmith, Jacob Mastel, Kevin Porter, Marko Moeller, Michon van Dooren, Nathan D., Oliver Krystal, Patrick Patience, powerjuce, Ryan McCue, Shawn Faucher, Simeon Kühl, Steve Lamerton, Travis Carrico, Zach Hudock, Zach Thibeau), our forum moderators, our translators, our 90,000 community members, our millions and millions of users worldwide, our fans, our friends, our families, SourceForge.net (for hosting our downloads and organizing the awards), Drupal (the open source CMS on which our site runs), all the projects that have worked with us to make their software portable, everyone we have worked with in the past and everyone we will work with in the future.
Lullabot: Do It With Drupal 2009 | drupal.org - 0 views
-
The Do It With Drupal Seminar will feature the following highlights:
- Examine and dissect successful Drupal sites
- Discover new site-building strategies
- Learn from Drupal's top developers
- Hear from social media and social networking experts
- Connect with other Drupal professionals
- Expand your Drupal knowledge
This commercially produced event takes place at the Marriott Hotel in New Orleans' French Quarter, December 9, 10, 11, 2009 and features sessions by many "big names" from both inside and outside of the Drupal community (see list of current speaker list below).
Support Drupal by Voting in Packt Publishing's Open Source CMS Award Competition | drupal.o... - 0 views
-
go to Packt Publishing's Open Source CMS Award Web site before October 30 and cast your vote in the following categories:
Drupal CMS contributed module: 2 Way Video Chat module | drupal.org - 0 views
-
2 Way Video Chat (by VideoWhisper) is a premium high definition video communication software designed for instant 1 on 1 online video conferencing. It's a solution for conducting easy to setup face to face meetings without leaving your office or home. It's the easiest and most cost-effective way to meet somebody and discuss one on one.
Drupal CMS and contributed modules: How to report a security issue | drupal.org - 0 views
-
If you discover a vulnerability in Drupal core or contributed module, keep it confidential. Mail us at security@drupal.org, do not post in the issue tracker. The security team will investigate your report and create a fix. When the issue is about a contributed module, the team coordinates with a module maintainer. When a fix is ready, an advisory urging users to upgrade is published.
-
Some bugs take time to correct and the process may involve a review of the codebase for similar problems. Coordinating across time zones and work schedules can be time-consuming.
-
Do not disclose the vulnerability to anyone before the advisory is issued.
- ...2 more annotations...
Coding standards | drupal.org - 0 views
-
The Drupal Coding Standards applies to code within Drupal and its contributed modules. This document is loosely based on the PEAR Coding standards.
-
Use an indent of 2 spaces, with no tabs.
Lines should have no trailing whitespace at the end.
Files should be formatted with \n as the line ending (Unix line endings), not \r\n (Windows line endings).
-
All binary operators (operators that come between two values), such as
+, -, =, !=, ==, >, etc. should have a space before and after the operator, for readability. For example, an assignment should be formatted as$foo = $bar;rather than$foo=$bar;. Unary operators (operators that operate on only one value), such as++, should not have a space between the operator and the variable or number they are operating on. - ...23 more annotations...
Disable RSS Feed? | drupal.org - 0 views
-
well that seems to be a nice solution. but it only removes the link to the rss feed -> the xml file still exists and so it gets indexed by search engines.
-
I too am creating a private site.. I would assume you could use HTACCESS to stop search engines indexing the site..
-
surely that just disables the icons?
- ...3 more annotations...
Dreditor for Firefox greasemonkey - script for drupal cms development | drupal.org - 0 views
-
Awesome user scripts for drupal.org going on here. This is no Drupal module, and you can only install the script in your browser.
Views Carousel | Mustardseed Media Inc. - 0 views
jCarousel - Riding carousels with jQuery - sorgalla.com - 0 views
-
jCarousel is a jQuery plugin for controlling
a list of items in horizontal or vertical order. The items, which can be static
HTML content or loaded with (or without) AJAX, can be scrolled back and forth
(with or without animation).
Comparison of Rotator / Slider modules | drupal.org handbook - 0 views
-
This page came about as a result of this post in the Duplicated Modules Hall of Shame group. The linked post lists several modules that provide either tabbed content or rotating content.
-
Available Modules
There are many modules that provide some sort of slideshow / rotator functionality.
- Dynamic display block - Enables you to create and present blocks of content in a dynamic way. Uses the jQuery Cycle Plug-in.
- Views Rotator - a Views style plugin using the Cycle jQuery plugin with a small number of options for controlling transition behaviour.
- Views Cycle - a Views style plugin using the Cycle jQuery plugin, with an option for tabs, several transition effect options and other transition behavior settings.
- Views Slideshow - a Views style plugin using its own JavaScript for the rotation, also including a tabs option and a small number of transition behavior options. The Drupal 6 (dev) version is an extensible API that allows other cycles, rotators, and carousels to plug into the module, so they don't need to recreate the Views functionality.
- Views Slideshow: ImageFlow - offers an ImageFlow option to Views Slideshow, similar to Apple's CoverFlow.
Slideshow Creator - adds an input format filter to allow you to add slideshow creation code to the body of a node.This module has been deprecated- Featured Content Slider - select nodes based on content type and create up to 3 blocks of featured content.
- Slider - create a "slider" content type with a multi-value nodereference field to create carousel-style sliders of the referenced nodes.
- EasySlider - create a list-style view with a block display and the view results are displayed in a carousel style slider.
- Node Carousel - create carousels of nodes based on nodequeue or custom values using a hook in your own module.
- Views Carousel - a Views style plugin using the jCarousel jQuery plugin for the rotation, suitable for e.g. a scrollable thumbnail viewer.
Group Info
- Last active: on 19 Nov 09
- Members: 5
- Items: 395
- Visits: 613
- Owner: Fuzbolero .
- Group type: Public, Join by invitation only
- Group category: Computers & Internet

