Closed (fixed)
Project:
CCK Blocks
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
7 Nov 2008 at 06:03 UTC
Updated:
7 Nov 2008 at 19:12 UTC
I'm using cck filefield to upload an html file from my server. The html file refers to an swf file, an xml file, and a js file. Everything is working fine, except that when I put the block on my site, it displays the name of the file, rather than the html content. When I click the hyperlink displayed in the block, it opens the html file in a new window without any theme, etc. I want to be able to view the html file in the block on my site.
You can see it not working on my site:
http://www.washingtonscorecard.com/scorecard/daniel-k-akaka
The block is called Map and the html file is map.html
Thanks!
Comments
Comment #1
dar2117 commentedGot it working... pasted html content in block rather than using a file attachment. Thanks!
Comment #2
dar2117 commented