Skip to content

Added file uploads#222

Open
thomaskcr wants to merge 3 commits into
scragg0x:masterfrom
thomaskcr:master
Open

Added file uploads#222
thomaskcr wants to merge 3 commits into
scragg0x:masterfrom
thomaskcr:master

Conversation

@thomaskcr
Copy link
Copy Markdown

@thomaskcr thomaskcr commented Jul 12, 2018

When an AWS access key and bucket are configured, files can be uploaded by dropping them onto a page. Information about the attached files are stored in the front matter of the page so pages with uploads are still normal markdown.

screenshot-filemanager

The markdown for the page in the attached image:

---
attachments:
- filename: data_export-out_v4.csv
  handler: S3
  key: wiki/files/201807120616_F8sZrW/data_export-out_v4.csv
---


# Test Page

This is a test example page. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant