Editors menu
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module will enhance the editor experience by providing a great menu for editors
This module will enhance the editor experience by providing a great menu for editors
Bootstrap Carousel module provides a very easy way to make carousels, based on bootstrap-carousel.js.
The Responsive Navigation module integrates the responsive-nav.js plugin into Drupal.
Add a menu block provided by the Responsive Navigation module. Assign a menu in the settings. Configure responsive-nav.js features in the block such as animation speed, label and insertion point.
There's a built-in Drush command that let's you install or uninstall the responsive-nav.js plugin from Github easily with a single command.
Refer to the INSTALL.TXT for installation instructions and usage.
Step 1) Create module info file "mythemescript.info" .
name = My theme Script
description = Developed by gajendra.
core = 7.x
engine = phptemplate
scripts[] = mythemescript.js
Using a preprocess_page function
To conditionally add js to the theme, you can use a process_page function:
Step 2) Create module file " mythemescript.module ".
Provides image resizing and much more with ImageScale.co. Use the ImageScale service instead of core Image module to offload your image processing and serving load and gain access to an ever-growing roster of transformations.
Add a wiki like header above content. Info like author, creation date, contributors and a call to edit.
Just print wikiheader_get_header($node) in your theme.
Javascript Templates provides a simple workflow to add HTML templates to 1 Javascript file as output. You can add your own templates with a custom hook or alter currently available templates.
The main goal of the module is to use your templates within Javascript (for example in underscore.js templates). This prevents you to have any line of HTML within your Javascript code.
Mustache.js-like templates do NOT have my preference because they create <script></script> tags that are not elegant within your HTML DOM.
Selectize is a jQuery-based custom
UI control. It's useful for tagging, contact lists, country selectors, and so on. It clocks in at around ~7kb (gzipped). The goal is to provide a solid & usable user-experience with a clean and powerful API.
It's a lot like Chosen, Select2, and Tags Input but with a few advantages. Plugin originally developed by @brianreavis.
The module provides a panelstyle for the Willibald theme. It allows to change the background of the panels in four different colors:
The text can be changed to five colors:
The age verification module forces the user to select a date to pass an age gate to verify that they are old enough to view the site before passing the user back to the selected URL.
It features an Admin area to select Ages, paths to ignore, a text area for custom content and a user agents field.