Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This simple module displays just one location map via Google Maps, for brochure and company profile web sites.
#D7CX: As pledged, Location Map module had a full Drupal 7 release on the day that Drupal 7 was released.
Location Map will:
create a Google Maps page with a marker on your location based on an address you supply. The map provides options for map view, satellite view, and a hybrid mode. It has the standard Google Maps features that users can zoom and drag to temporarily change the focus of the map. The size of the map can be configured in the admin interface. In v1.0, a node is created for this map at /locationmap, which can be aliased to any address you choose.
allow anyone given administrative approval for the module to drag-and-drop the map location marker for fine-tuning its position, if initial automatic geolocating from address information was not accurate.
create a block with a static image of the centre of your map, which links to the larger map.
Lightweight. Responsive. Mobile-first. Content-first. HTML5. Square Grid theme provides a framework for your page layout ... and that's it. It incorporates responsive design settings to present usable layouts for mobile and desktop. That's it. We want your theme to load quickly, with as little grid framework css as possible.
The Square Grid has some nice advantages over other grids:
Flexibility: Its 35-column breakdown of space allows great flexibility in grid selection, including popular favorites 6-, 9- and 12-column grids, as well as Golden Ratio layouts.
Resizability: Its algorithm is easily adapted to various screen sizes.
Whitespace: Gutters are defined by the squares, resulting in pleasing whitespace between columns while staying within the grid framework.
Use of screen estate: It uses the full width of the grid; no dead space on the left and right sides within the grid.
Features
7.x-3.x
HTML5
ARIA roles
Fully responsive design
Mobile first
Content first
Fluid layout of grid display
Configurable width settings for sidebars and design break-point
Search Node Files module indexes files attached to a node, either by upload or filefield modules, and adds it to de node's index on Drupal's search system.
Addon for Drupal Commerce that allows to place one or more nodes in one of the checkout phases of an order.
There is a submodule for Terms of Service that includes a checkbox for terms and conditions agreement.
Install instructions
Install Drupal Commerce and make sure that checkout module and CTools enabled.
Enable Commerce Extra panes.
Access the Manage Display for those node types whose nodes are going to be
exposed as checkout panes, click on "Checkout pane" view mode option and
select the fields that are going to be displayed in the panes.
Go to Store > Configuration > Checkout Settings and there click on
Checkout Extra Panes tab.
Select one of the existing nodes by typing its title in the autocomplete form
and add it.
Click on Checkout Form to select in which checkout phase the nodes should be
displayed.
The module has integration with Tokens and Internationalization.
Features pending/planned
Place the Terms of service as a lightweight popup window.
Include some tests.