Lee R Perlov 19.Mar.12 10:40 AM a Web browser Wikis3.0.1All platforms
How can I attach a spreadsheet in the IBM Connections wiki so that the worksheets are displayed?
It is a feature currently available in XWiki. Here's the usage:
#set ($url = $xwiki.zipexplorer.getFileLink($doc, "filename.zip", "filename.htm"))
<iframe src="$url" frameborder=n width=nnnpx height=nnnpx></iframe>