We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Problem with Textile Processing when using embeds

Development and Programming

Nathan Pitman's avatar
Nathan Pitman
531 posts
16 years ago
Nathan Pitman's avatar Nathan Pitman

I’ve discovered a bit of a problem with Textile if you are using nested embeds on a site. In the scenario I have come across we have a page template with an embed which we pass weblog entry ‘title’ and ‘body’ values to.

<!-- Full Entry -->
{exp:weblog:entries weblog="blog" limit="1" dynamic="off" track_views="one"}
{embed="site/.inc_entry_detail" title="{title}" body="{body}"}
{/exp:weblog:entries}

The body fields is set to use the Textile plug-in and so when it’s spat out by EE processed by Textile. This all works fine unless you have a 3 letter acronym in your body copy. So for example if you have some text like:

“Isn’t the new BBC website wonderful.”

when the page is rendered you will end up with:

“Isn’t the new”

Any ideas! I’m loathed to bloat my templates by pulling everything back out of includes and placing it all inline…

:!

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.