Read more »
The original idea about a hierarchical permission system comes from Larry Garfield (Crell). The project was kicked off as a Google Summer of Code project in 2011 with the mentorship of Károly Négyesi (chx)
Read more »I am taking a break from core development for personal reasons. After writing close to 800 core patches and spending years almost nonstop on core development, I need a break. Please leave me out of core debates on IRC, emails etc. Thanks! Contrib work will continue especially on redis_ssi and relation (mostly thanks to my generous sponsors).
Read more »Last time I posted a blog: "Using UUID and UUID_FEATURES modules Part 1" where I explained the basics of using UUID module to generate identity values.
The next thing you'll want to do is to use it in the real feature export components. Here is an example how we use it:
One of the projects I was working on needed locale languages support in taxonomy terms. Unfortunately, the exportable taxonomy component uuid_term provided by uuid_features module does not support i18n and is not exporting language & translation set fields.
One of the things that make DrupalCon such a unique conference is the opportunity to contribute to the Drupal project by working face to face with some of the best developers and all around Drupal wizards in the world. No need to say that this is a fantastic learning experience. At Wunderkraut, we highly value such active participation in the community.
Hydro Inc., located in Chicago's West Loop, is looking for a part-time web developer well-versed in PHP, MySQL, and Drupal CMS. Interest in Social Media and Mobile App Development are a plus. If you would like to know more about this position, which offers an hourly rate of $20/hour, please contact Cieana Detloff at cdetloff@hydroinc.com.
Read more »It has to be said that the January Denver Drupal meetup was a far more interesting live television broadcast than the President's State of the Union address.
hello,
we are looking for someone to create a small socialnetwork from scratch or using drupal-commons where member can report news based on the block... it will be involving openlayers maps.
to have a better idea about the project please look at:
Read more »When we added the Compass CSS authoring framework to our projects, new wrinkles appeared in the deployment process. Committing the artifacts to Git was used for our first prototypes, but is unsuitable for team projects because it's a sure-fire way to introduce merge conflicts. Running compass on the server (either with Cap or the Drupal module) is appealing, but a minority of our projects deploy to hosts without the ability to install Compass. Rather than support multiple strategies, we decided on executing Compass locally on the workstation running Capistrano.
Read more »Here's the module that gives you the "view [type] nodes" permission.
It does this in a lightweight way with a simple query_alter, without needing the grants sysstem.
Kudos to webchick for the idea and initial code.
Project Information
Maintenance status: Actively maintained
...
The prupose of this module is to pre-generate styles via rules on node save/view/update.
DO NOT USE THIS IN PRODUCTION. THIS IS AN EXPERIMENTAL MODULE.
Why
Normally the image derivates get created on request. But what if you want to display informations on presets, without displaying them. Like a download...
Hides related content (nodes) from /taxonomy/term/%taxonomy_term pages where needed by providing an alternate page callback.
Currently, this only controls content visibility per vocabulary.
This is not compatible with i18n_taxonomy.
You may also be interested in: http://drupal.org/project/taxonomy_display
...
Read more »What does it do:
Mainly two things:
Leverages the DOMWindow jquery plugin as a drupal library.
Provides a drush script to download the jQuery plugin to the libraries folder.
Drush:
The DOM Window module includes a drush command that will download the jQuery plugin for you.
$ drush domwindow-plugin
Innovation...
What is it?
Allows videos embedded using the video_embed_field module to be displayed in a DOM Window overlay.
How does it do it?
Well, first it defines a new format for the video_embed_field fields called overlay. Then, using a pretty standard theme function, combines the preexisting display modes into...
ISI Link module aims to provide methods of importing data from InstantSoftware rental property management into Drupal.
Goals:
- Import Properties
- Import Rates
- Import Reviews
- Provide property booking(s)
- Provide views integration
This project is very early in development. Co-maintainers welcome.
...
Read more »This module intened for advanced OG administration.
Now there added tab to user account where administranor can select groups user belong to and make user of this groups or remove membership on one page.
This module is for sites having less then e.g. 100 created groups in it(but can propely work for...
This project aims to integrate the HybridAuth Social Sign-on library into Drupal so that you can allow your end-users to login and register using Twitter, Facebook, Google, Yahoo, Windows Live, MySpace, Foursquare, Gowalla, PayPal, LinkedIn, OpenID, Tumblr, Friendster, Vimeo, AOL, Flickr, and more.
HybridAuth...
Module Description
Picon allows site administrators to edit many aspects of the 'Powered By Drupal' icon that are not available within the core functionality.
The Picon module allows for easy selection of images using a sidebar element that displays the available images. Images that follow the relevant...
JavaScript Syntax Highlighter can be used for client-side syntax highlighting of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP and SMTP protocol, php.ini and Apache config. This is mostly used as a test-bed for the 2.x branch of the Libraries API.
Features
Filter
Use <code lang="css">...

Today we are releasing the final videos in the Page Manger series! And, yes, these are FREE videos brought to you in conjunction with NodeOne.
We will explore:
Read more »