SNL Stocks

Component type

module

Maintenance status

Development status

Component created

Component changed

SNL Stocks
==========

This module provides an API wrapper to the SNL Stocks Stock Quote service. It
will retrieve and cache the results from the Stock Quote service for any given
stock IID.

Results are cached for 15 minutes (requires properly configured cron job).

Usage
-----

Install and enable the module like any other. Once the module is installed, the
`snlstocks_request()` is available.

###Parameters

Stripped Down Panels Layouts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is not a module or a theme in and of itself.

This project contains two examples of extremely simple one "column" Panels' layouts that
introduce very little Panels' specific markup.

- Naked: A layout with most HTML stripped, one "column", one "row".
- Premiere: A layout with most HTML stripped, one "column", two "rows". There's no HTML
wrapping the "rows" (named "top" and "middle")--you'll have to add that yourself.

Drupal Module Boilerplate

Component type

module

Categories

Maintenance status

Development status

Downloads

836

Component created

Component changed

Empty boilerplate for custom Drupal 7 modules. This contains code for developer use only.

name = Custom Module
description = Description of the module.
core = 7.x
...

See or download the source code.

Also available via drush dl drupal_module_boilerplate

Guide Me

Component type

module

Maintenance status

Development status

Downloads

1547

Component created

Component changed

Guide Me provides a simple framework for helping your users get familiar with your module functionality.

Provide easy step-by-step guides for your users, allowing them to either follow along or opt out.

Note: you're probably better off using one of these other solutions, that have been around for longer.