Name Last Update
..
shortcode_basic_tags Loading commit data...
shortcode_embed_content Loading commit data...
shortcode_video Loading commit data...
CHANGELOG.txt Loading commit data...
LICENSE.txt Loading commit data...
README.txt Loading commit data...
shortcode.api.php Loading commit data...
shortcode.info Loading commit data...
shortcode.module Loading commit data...

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 handling.

All tags are themeable and new tags can be provided by other modules.