You are here

Files in Shortcode 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Shortcode 7.x-2.x, xxxx-xx-xx ------------------------------ Shortcode 7.x-2.x, 2014-04-10 Reformat according to the Drupal coding standard Shortcode 7.x-2.x, 7.x-2.0, 2013-08-20 #1879712 by BarisW: Implement hook_shortcode_info() #2042645 by…
node-shortcode--default.tpl.php shortcode_embed_content/theme/node-shortcode--default.tpl.php node.tpl.php
node-shortcode--image_gallery.tpl.php shortcode_embed_content/theme/node-shortcode--image_gallery.tpl.php node.tpl.php
README.txt README.txt Provides a shortcode API and basic shortcodes through Drupal filters. Initial works based on the Wordpress Shortcode API but I rewrote it for Drupal and solved the nested tag problem. Now you can nest tags (same tags too) no need special recursion…
shortcode.api.php shortcode.api.php Shortcode API documentation.
shortcode.info shortcode.info name = Shortcode description = Provides shortcodes filter framework and API (like WP shortcodes) package = Shortcode core = 7.x dependencies[] = filter
shortcode.module shortcode.module Provides ShortCodes filter framework and API (like WP ShortCodes)
shortcode_basic_tags.info shortcode_basic_tags/shortcode_basic_tags.info name = Shortcode Basic Tags description = Provides basic shortcode tags like highlight, dropcap, etc. package = Shortcode core = 7.x dependencies[] = shortcode
shortcode_basic_tags.module shortcode_basic_tags/shortcode_basic_tags.module Provides basic ShortCodes (as examples).
shortcode_embed_content.info shortcode_embed_content/shortcode_embed_content.info name = Shortcode Embed Content Tag description = "Provides a shortcode tag for embedding a node content into text." package = Shortcode core = 7.x dependencies[] = filter dependencies[] = shortcode
shortcode_embed_content.module shortcode_embed_content/shortcode_embed_content.module

Other projects