Uploads

Note: PmWiki is distributed with uploads enabled by default.  See Uploads Admin for information about how to disable and configure the upload feature.

PmWiki can allow authors to upload and attach files to pages.  Each Wiki Group can have its own collection of named attachments that are shared among all pages in the group.  To add or link to an attachment, an author simply edits a page to include the markup "Attach:" followed by a name for an attachment (e.g., "Attach:resume.pdf").  When the page is displayed, the Attach: markup becomes either a link to the named attachment, an image (if the attachment is an image file such as a .gif or .jpeg), or a link to a form where the author can specify a file to be uploaded and used as the new attachment.

One can also go directly to the upload form by adding "?action=upload" to the URL for any page that has file uploads enabled by the Wiki Administrator.

The upload feature is enabled when PmWiki is first installed.  Uploads are generally restricted as to the types and sizes of files that may be uploaded to the server (see Uploads Admin).  PmWiki's default configuration limits file sizes to 50 kilobytes and file extensions to common types such as ".gif", ".jpg", ".doc", ".txt", and ".pdf".  In addition, the administrator can configure the system to require an upload password--see Passwords and Passwords Admin.

By default the upload allows the following extensions:

   
   'gif','jpg','jpeg','png','bmp','ico','wbmp','svg'     # images
   'mp3','au','wav',                                     # audio
   'mpg','mpeg','wmf','mov','qt','avi','swf'             # video
   'zip','gz','tgz','tar','rpm','hqx',                   # archives
   'doc','ppt','xls','exe','mdb',                        # MSOffice
   'pdf','psd','ps','ai','eps',                          # Adobe
   'htm','html','fla','swf',                             # web stuff
   'txt','rtf','exe','tex','dvi',''                      # misc
    

At present uploaded files can only be deleted from the server by the Wiki Administrator.


<< Comma Separated Value (CSV) tables | Documentation Index | Wiki Styles >>

  edit    upload    history    page-lock    group-lock    admin

Designed and built by Emergency Digital. | Hosted by Steadfast Networks