<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
I have been trying to use a custom field to link to an external wiki (our DokuWiki pages).<br>
>From the description on the custom field creation page, I gather that I can "include content" from another web service, but I have been unable to.<br>
<br>
I created a new custom field called DokuWiki of type "Enter one value", selected "applies to articles", and entered
<a class="moz-txt-link-rfc2396E" href="http://dokuwiki.fake.it/doku.php?id=__CustomField__">
"http://dokuwiki.fake.it/doku.php?id=__CustomField__"</a> in the "Include page" field.<br>
<br>
Then I created a sample article and entered "start" in the new custom field. When I look at the article I only see "start" next to the "DokuWiki" field and nothing else. I would have expected to see the content of the actual page at
<a class="moz-txt-link-freetext" href="http://dokuwiki.fake.it/doku.php?id=start">
http://dokuwiki.fake.it/doku.php?id=start</a>.<br>
<br>
If I look at the html source of the RT page, it seems it is actually trying to include content, but I see nothing. Here is an excerpt from the html source:<br>
<br>
<pre id="line1"><span></span><span><<span class="start-tag">tr</span> <span class="attribute-name">id</span>="<a class="attribute-value">CF-13-ShowRow</a>"></span><span>
<span id="line289"></span>    </span><span><<span class="start-tag">td</span> <span class="attribute-name">class</span>="<a class="attribute-value">label</a>"></span><span>DokuWiki:</span><span></<span class="end-tag">td</span>></span><span>
<span id="line290"></span>    </span><span><<span class="start-tag">td</span> <span class="attribute-name">class</span>="<a class="attribute-value">value</a>"></span><span>
<span id="line291"></span>start</span><span><<span class="start-tag">div</span> <span class="attribute-name">class</span>="<a class="attribute-value">object_cf_value_include</a>" <span class="attribute-name">id</span>="<a class="attribute-value">object_cf_value_13912</a>"></span><span>See also:</span><span><<span class="start-tag">a</span> <span class="attribute-name">href</span>="<a href="view-source:http://dokuwiki.prod.bkd/doku.php?id=start" class="attribute-value">http://dokuwiki.fake.it/doku.php?id=start</a>"></span><span><a class="moz-txt-link-freetext" href="http://dokuwiki.fake.it/doku.php?id=start">http://dokuwiki.fake.it/doku.php?id=start</a></span><span></<span class="end-tag">a</span>></span><span></span><span></<span class="end-tag">div</span>></span><span>
<span id="line292"></span></span><span><<span class="start-tag">script</span>></span><span></span><span><!</span><span>--
<span id="line293"></span>jQuery('#object_cf_value_13912').load('http\x3A\x2F\x2Fdokuwiki\x2Efake\x2Eit\x2Fdoku\x2Ephp\x3Fid\x3Dstart');
<span id="line294"></span>--></span><span></<span class="end-tag">script</span>></span><span>
<span id="line295"></span>    </span><span></<span class="end-tag">td</span>></span><span>
<span id="line296"></span>  </span><span></<span class="end-tag">tr</span>></span><span></span></pre>
<br>
Any suggestions?<br>
<br>
Bye<br>
Cris<br>
<br>
<div class="moz-signature">-- <br>
<b><i>Cristiano Guadagnino</i></b><br>
<small>Servizio Data Administration<br>
Bankadati S.I.<br>
Gruppo Credito Valtellinese<br>
Tel. +39-0342-522172</small><br>
</div>
</body>
</html>