What is HTML Blobs? How may i use it?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Darryl

What is HTML Blobs? How may i use it?

Post by Darryl »

What is HTML Blobs?
What "HTML blob management" for?
(It is best CMS i ever seen, but HTML Blobs is big hole in my knowledges) :oops:
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

What is HTML Blobs? How may i use it?

Post by Ted »

HTML Blobs are for the situations where you want to reuse the same piece of html, but across either different pages or different templates. For instance, for the cmsmadesimple.org site, I have the menu and little banners on the left hand side in an html blob. You create the html_blob in the Manager, and then use {html_blob name="blah"} to insert into either a page or template. The nice thing about them is that you can put other tags (such as a menu or module) into them and they still parse correctly.

Hope that clears it up!
Darryl

What is HTML Blobs? How may i use it?

Post by Darryl »

Thanks for the answer! This feature is very useful!
Locked

Return to “[locked] Installation, Setup and Upgrade”