Date. This package contains both a flexible date/time field type Date field and a Date API that other modules can use. The D5 and D6 versions of the Date field require the Content Construction Kit (CCK) module. The D7 version works with the core Field functionality. D8 includes Date in core. The Drupal Handbook pages are at Date/Calendar Documentation. Be sure to read Debugging Information before reporting a problem. Going through those steps may resolve your problems and will help provide enough information to tell if this is a bug. Get Involved Help us to solve issues! D8 Version The D8 branch is being upgraded with a hope to getting some of it into core. D7 Version Due to work on getting Date into Drupal 8 core, the D7 version is currently being minimally maintained. Please see #2074655: Assign Co-Maintainership [Mark Date/Calendar modules as unsupported] if you are able to help with on-going maintenance.
D7 Notes I've added preliminary support for SQLLite and SQLServer. D7 Videos/Tutorials Signup. Empty Page. #D7CX: I pledge that Empty Page will have a full Drupal 7 release on the day that Drupal 7 is released. Done and done! The Empty Page module is a simple empty page solution. It provides an interface that assists in managing "empty" menu callbacks, mostly used for pages that only consist of blocks.
This module could be considered a solution for this issue (but not limited to the front page): At least once every project, I've needed to create a content-free page. There are times where I don't want to be limited to a views page, and creating an empty node page just seems dirty, since there is a node_load happening (an empty node that I never intend to have any content inside of) that is actually loading "nothing". Roadmap Features integration! A note about duplicate functionality: I am aware of the Front module and its similarities - however it is limited to 1 hardcoded callback.
Administration menu. Provides a theme-independent administration interface (aka. navigation, back-end). It's a helper for novice users coming from other CMS, a time-saver for site administrators, and useful for developers and site builders. Administrative links are displayed in a CSS/JS-based menu at the top on all pages of your site. It not only contains regular menu items — tasks and actions are also included, enabling fast access to any administrative resource your Drupal site provides. Showcase and Quality Assurance Test-drive in various themes on the demonstration site or watch a short demo reel or a installation tutorial video. Behaviour and Integration Works in all themes and all browsers.Exposes all administration links including all tabs/tasks and actions to provide direct access to any page.Extensible with add-on features by other modules.
Related modules Installation Documentation Credits Current maintainers: This project has been sponsored by: unleashed mind Drupal consulting and development. Demonstration site (Sandbox / Snapshot) The Power of Rules with Views Bulk Operations (and Commerce) Panels Extra Layouts. Extra Layouts for the Panels Module Panels is one of the most, if not the most, powerful modules for laying out a page in Drupal. Panels builds on CTools which is a swiss army knife for doing all sorts of elaborated things in Drupal without having to hack the drupal core.
The Bottom Line This module provides a set of fixed and adaptive layouts for Panels. Fixed layouts are those that have a fixed geometry. Meaning that no matter whatever is the content of each pane it will always use the defined layout. Adaptive layouts are layouts that adapt to the content. Note that adaptive layouts differ from the the flexible layouts created via the Panels UI. This module provides 5 two column layouts, 4 three column layouts and 2 adaptive layouts. Installation Adaptive layouts Adaptive layouts are sort of a big deal. Adaptive 3x3 - 4x4It's a grid (matrix) with 25 elements. Fixed layouts Two columns 63% 37% stacked 77% 23% stacked Bricks 25% 75% stacked Bricks 25% 75% stacked 70% 30% stacked30% 70% stacked. Hover Preview for ImageCache. This module provides a new series of ImageCache formatters. The overall goal is to enable the ability to provide a hover state of an image when a mouse rolls over it.
This is similar to functionality you would find on many shopping websites. The implementation of this module goes a bit further than just a javascript hover. It allows for hovering from any defined ImageCache preset to any other ImageCache preset. The easiest way to see it in action is to click on the demonstration link. D6 original module development by Thinkleft, maintained by Go Chic or Go Home. Embedded Media Field. Maintainers: aaron (Aaron Winborn) and Alex UA (Alex Urevick-Ackelsberg) This extensible module will create fields for content types that can be used to display video, image, and audio files from various third party providers.
When entering the content, the user will simply paste the URL or embed code from the third party, and the module will automatically determine which content provider is being used. When displaying the content, the proper embedding format will be used. The module is only an engine, and requires a supported module to function. Please note: As of emfield 2.x, provider files for these modules are no longer included with the main emfield module, and must be downloaded separately- please see the list of projects providing provider files below. Modules extending Embedded Media Field The following modules work in conjunction with this project, largely to expose media providers (you'll need at least one of these to make the module useful): Included Modules. Panels Tabs. Description This module provides a configurable "tabs" Panel style that can be used by any Panels module. The module supports the following tab modes: Normal tabs (horizontal filling disabled).Horizontally filling, equal width tabs: sets the width property, forcing each tab to be equally wide.
If the text doesn't fit in the tab, the overflow will be hidden.Horizontally filling, smart width tabs: calculates the length of the text in each tab and compares this to the total length of the text on all tabs. It then sets the width property of each tab according to the percentage of text the tab contains. Pager links inside panels (e.g. views with pagers) will automatically be updated to ensure that the same tab is opened when the page is loaded. Drupal 7 Version Development has started on the 7.x-2.x version with new features and fixes. Panels Tabs requires Panels 7.x-3.1 +. Dependencies for Drupal 6 Version jQuery / jQuery UI / Tabs Issues Drupal 5 Version Dependencies: Field group. Fieldgroup will, as the name implies, group fields together. All fieldable entities will have the possibility to add groups to wrap their fields together. Fieldgroup comes with default HTML wrappers like vertical tabs, horizontal tabs, accordions, fieldsets or div wrappers.
The field group project is a follow-up on the field group module in CCK. The release will only exist for Drupal 7 release and higher, so since the existence of the Fields API in core. By moving field group to a separate module, this may open some new perspectives. Available group types FieldsetsHorizontal tabsVertical tabsAccordionsDivsMultipage steps: Note: This is only client side.HTML5 elementsHtml elements Notes This project will NOT include the multigroup feature as it existed for drupal6. Modules that depend on fieldgroup Contact me if you know a module that can get in this list! Related modules Extra screenshots and video's Video with Multipage feature in field_group Maintenance. Panels. An Overview of Panels The Panels module allows a site administrator to create customized layouts for multiple uses.
At its core it is a drag and drop content manager that lets you visually design a layout and place content within that layout. Integration with other systems allows you to create nodes that use this, landing pages that use this, and even override system pages such as taxonomy and the node page so that you can customize the layout of your site with very fine grained permissions.
Integration with CTools module Panels 3 utilizes the CTools' system of "context" so that the content you place on the page can be aware of what is being displayed. For example, in the existing Drupal setup, a block has no real knowledge of what the primary page is displaying. Panels uses Contexts - What are they? In a Panel, you can create contexts, which represent the objects being displayed. Panels also includes simpler applications of the drag and drop system. Other Features of Panels Known Issues. Context. Context Context allows you to manage contextual conditions and reactions for different portions of your site. You can think of each context as representing a "section" of your site. For each context, you can choose the conditions that trigger this context to be active and choose different aspects of Drupal that should react to this active context. Think of conditions as a set of rules that are checked during page load to see what context is active.
Any reactions that are associated with active contexts are then fired. Other included modules Context UI provides an administrative interface for managing and editing Contexts. The inline editor for 7.x The inline editor has been redone for 7.x and is activated via a "Configure Layout" contextual link on blocks that appear on the page. Dependencies Required Chaos Tools 1.7 or higher Recommended for 6.x jQuery UI in order to use the Context inline editorAdmin 2.x in order to use the Context inline editor Upgrading from Context 2.x for Drupal 6.x Thanks. #translatable. Translatable module is a different approach on internationalization and localization. It uses the merits of the Forms API to control the behavior of input elements when creating translations of existing contents. The behavior is controlled using the form property #translatable. If it is set to FALSE, the form item value cannot be translated. Conversely, if the property is set to TRUE, Translatable module automatically retrieves and displays the source contents to translate the form item's content.
If it is not set, Translatable module assumes that it can be translated. For this purpose, it adds a layer between Forms API and database storage. Translatable uses two methods for data abstraction. Generic translation objects, like blocks, menu items or taxonomy terms.Synchronized translations, like nodes.
Translation objects are stored as simple strings in the database. Synchronized translations are relations between two objects that are in a translation set. Dependencies Locale (Drupal core) Entity API. This module extends the entity API of Drupal core in order to provide a unified way to deal with entities and their properties. Additionally, it provides an entity CRUD controller, which helps simplifying the creation of new entity types.
Requirements Drupal 7.2 or later; suggested Drupal >= 7.15 Documentation You can find documentation in the handbooks. Overview For site-builders This is an API module, so it doesn't provide any end-user features. A Views display plugin and field to render or link to any entity (by view-mode)A CTools content plugin to render any entity (by view-mode)It ships with the Entity tokens module which makes sure there are tokens for most entity properties and fields, i.e. it provides token replacements for all entity properties (or fields) that have no tokens and are known to the entity module (read about the entity property info API below). For developers Changes Credits The project has been sponsored by Maintainer Wolfgang Ziegler (fago) Transliteration. Provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters.
Generally spoken, it takes Unicode text and tries to represent it in US-ASCII characters (universally displayable, unaccented characters) by attempting to transliterate the pronunciation expressed by the text in some other writing system to Roman letters. According to Unidecode, from which most of the transliteration data has been derived, "Russian and Greek seem to work passably. But it works quite bad on Japanese and Thai. " Do I need to use transliteration for uploaded files? This question can't be generally answered, rather it depends on what you want to do with user submitted file uploads. There are two simple cases when you might not need transliteration: you let users upload files to your site and offer these files as download without PHP processing, and you're on Drupal 6 or later, and not using a Windows-based web server.
Credits Authors: Stefan M. Token. Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. Note that Token module doesn't provide any visible functions to the user on its own, it just provides token handling services for other modules. For Drupal 6, the Token module provides a "Token Actions" module which can be enabled separately. This provides several "actions" for the Drupal core Actions/Trigger modules to use that take advantage of the Token replacement functionality.
Modules that use the Token module and provide tokens via the API include Organic Groups, Pathauto, Comment Notify, and Commerce. Also check out the full list of modules that use or provide tokens or the list of open issues tagged with 'token'. Pledges #D7CX: The basic token API is now a part of Drupal 7! #D7AX - I pledge to make this module as accessible as it can be. German overview | Translations. References. This project provides D7 versions of the 'node_reference' and 'user_reference' field types, that were part of the CCK package in D6, at functional parity with the D6 counterparts.
See for details. Note for users upgrading from References 7.x-2.0-beta3 There were a couple changes in the way 'References' views are handled ("referenceable nodes/users defined by a view"), which might require double-checking those existing on your site: The 'label' (node title or user name) is no longer automatically added if not included in the view. Note for users upgrading from CCK D6 The References project integrates with the content_migrate module present in CCK 7.x-2.x-dev to allow the migration of field definitions and field values from D6 nodereference and userreference fields. Similar modules: Link. FileField Sources.
Gamma. JAIL / Lazy Load Formatter. Module Filter. Pathauto. Delta. Chaos tool suite (ctools) Webform. Display Suite. Beta. Omega Tools. Omega - Responsive HTML5 Base Theme. ImageCache Actions. Libraries API. Zurück/ Back Button. Views. Exclude node title. Title. Block Class. Localization update. Internationalization.