background preloader

Drupal

Facebook Twitter

jQuery and Drupal JavaScript libraries and settings are output even when no JS is added to the page [#1279226] Problem/motivation Drupal 7 includes jquery.js, drupal.js and inlines Drupal.settings on every page even if it isn't needed.

jQuery and Drupal JavaScript libraries and settings are output even when no JS is added to the page [#1279226]

This has some serious implications on the performance, especially on mobile connections: 2-3 more requests, ±50KB and at least an extra 200-300 ms extra processing time (just to parse jquery.js) Proposed solution This patch will only include jquery.js, drupal.js and will only output Drupal.settings if it's needed. But since there's a chance this will break existing sites, there's a built-in kill switch. But if you set $conf['javascript_always_use_jquery'] = FALSE inside settings.php (or use drush vset javascript_always_use_jquery 0 -y), it will only output the files if they are needed, by checking the new option need_jquery. API changes Example picture_library uses this, because the javascript does not depend on jQuery. Possible problems Remarks Original report Title says it all. Detailed description. Coworking Tag Stuttgart. Ahoi Drupalistas,

Coworking Tag Stuttgart

Pdjohnson : Announcing The Europe #Drupal ... Europe Drupal Foundation on Strikingly. Amazee Labs Drupal Development and Web Design Zurich Switzerland. Coworking Day. Meetup Stuttgart, Donnerstag 8. Mai 2014 19:30 Uhr. RobertDouglass : Nice turnout at DrupalCamp... Coworking Day. DrupalCamp Frankfurt 2014. The Prince of Wales and family. The goals The previous website was created back in 2006 and needless to say, the web has come a long way since.

The Prince of Wales and family

A growing audience already used to new web technology meant that change was inevitable. Across mobile, tablet and desktop platforms people are using a vast array of new devices and browsing environments, which offered us an opportunity to tell the Family's story in a new and exciting way. From a design perspective, the look and feel of the sites felt outdated and needed to be refreshed to more accurately represent the role of each Member of the Royal Family, while also portraying the new structure of the Family.

Drupal Meetup Stuttgart, Donnerstag 6. März 2014, 19:30 Uhr. DrupalCamp Frankfurt 2014. Drupal Meetup Stuttgart, Donnerstag 6. Februar 2014, 19:30 Uhr. Remove hook_forms() [#2110951] Objective hook_forms() exists to address the following use-cases, which can be solved differently with objectified forms now:Multiple variations of the same form, whereas possible variations are controlled by the module that owns the form (e.g., Node forms).→ This can now be done by passing a custom argument to your Form class constructor and dynamically generating the form ID in FormInterface::getFormId().

Remove hook_forms() [#2110951]

Adding custom variations for a form that is not owned by the module that adds the variations.Use-case: Especially on custom sites, this allows you to easily have additional alter + theme hooks for a particular form, so you can present it differently in a certain spot.→ This can now be done by creating a new class MyFooForm extends FooForm implements BaseFormIdInterface in your module and implementing the additional getBaseFormID() method, so as to get additional alter + theme hooks. Proposed resolution Remove hook_forms() entirely. API changes. Green by 2014: Let's get to zero automated accessibility test failures in the Accessibility module. Executive summary We want an accessibility testing green board for Drupal.

Green by 2014: Let's get to zero automated accessibility test failures in the Accessibility module

Currently, the testing platform and tests are under development and progress is solid, thanks in major part to Kevin Miller (kevee). The tests register 257 failures currently, although some might be false positives and duplicates. We need developers, testers and reviewers to get us to robust test coverage and zero failed tests against Drupal 8 by 2014. We’re calling this effort Green by 2014.

Battleplan for Search & Solr in Drupal 8. Tl;dr Contrib Search maintainers are committed to make Drupal 8 kick ass with Search API.

Battleplan for Search & Solr in Drupal 8

Search is a massively cool technology spectrum with loads of really tough problems such as language stemming, delivering search as a site scales and helping customers actually find what they want. However, solving these is not so easy. Let’s look at the history of Search and Solr in Drupal. Drupal 6. When to Use Content Types, Taxonomies, and Custom Entities in Drupal. I recently had a conversation with a client who was confused by Drupal terminology and didn’t know the difference between content types, taxonomies, and custom entities.

When to Use Content Types, Taxonomies, and Custom Entities in Drupal

This is a fairly common question we get asked by clients that are new to the content management system. Drupal allows you to create, organize, and present data using a few different mechanisms - content types, taxonomy terms, and entities. There is a lot overlap between these - each is fieldable, each can have associated metadata and URLs, and can be presented in pretty custom ways to end users. So, you see where a new user’s confusion stems from. Here is how we define these mechanisms to our clients and our own beliefs around when you should use each. Content Types: A content type, simply put, is a way to represent different types of content that will be published using your CMS. DrupalCon Prag 2013 – Drupal-Nachwuchsförderung (Scholarship) Worum geht es?

DrupalCon Prag 2013 – Drupal-Nachwuchsförderung (Scholarship)

Index. Create responsive, user friendly style guides Tensile gives you complete separation between your style guide interface and your referenced components by sandboxing them within their own paths, giving you a highly useable style guide without affecting your design.

index

Colors. Drupical - Find Drupal events with ease! Drupal CoWorking Day. Drupal Meetup Stuttgart, Donnerstag 2. Mai 2013 19:30 Uhr. CoWorking Day. Commerce Kickstart. A Shift From Drupal Services To Drupal Products. While visiting BADCamp in Berkeley, CA last week, I sat in on several discussions about productizing Drupal.

A Shift From Drupal Services To Drupal Products

Jeff Walpole, CEO of Phase II opened the discussion with a presentation on various business and product models the Drupal community has embraced. Jeff’s experience in growing a successful services company has been that of hard work, long hours and hiring top Drupal talent to fulfill the requests of his clients. His team has created several Drupal distributions that have awarded Phase II business in the government space, yet the distributions themselves have been expensive and taxing to develop and maintain, and have been difficult to quantify based on sales. Drupal Marktstatistik 2012 für Deutschland. Drupal-Spezialist. Language name "Uighur" Open Sourcing Drupal's Branding & Marketing Processes. (first pushlished earlier today on What I Drupaled Today ) The aim of the Branding & Marketing group is to bring together the efforts of people from around the world who have been to various marketing BoFs, meetings, etc. and want to be as involved in the work they do with regards for Drupal as the people who write code by using the system that's been built up over the last twelfty years.

Drupal is a strong brand which is looked after by the community, and not just about what a few people who can make a certain meeting at a certain time in a certain place think it is. It is my understanding that the Drupal Association is there to support the community as a whole, and not just down to those who know how the system works.

Abendessen in München #drupalcon. Why it's so important to be an active part of the community. Es ist nicht immer leicht aktiv zu sein, weil zeitliche Engpässe dies verhindern, oder weil man durch fehlendes Know-How langsamer arbeitet, als Arbeitnehmer, welche mit Drupal Ihren Lebensunterhalt verdienen. Use datacenter tools to make your dev life easier. #jodelseminar #drupalcon. #freebeer on #drupalcon in the morning. What a show. #drupalcon. We were in the same wifi and you had the file sharing enabled. DrupalCon Breaking News: Wunderkraut schluckt NodeOne, Mearra und Krimson. Durch diese neue Fusion gibt es in Europa schlagartig einen neuen Superplayer, der damit rund 250 Mitarbeiter schwer ist, und ein weiteres Drupal-Schwergewicht in der Liga von Acquia.

Wer die Tweet-Sphere in letzter Zeit aufmerksam beobachtet hat, konnte feststellen, dass einige Tweets von den Fusions-Partnern quasi in Echtzeit retweetet wurden. Des I am here :-) #drupalcon. Breakfast #drupalcon #ontheway. Coworking München, Combinat56 - Die Bürogemeinschaft in München - Comehome. Hast Du genug vom Büro in den eigenen vier Wänden? Arbeite offen im Combinat 56! Du kommst mit nichts als Deinem Laptop und mietest einen Schreibtisch für den Tag, die Woche, den Monat – je nach Auftragslage. Co)Workday 20.09.2012.

Axroth's sandbox: Prost. Development and deployment infrastructure for drupal 6/7 PROST is a command line development framework making drupal development in teams easier and faster. You're using a central git repository, love the mighty of drush and want a clear and fast infrastructure everyone can work with? Check out PROST. The Hybrid Designer. Let us speak plainly: Designers can turn a perfectly viable project idea into a convoluted, massively expensive train wreck before a single line of code is ever written. (There I said it, now the Emperor can put on a robe.) With the simple wave of a Photoshop wand designers can create design comps that lift a client's expectations to a web-gasmic crescendo only to later dash those dreams on the rocks of open source-hating despair as their project funds deplete and the development team begs for mercy, often long after the designer has left the project, doubtless adding insult to injury by implying it was the development team—or, worse yet, Drupal itself—that has failed.

It is to this scenario that I send a message, a message I want you to repeat with me right now. Con Munich Early-Bird Price Ends this Friday! You will not want to miss the largest Drupal conference in Europe. Register now and receive the early-bird rate of €400. But the early-bird price ends on June 15, 11:59 CEST (UTC +2 hours). After this, ticket prices will increase to €475. Don't miss the 3 amazing keynotes, 3 days of conference sessions and 1 day of pre-conference trainings, a day-long code sprint, BoFs, networking and more!

Denver Modeling Agency finds success at DrupalCon. Denver modeling agency is excited to be staffing CEO level trade show models for repeat client at DrupalCon. Staged at the famed Colorado Convention Center in downtown Denver DrupalCon an international event that brings together the people who use, develop, design, and support the Drupal platform. The Colorado convention center is located walking distance from the Denver’s finest crusiune, galleries, shops, and live music so bring the family and enjoy all Denver has to offer. Next Steps for Drupal Commerce. Click to watch "Next Steps for Drupal Commerce" Drupal Commerce is an open source eCommerce framework developed to help you create unique online shopping experiences. Its core modules provide the basic systems you need to do business online without hard-coding assumptions for any particular business model, allowing you to build sites that meet your business needs instead of getting in your way.

Drupal Commerce was developed from the ground up on Drupal 7, both benefiting from and contributing to the development of the enormously powerful Views and Rules modules. Additionally, many of the project's earliest and longest contributors come from top notch European Drupal shops who have all helped to ensure Drupal Commerce is ready for use in markets requiring VAT, multilingual, and multi-currency features. Having laid such a strong foundation for truly flexible eCommerce, the question we'll answer in this session is... what's next? Unveiling Commerce Kickstart 2.0. Co)Workday 25.05.2012. Dan Ficker: The Symfony 2 components i...

Groups.drupal.org. State-of-drupal-survey-2011-summary. Last CMS Standing: The Promise of Drupal Versus WordPress and Joomla! > Drupal Participation Survey - April 2011. Meetup Stuttgart II. Event: Drupal Treffen Stuttgart - 28 Apr 2011 - Events. Meetup Stuttgart. Blue Smiling Dot Paper. Announcing the Drupal Developer Days Brussels (4-6 Febr 2011) Webunder - Out of the Box CMS Comparisons for #Drupal, #Joomla, #WordPress and #ExpressionEngine. #eecms.

Drupal Developer/Designer for $5,500. Generate your theme.info in few seconds! Raum Reutlingen, Tübingen, Kusterdingen oder auch Stuttgart - Drupalkenner zur langfristigen Zusammenarbeit in Kundenprojekten. David Watson: The FCC embraces #opensour... Blog - Reboot.FCC.gov. Untitled. User Management for Real World Groups. Rapid Waters Development. Share photos on Twitter. Need a Job? Learn Drupal. Fashion Around the World. @drupalgardens playing with @rohdedesign's kill ie6 drawing. ... Visualize Backtrace Drupal Module. Google to invest 90,000 USD in Drupal (again) Cp_kfrohwein. Cp_kfrohwein. Entwickler bei den #DrupalDevDays bei der Arbeit.