Viewport

Component type

module

Maintenance status

Development status

Downloads

8953

Component created

Component changed

Viewport is a simple module that provides a user interface from which to set:

  1. Several pages for which a viewport HTML metatag will be added to the HTML header
  2. The viewport values that will be used for those pages. The same values are applied for all pages. There's not a per-page configuration for the time being.

The Viewport module is written by Salvador Molina.

Design Components

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

PSDs & PNGs of the various Drupal page, node, user components, based on Stark as that is Drupal's default markup output.
- Contact
- Comment area (anonymous & logged-in)
- User edit
- User login (incl. fail)
- User password (incl. fail)
- User register
others?

Share Wrapper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to take portions of your page template and evaluate them with separators between each section
or a single section. The callback that powers this page returns no content, so it will basically output the wrapper
for the site. This module is useful if you need, for example, to copy the header and the footer for the site added on a
separate code base.

Breadcrumb Block D6

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows positioning of breadcrumb anywhere in the page

Exposes the breadcrumb page element in a way that lets us position it in regions.

This has now gone into core D8, so there is no further use for this module.

Probably not needed any more with better element handling in D7.
Just pushing this old code up here to the sandbox do it's got a namespace to refer to.