Views data export

Component type

module

Maintenance status

Development status

Downloads

752265

Component created

Component changed

This module is designed to provide a way to export large amounts of data from views. It provides a display plugin that can rendered progressively in a batch. Style plugins are included that support exporting in the following types:

  • CSV
  • Microsoft XLS (or really simple HTML understood by Excel)
  • Microsoft DOC
  • Basic TXT
  • XML

In addition proper support for Excel / the XLSX format can be added through the module Views Data Export PHPExcel.

Userpoints Meter

Component type

module

Maintenance status

Development status

Downloads

2535

Component created

Component changed

The userpoints meter module provides a block to output the current points of a user styled as a meter. Take a look at the image.

D7

New Features: see the config page of the blocks. To set special permissions to the blocks, also use the block config page.

Setting for creating multiple blocks: admin/config/people/userpoints/userpoints_meter
So you can create multiple blocks. Like one for each category of userpoints.

Imagecache Smush.it

Component type

module

Maintenance status

Development status

Downloads

587

Component created

Component changed

Optimize images using Yahoo!'s Smush.it webservice. The Smush.it service can often produce savings of 70-90% on image sizes.

This module defines an ImageCache preset that sends images to Smush.it and then retrieves the optimized image. This may have privacy implications for your data.

Context Keywords

Component type

module

Maintenance status

Development status

Downloads

11663

Component created

Component changed

Context Keywords provides a context condition reactive to the searched keywords used to find your site. This opens up the possibility of customizing a user's experience according to keyword patterns the context administrator defines. A default token is also included, which allows activation of a context if no other keyword contexts are active.

This module currently works with Google(incl. Instant Search), Bing, Yahoo and Ask.

This module is currently obsolete as keywords are no longer provided by many major search engines. I'm open to ideas if anyone knows of a workaround.

Field injector

Component type

module

Maintenance status

Development status

Downloads

13237

Component created

Component changed

Provides a display settings for fields to inject themselves into text fields at specific locations. For example, you can have an image field inject itself below the first paragraph of the body field.

Dependencies:

Field formatter settings

Development was sponsored by Palantir.net.

Page Preview

Component type

module

Maintenance status

Development status

Downloads

29293

Component created

Component changed

Page Preview is a low-impact alternative to Drupal's core node preview functionality.

Why would I need this?

Drupal's regular node add/edit form provides a "Preview" button that allows you to see what your node content will look like after all of the input filters are applied, without having to first save the node. However, it doesn't allow you to see what the entire node will look like within the context of a fully rendered page.

Blocktable

Component type

module

Categories

Maintenance status

Development status

Downloads

1033

Component created

Component changed

Blocktable allows you to embed all the blocks in a region into an HTML table. You create the table markup and place the blocks into it in any arrangement you want. You can use any table markup, such as colspan and rowspan. You can apply any styling to the table and table cells that you want. The block contents and styling are not changed.

This can useful for achieving certain layout requirements, such as arranging blocks in a multi-column format.

Blocktable has no requirements and is fairly simple to configure.