HTML Blobs ?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
fiddler

HTML Blobs ?

Post 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
westis

Re: HTML Blobs ?

Post 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"}
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: HTML Blobs ?

Post by calguy1000 »

You can place them in templates, or in pages

and you use them very simply, like this
{html_blob name="blob_name"}   
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
fiddler

Re: HTML Blobs ?

Post 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
westis

Re: HTML Blobs ?

Post 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

:-)
amygdela

Re: HTML Blobs ?

Post 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
Locked

Return to “CMSMS Core”