wpcaption_filter

Events happening in the community are now at Drupal community events on www.drupal.org.
tnichols's picture

WPCaption Filter module to mimic the [caption][/caption] tag in Wordpress

I've been using the Wordpress_import module, and found an annoyance was the lack of support for the [wpcaption] tag.

It seemed like something that may be useful outside of the Wordpress_import as well, so I put together a simple module to implement the tag as an input filter.

It's working well for me, and I'm considering sharing it as a contributed module. I haven't found another module that does the complete implementation, as follows:


/**
* @file
* A module that allows users to enter [caption ...]info[/caption] tags into

Read more
Subscribe with RSS Syndicate content