Bachir Soussi Chiadmi 1bc61b12ad first import 9 سال پیش
..
shortcode_basic_tags 1bc61b12ad first import 9 سال پیش
shortcode_embed_content 1bc61b12ad first import 9 سال پیش
shortcode_wysiwyg 1bc61b12ad first import 9 سال پیش
CHANGELOG.txt 1bc61b12ad first import 9 سال پیش
LICENSE.txt 1bc61b12ad first import 9 سال پیش
README.txt 1bc61b12ad first import 9 سال پیش
shortcode.api.php 1bc61b12ad first import 9 سال پیش
shortcode.info 1bc61b12ad first import 9 سال پیش
shortcode.module 1bc61b12ad first import 9 سال پیش

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.