This module is an extension of Drupal Commerce that provides a display formatter for the Commerce Price field in which you can specify the decimal places are displayed.
This module helps you organizing (and, well, kinda obfuscating) outgoing links from your site. There are different reasons why one would want to do so, e.g.:
You do not want to know the target sites' owners where exactly from your site their visitors come.
You want to add an explicit disclaimer to all links (a function very appreciated by site owners in internet and link phobic countries or those with too much internet lawyers all around, like e.g. Germany).
You are polite enough to wave good bye each single user.
Features
This module consists of two (D7)/four (D6) components:
An input format filter.
Additional display formats for link fields (which also work with views).
A simple user profile field filter (D6 only; not needed in D7).
An experimental "overall page content filter" (D6 only; unsuitable in D7).
A field formatter that runs given XML content (pasted data, linked URL or uploaded file) through a defined XSL stylesheet before rendering.
When enabled, this provides an additional field formatter available through 'manage display' for use entity displays or views. The result is then shown in the page and managed like any other field display.
The data source can be:
a textarea field which contains the raw XML.
a link field defining a remote or filesystem data source.
A file field where you can upload an XML file directly.
Configuration options on the display widget will allow you to choose or upload the XSL that should be run over it, on a per-field basis.
Ever want to change the view mode of something based off a context? Well now you can! Contextual view modes adds a context reaction where you can set the view mode of any entity.