Page 1 of 1

Html Blobs Question

Posted: Tue Jun 07, 2005 5:50 pm
by riverbat
Say this like Napolean Dynamite " I must an IDIOT! "

I can't seem to make blobs work. I found a post that says you place {html_blobname="blah"} in a page or template; however I never get any output.

I created a blob containg the Lorem Ipsum text and named it testblob. Them I placed {html_blobname="testblob"} in a content page and nothing shows up.

I tried this in both table branch and in a subversion branch.

Am I just this daft?

Re: Html Blobs Question

Posted: Tue Jun 07, 2005 6:21 pm
by jah
Hi,

try {html_blob name="blah"}. Note the space. Name is a paramter in this tag.
From my own experience typos in tags is one of the most frequent errors in module and plugin deployment so don't panic.

Hope this works!