ENV: win2k/Solaris8/TS552
attached: tpl with 1 iw_ostream
Hi all,
A customer would like to output a piece of html from the presentation template (see attached, line 73-87):
<![CDATA[
<html>
<head>
<title>Boots Intranet</title>
]]>
<![CDATA[ <meta name="categories" content="]]><iw_perl><![CDATA[iwpt_output(bootsIWUtils::formatForMeta($catlist));]]></iw_perl><![CDATA[">
<meta name="archivedate" content="]]><iw_perl><![CDATA[iwpt_output(bootsIWUtils::reverseDateFormat(iwpt_dcr_value('dcr.Story')));]]></iw_perl><![CDATA[">]]>
<iw_include pt='/templatedata/components/simple.tpl'><![CDATA[
$iw_param{attrib_file} = iwpt_get_ofile_name();
$iw_param{title_field} = 'dcr.Story';
]]></iw_include>
<![CDATA[
</head>
to an asp page residing on their intranet AND to a portal htm page. If they use an iw_ostream section in the tpl, this will output to only one destination. They already have that for another section of the tpl.
The customer read:
https://support.interwoven.com/library/devel/tst/pt/5_01/TeamSite__PT__iw_ostream.asp and saw this remark:
| A low-set of APIs has been provided for buffer |
| manipulations: iwpt_get_osteam_data($buffer) |
| and: iwpt_get_osteam_data($buffer,$str) |
| In practice, you aren't likely to need them. |
The customer would like to get more documentation on iwpt_get_ostream_data, as she might get her requirements done. Do we have this information or can we help her to get this requirement done in some other way?
kindest regards to all,
catorarn