Block in a blog post?

edited September 2014 in Share
So it appears you cannot put a block into a blog post like you can with a page within the CMS.

e.g. {fuel_block('hubway/wbur')}

Is there any way to do this?

If not let me tell you why we want to and perhaps you have another idea.

Our server Firewall does not allow iFrames to be entered into the CMS and we would like to keep in this way for security reasons. Occasionally, however, our system Marketing managers want to embed a YouTube video or, in this case, a segment from NPR.

We thought about just putting it into the db but then they could never edit the post again as they would always get a save error in the CMS. So we thought a better solution would be to create a block in our codebase that they could reference in the blog post.

Comments

  • edited 2:27PM
    Nevermind, looks like if we add it to the DB manually you can still edit the post from the CMS and it will, indeed, save. We assumed the Firewall would continue to block it but I suppose not. So problem solved.
  • edited 2:27PM
    And, I was wrong yet again... We just didn't have the Firewall set on our development server.

    So my initial question remains.
  • edited 2:27PM
    What are you seeing instead (an error message or nothing)?
Sign In or Register to comment.