Views loading

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds loading styles to ajax pagered views. Doesn't replace the Drupal throbber (you can do that yourself), but extends the view's DOM element.

It adds global event triggers to customize that style. A very simple loading class + animation is implemented:

ResponsiveSlides

Component type

module

Maintenance status

Development status

Downloads

1189

Component created

Component changed

Overview

Provides a responsive slideshow style option for Views using the jQuery ResponsiveSlides.js plugin.
Also planned to have as a field output formatter.

The responsiveslides.js library is included with this module (for now). Chances are it will be pulled out and use libraries to include it.

Features

As it relates to the library (taken from responsiveslides.com):

Responsive Menus

Component type

module

Maintenance status

Development status

Downloads

114789

Component created

Component changed

Overview

Responsify your menus! Just give me a CSS/jQuery style selector of your menu and I will make it mobile friendly (when the time is right).

Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width.
(Using certain styles).

OG CSS Injector

Component type

module

Maintenance status

Development status

Downloads

205

Component created

Component changed

This module was inspired by the CSS Injector module. This allows OG Administrators to add custom CSS to a group. This is not a theme replacement but it allows OG admins to add CSS to pages within the Group with defining a custom theme. The CSS is added using Drupal's standard drupal_add_css() function and respects page caching, etc.

Static page

Component type

module

Maintenance status

Development status

Downloads

3553

Component created

Component changed

I want to add sveral static pages to drupal. To be specific, for example,

<html>
  <head>....</head>
  <body>
    Hi there
    <a href="/node/add/this">Link</a>
  </body>
</html>

No sidebars. No Drupal anything. Just a nice page with some words.

Front module provide a option " Allows for static content to be displayed to the screen as is. This method does not pass through Drupal's theming system. ", but it only work on front page.

Social Links API

Component type

module

Maintenance status

Development status

Downloads

1662

Component created

Component changed

Light-weight social share links to attach to your entity pages (D7: node and profile2 entities are supported for now).

Clicking the link opens a popup to share your content's page, or a custom callback can used to e.g.
format the link to open in your mail application with a title and subject preset.

Provides default support for:

  • twitter
  • facebook
  • googleplus
  • mail

Drupal 8!

We're currently working on a stable D8 version of social share. Development release up for Drupal 8 now!