Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.
SEO meta module automaticly generates meta: title, keywords, descriprtion and set appropriate permissions for search engines robots; it's also allows you to set these parameters manually for select
In some cases you want to publish a certain piece of content on a specific date.
asdasd ads asd asd
This is the sample PT sandbox..
This add-on to the shortcode module provides provides additional shortcodes for use with Ubercart.
Usage
Places the sell price of the specified product into the page:
[sellprice nid=X (class="additional class") /] [sellprice sku="X" (class="additional class") /]
Places the list price of the specified product into the page:
[listprice nid=X (class="additional class") /] [listprice sku="X" (class="additional class") /]
Places the difference between the list price and the sell price into the page:
[pricediff nid=X (class="additional class") /] [pricediff sku="X" (class="additional class") /]
Quick Start Instructions:
This was a proof of concept module I decided to write.