项目作者: arnaudjuracek

项目描述 :
adds a "delete all files" button in a panel page
高级语言: PHP
项目地址: git://github.com/arnaudjuracek/kirby-field-trashfiles.git
创建时间: 2016-09-30T15:18:56Z
项目社区:https://github.com/arnaudjuracek/kirby-field-trashfiles

开源协议:

下载


Trash-files field

A custom Kirby field which adds a “Delete all files” button in the sidebar of the panel page.

preview.png

Kirby installation

Put the content of this repo in /site/fields/trashfiles/.

Please note that in order to put a custom action item in the panel’s sidebar, I had to use a hacky injection method. Due to that, this field may not work on panel versions other than 2.3.2.

Options

  1. fields:
  2. trash:
  3. type: trashfiles
  4. text: 'Delete all the files of this page' # custom action text

Contribute

Feel free to fork and pull request.

License

MIT.