Panels Three Four Layout

Component type

module

Categories

Maintenance status

Development status

Downloads

1263

Component created

Component changed

Panels Three Four Layout is a grid based, adaptive layout for Panels module. It's similar to the flexible layout that you can find in Panels' core, with the exception that in adaptive layout the final page is rendered based on how the panes are connected to the panel grid. It means that the panes automatically expand to the right to fully occupy empty cells in the grid. Thanks to this behaviour very flexible auto-constructed layouts are possible.

The grid consist of the two stacked spaces, topmost space is 3x3 and bottom space is 4x4.

Fancy references

Component type

module

Development status

Downloads

577

Component created

Component changed

Fancy references offers customizable display of node and user references using tokens. Set the display formatter to Fancy references, then add your tokens to the configuration form on the field configuration page. The output will be formatted according to your tokens.

Development sponsored by Freestyle Systems

Node Related By Taxonomy and Title

Component type

module

Maintenance status

Development status

Component created

Component changed

Show related articles by percentage found of its terms (this module supports related Title also) ! I found no module meet their requirements, then this module be here.

Features

  • Automatically create a blocks to display related nodes
  • You can determina percentage found, e.g: suppose you set 50% and you have 10 tags in your article then this module will check if minimal 5 terms found on other nodes
  • Limit number of item list in a block
  • Ascending or Descending list
  • Related by terms, node-title or both

Dynamic Formatters

Component type

module

Maintenance status

Development status

Downloads

50112

Component created

Component changed

This module provides a Views style plugin which makes it possible for fields to have dynamic formatters.

A simple use case of this is a field in a view that uses a "large" image preset for the first result row and a "small" preset for the rest of the rows. Everything is ruled by custom style objects, currently defined in code through a simple hook.

Layar

Component type

module

Maintenance status

Development status

Downloads

1908

Component created

Component changed

A module that allows you to display your location nodes in the Layar Augmented Reality App.

It's a Views based module that uses a style and filter plug-in to create the Layar compatible JSON from your nodes. Create your views and then create a "Layar" node and select the views you want to include in your Layer, View the the node and your Points of Interest URL is displayed. Which you can then use on the Layar website as the server for your Layer.

Views Sparkline

Component type

module

Maintenance status

Development status

Downloads

803

Component created

Component changed

This module provides a views style plugin that outputs sparkline style charts using the Flot Javascript library. It has options for style (bar or line) and color, as well as default styles that are appropriate for sparklines.

Google Translate Filter

Component type

module

Maintenance status

Downloads

900

Component created

Component changed

Google Translate Filter is an input filter that translates the text in question from one language to another using the magical fairies of the internet (aka the Google Translate API.) Choose source and dest languages in your new Input Format and off you go.

NOTE: Google Translate API has a reasonably small character limit (around 2000 characters after URL encoding). If you try and translate text longer than this you will get an error. Maybe somday I will write an addition to cut larger chunks of text, translate them in pieces and put them back together. Or maybe you can!