View allAll Photos Tagged drupal
Sweet, Sweet drupal.org.
Help support the drupal.org infrastructure by becoming a member of the Drupal Association. association.drupal.org.
Augustin Delaporte from CommerceGuys and Pablo Cerda from Bluesparklabs discussing Drupal ideas.
At Barcelona Drupal Developer Days 2012.
From any source to target CCK tables, he has been involved in many many Drupal projects involving large Data uploads writing complex queries and data synchronization scripts.
If the future of Drupal features (as perceived in March) is moving along nicely, what's the next big thing for Features?
Features is part of the answer to one of Drupal's biggest headaches - what to do with all that loose site building and customization that happens on every project. Features is part of the answer to making stronger, better install profiles and targeted distributions of Drupal. And features is part of the answer to making Drupal more task oriented and less daunting to our users.
More www.developmentseed.org/blog/2009/may/29/making-and-using...
Suggestion #1
Allow modules to be grouped together by categories in the same way as they are on the main Drupal site.
Suggestion #2
Also allow the categories of modules to be expanded or collapsed using the new jQuery library.
Suggestion #3
Change the way admin/modules illustrates the heirarchy (parent/child) relationships between modules. for example;
- Voting API parent
-- Simple Vote child
This would help illustrate the relationships of complex modules like E-Commerce which are a set of related modules.
Drupal content management systems is one of the most powerful, and popular systems for managing content. Reputable consultants help to utilize those powerful features, thus, simplifying the process of managing, publishing, as well as, organizing various types of content for websites. goo.gl/KyicI
Perhaps the access control section of the Drupal UI could be redesigned to allow a few extra things;
1) group access control by like modules (see projects/modules) groups
2) Add a 'rollup/collapse' feature to groups, to allow more visibility to the modules lower down the list.
From www.slideshare.net/drumm/maintaining-your-own-branch-of-d...
Numbers are totals from when project module started accepting attachments.
Disclaimers:
- This counts attachments. Not all of those are patches, but almost all are.
- This only counts follow-ups, not the original issue posting.
- Only counted once per issue.
The new PressBlog theme for Drupal 7
Responsive, with multiple colors & font-styles. Ideal for academic & news websites.
From left to right: Francisco J. Seva, Christian López, Jesús Sánchez.
At Barcelona Drupal Developer Days 2012
The new PressBlog theme for Drupal 7
Responsive, with multiple colors & font-styles. Ideal for academic & news websites.
The Drupal Create Content > Create Book page allows users to create parent/child page relationships.
The current method allows users to pick the parent page for their new page. This parent could be FIRST (Top), SECOND and so on deep. In the case of drupal.org, this hierarchy is quite complex and very deep.
This "hacked" image shows how a new hierarchy could be built to simplify page book creation for complex sites. New child drop down boxes could "reveal" themselves using jquery/javascript after the parent was chosen..