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.
The Block Icons module allows you to add icons to blocks (small images that generally appear next to block titles).
More and more themes are being developed that ship with default icons displayed next to block titles. One of this issues with this is that a theme cannot account for all the blocks a site may have enabled at any one time; especially since users can create their own, custom blocks. To get around this, users have to add CSS code to their theme to add icons to any un-supported or custom blocks.
This module exists for two reasons:
To make it easier for users to add their own icons to any and all blocks on their site (without having to write additional CSS).
To remove the need for block icons to be theme-dependent (i.e. users can keep their icon-block settings even when switching themes).
Node import module which enables import from a CSV file into (user created) profiles of mapped node/ CCK fields and taxonomy terms.
This module is used in production sites but has not been tested for release, so the usual precautions apply - backup your stuff and test thoroughly before use. All bug reports welcome especially when accompanied by a patch! All feature requests welcome when accompanied by a patch ;-)
What does this module do that Migrate or Feeds don't? At the time of first development in Sept 2009 importing nodes with multiple cells concatenated as a unique ID was not available in other modules as far as we could determine.
It is ready for use but not well documented - make sure you read the README.txt.
Features:
Unique ID can be assembled by concatenating cell values in the CSV to allow creating new revisions of existing nodes with updated content.
Supported fields: Title, Body, Language, CCK fields (including multi-value), Taxonomy, User reference.
User controlled mapping of CSV Heading to Drupal fields via CSV profile manage screen.
Wizard to generate CSV profiles from existing CSV.
Import and export of CSV profiles
Import and export of CSV files via Batch API
Supports UTF-8 and Windows-1252 (Excel 2003- compatible) CSV files.
Options to create translations in sets by mapping translations source nid
CSV Export Action is included. Useful for integration with other modules e.g. Views Bulk Operations
The Horizontal Slider Module provides a views style to output content in sliding divs. Take a look at the DEMO to see it in action.
Please submit your bug requests so your fixes can be included in upcoming releases.
Themes
If you made a theme for the module and want to contribute it, feel free to put it in the issue queue. If i get some themes i will implement theme/switching like other modules do.
Install
Enable it like any other Module, create a view and change the output style to "views horizontal slider". Take a look at the README.txt for detailled instructions and additional tips.
As there are incoming more feature request it would be an idea to integrate http://nicolahibbert.com/demo/liteAccordion/
This can only be done if there is funding/sponsoring for that.