HochLadenPlugin

Das HochLaden WikiPluginHochLaden:" InterWikiKartePhpWiki:InlineUploadedImages

Benutzung:

     <?plugin UpLoad ?>

Argumente:

logfile
autolink
page
Die Seite auf der hochgeladene Dateien aufgelistet werden, wenn 'autolink' auf true gesetzt ist. Vorgabe: current page.

Probleme:

  1. The user must be authenticated to be able to upload.
  2. The filename may not end with certain disallowed extensions, to prevent from abuse.
  3. MAX_FILE_SITE is configured by the config.ini option MAX_UPLOAD_SIZE, which defaults to 16MB. Your webserver and php may add another limit.
  4. Already existing uploaded files are NOT overwritten.
  5. Certain internal php problems for Windows and MacOSX have been fixed with 1.3.9.

Beispiel:


PhpWikiDokumentation