Hi all, I have been trying to use a custom field to link to an external wiki (our DokuWiki pages). >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.
I created a new custom field called DokuWiki of type "Enter one value", selected "applies to articles", and entered "http://dokuwiki.fake.it/doku.php?id=__CustomField__"<http://dokuwiki.fake.it/doku.php?id=__CustomField__> in the "Include page" field. 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 http://dokuwiki.fake.it/doku.php?id=start. 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: <tr id="CF-13-ShowRow"> <td class="label">DokuWiki:</td> <td class="value"> start<div class="object_cf_value_include" id="object_cf_value_13912">See also:<a href="http://dokuwiki.fake.it/doku.php?id=start<view-source:http://dokuwiki.prod.bkd/doku.php?id=start>">http://dokuwiki.fake.it/doku.php?id=start</a></div> <script><!-- jQuery('#object_cf_value_13912').load('http\x3A\x2F\x2Fdokuwiki\x2Efake\x2Eit\x2Fdoku\x2Ephp\x3Fid\x3Dstart'); --></script> </td> </tr> Any suggestions? Bye Cris -- Cristiano Guadagnino Servizio Data Administration Bankadati S.I. Gruppo Credito Valtellinese Tel. +39-0342-522172
