MarcWiki

Le wiki de Marc Meurrens
connexion :
(no edit access)

Download

Resp. Mise à jour 29 Juin 2009 à 21h01 par

Usage

action download :

::download=archive name (without the extension)
:files=list : a comma separated list of files and directory

example :

  • mind that kernel/actions/chmod.php is a file
  • while kernel/files/actions/chmod is a directory
    {{MyPage::download=chmod:files=kernel/actions/chmod.php,kernel/files/actions/chmod}}

  • creates a file chmod.zip linked to page MyPage
  • echo a link to this file

Todo



Configuration



Related Pages


Source

Object Oriented

PHP class used with Casiwi version : version ≥ 9.6
The abstract class _action_ is provided in the zip file.



Download

  1. object oriented files :
    • kernel/actions/class._action_.php
    • kernel/actions/class.download.php
  2. documentation directory :
    • kernel/files/actions/download