Page 1 of 1

HTML Blobs ?

Posted: Wed Oct 26, 2005 6:41 pm
by fiddler
Kind and Generous Masters of CMSMS.....
This has probably been asked before, but durned if I can find the answer in any of my searches.....
I've created an HTML Blob.  How do I implement it?  What is the coding on the template for it?  Or doesn't it go in a template?
Thanks for your patience with my thick skull
-fiddler

Re: HTML Blobs ?

Posted: Wed Oct 26, 2005 7:02 pm
by westis
You insert an HTML blob either into a template or a page with a tag like:

Code: Select all

{html_blob name="blablabla"}

Re: HTML Blobs ?

Posted: Wed Oct 26, 2005 7:03 pm
by calguy1000
You can place them in templates, or in pages

and you use them very simply, like this
{html_blob name="blob_name"}   

Re: HTML Blobs ?

Posted: Wed Oct 26, 2005 8:13 pm
by fiddler
Well, thank you very much.  I've racked my brain on this and just couldn't come up with this simple answer.  This answer should be posted in the documentation (doncha think? - hint, hint) so morons like me won't need to bug ya so much.

Many Blessings to you Both!
-fiddler

Re: HTML Blobs ?

Posted: Wed Oct 26, 2005 8:38 pm
by westis
An explanation of what HTML blobs are and how they are used can now be found at http://www.cmsmadesimple.org/moduleinte ... eturnid=64 and http://www.cmsmadesimple.org/HTML_blobs.shtml

:-)

Re: HTML Blobs ?

Posted: Thu Oct 27, 2005 3:36 pm
by amygdela
Ain't that something powerful then? I hope this will solve my 'I gotta display 100 restaurants in the exact same way, everytime' problem on my upcoming site.... :P