<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>WikiCourse/18 Attachments</title></articleinfo><section><title>Attachments</title><para>With <ulink url="https://wiki.hcoop.net/WikiCourse/18%20Attachments/MoinMoin#">MoinMoin</ulink> you can directly append files to a wiki page. </para><section><title>Input</title><screen><![CDATA[[[attachment:letter.txt]]
]]><![CDATA[
{{attachment:foto.jpg}}]]></screen></section><section><title>Display</title><para><ulink url="https://wiki.hcoop.net/WikiCourse/18%20Attachments/WikiCourse/18%20Attachments?action=AttachFile&amp;do=get&amp;target=letter.txt">letter.txt</ulink> </para><para>{{attachment:foto.jpg}} </para><para><inlinemediaobject><imageobject><imagedata depth="16" fileref="https://wiki.hcoop.net/moin_static1911/moniker_bt/img/idea.png" width="16"/></imageobject><textobject><phrase>(!)</phrase></textobject></inlinemediaobject> As long as the files aren't uploaded: </para><itemizedlist><listitem><para>the links are grey (like links to non-existent wiki pages). </para></listitem><listitem><para>an alternate image, like a paper clip, is displayed for non-existent embedded pictures. </para></listitem></itemizedlist><para>You can click on it and upload the file from your computer's file system to the wiki using your browser. Then the design is regular and: </para><itemizedlist><listitem><para>links are blue. </para></listitem><listitem><para>the image appears. </para></listitem></itemizedlist></section></section></article>