Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

75 drupal cores match your search

The Drupal core system or one of the experimental clones of it.

Drupal core

Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. Learn more about Drupal in general. The core...

View

"view" cannot be registered as project namespace, as it would heavily clash with hook names in Drupal core.

WYSIWYG in Core

This project is no longer necessary as nearly all its patches have been contributed to Drupal 8. This project is a branch of Drupal 8 whose purpose is to bundle a WYSIWYG editor into core. This...

D8 Menu

This sandbox is going to Rename hook_menu to hook_router. Menu links save as they are, no autogenerate. Tabs come from tabsets http://drupal.org/node/484234

Flow

See Better Registration and Login Workflow for Drupal 8, allowing logging in or registering while posting content and the issue Make log-in and registration flow easily, especially when already...

Integration with Selenium

Sandbox for integration of Selenium testing framework to drupal 8. Video demo http://www.youtube.com/watch?v=4QGY3hxt9Qs My Blog post about Selenium in drupal http://ygerasimov.com/integrating...

drupal core sandbox

My drupal core sandbox. (testing)

Configuration management initiative

This is a sandbox project for working on functionality surrounding the configuration management initiative. Currently this work is focused on the following areas File-based configuration This is...

Damien Tournoud's Drupal Core

Core development sandbox.

HTML5 Initiative

Official sandbox for the Drupal 8 HTML5 Initiative. http://drupal.org/html5

Config test

Config test

Drupal Platform

Goal Clean up Drupal core and make it more extensible, maintainable, and sustainable. Organization Status and updates: [#1478868] All Framework initiative issues All Platform initiative issues Work...

Snowbox

A sandboxed fork of Drupal 8.x that includes current revisions of the proposed Snowman Project patches. Can be used by Snowman Project participants when building and testing Snowman installation...

WSCCI

Development sandbox for the Web Services and Context Core Initiative (WSCCI). Note: Please file issues about this code in the 'wscci' component in the Drupal core queue There is no master branch,...

Page cache is CACHE_TEMPORARY and does not honor cache_lifetime

When a normal naive admin user of Drupal sets the "Cache lifetime" in the performance page to, say, 12 hours, they pretty much expect their Pages to be cached for, well, 12 hours. Instead, they are...

Major version migration

A sandbox for [#1052692]

Drupal on Doctrine DBAL

This is the development effort to move Drupal to the Doctrine DBAL. Development happens in the 8.x-dbal branch, which is a rebase branch on top of 8.x.

Drupal Core: Rob Loach Edition

Fork of Drupal core with separate branches for each issue that I've been working on.

Crell's Core

This is a sandbox for Crell to play with Drupal core, and store larger branches he's working on that are not related to WSCCI. If you're not Crell or reviewing Crell's work, you probably don't want...

Drupal Mobile HTML Prototype

This HTML prototype is a target. It's a way of quickly iterating on a tangible solution for Drupal's mobile administrative interface. The benefits of a static HTML prototype are: It's easy to...

Core PSR-0 Plugins

Submodule residence for the Plugin system for D8. Add to bootstrap.inc: function plugin($class = 'Drupal\\Plugin\\Mapper') { static $mapper; if (!empty($mapper[$class])) { return $mapper[$class]; }...

Drupal 8 Blocks Everywhere

The current branch we're working against is the 'princess' branch. sdboyer is working to get displays into a workable situation with subrequest rendering for blocks while EclipseGc and tim.plunkett...

Bartik Responsive

Project Details Lightweight modifications to Bartik in core to add in basic mobile-first responsive behavior. A continuation of Jeff Burnz's efforts here: http://drupal.org/sandbox/jmburnz/1106520

Redesign modules page

This project is a fork of Drupal core, containing a redesigned modules page. To see the new design, download and install this project in the same way that you would download and install Drupal 8.

Drupal 8 Mobile Initiative

  This is the official sandbox for the Drupal 8 Mobile Initiative.http://drupal.org/sandbox/d8-mobile Current work is being developed in the 8.x-css branch. For an overview of the CSS re...

Pages