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?
Html Blobs Question
Re: Html Blobs Question
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!
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!

