Page 1 of 1

Syntax for using HTML Blob

Posted: Thu Oct 20, 2005 9:03 pm
by slashman
Probalby a stupid question, but I couldn't find it doc'd anywhere...what's the syntax for using an HTML blob? I'd like to replace a bunch of .inc files I have in a site, and figured this would be a good use for the capability.

Re: Syntax for using HTML Blob

Posted: Fri Oct 21, 2005 9:53 am
by Ted
{html_blob name='blobname in admin'} should do it.  Replacing your inc file is pretty much it's main purpose, so you should be happy with the results.  :)