diff options
| author | hukl <contact@smyck.org> | 2009-04-24 11:43:08 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-25 14:55:27 +0200 |
| commit | cf1b60e0cfa7d1a8f4a80d686649cc12e73a634e (patch) | |
| tree | b68bd845d290ce968892c4532bcff52083925834 /vendor/plugins/paperclip/test/fixtures | |
| parent | b2b78c06074046bd73cc3408a29386a976f0469c (diff) | |
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
Diffstat (limited to 'vendor/plugins/paperclip/test/fixtures')
| -rw-r--r-- | vendor/plugins/paperclip/test/fixtures/12k.png | bin | 0 -> 12093 bytes | |||
| -rw-r--r-- | vendor/plugins/paperclip/test/fixtures/50x50.png | bin | 0 -> 1615 bytes | |||
| -rw-r--r-- | vendor/plugins/paperclip/test/fixtures/5k.png | bin | 0 -> 4456 bytes | |||
| -rw-r--r-- | vendor/plugins/paperclip/test/fixtures/bad.png | 1 | ||||
| -rw-r--r-- | vendor/plugins/paperclip/test/fixtures/text.txt | 0 | ||||
| -rw-r--r-- | vendor/plugins/paperclip/test/fixtures/twopage.pdf | bin | 0 -> 8775 bytes |
6 files changed, 1 insertions, 0 deletions
diff --git a/vendor/plugins/paperclip/test/fixtures/12k.png b/vendor/plugins/paperclip/test/fixtures/12k.png new file mode 100644 index 0000000..f819d45 --- /dev/null +++ b/vendor/plugins/paperclip/test/fixtures/12k.png | |||
| Binary files differ | |||
diff --git a/vendor/plugins/paperclip/test/fixtures/50x50.png b/vendor/plugins/paperclip/test/fixtures/50x50.png new file mode 100644 index 0000000..63f5646 --- /dev/null +++ b/vendor/plugins/paperclip/test/fixtures/50x50.png | |||
| Binary files differ | |||
diff --git a/vendor/plugins/paperclip/test/fixtures/5k.png b/vendor/plugins/paperclip/test/fixtures/5k.png new file mode 100644 index 0000000..75d9f04 --- /dev/null +++ b/vendor/plugins/paperclip/test/fixtures/5k.png | |||
| Binary files differ | |||
diff --git a/vendor/plugins/paperclip/test/fixtures/bad.png b/vendor/plugins/paperclip/test/fixtures/bad.png new file mode 100644 index 0000000..7ba4f07 --- /dev/null +++ b/vendor/plugins/paperclip/test/fixtures/bad.png | |||
| @@ -0,0 +1 @@ | |||
| This is not an image. | |||
diff --git a/vendor/plugins/paperclip/test/fixtures/text.txt b/vendor/plugins/paperclip/test/fixtures/text.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/vendor/plugins/paperclip/test/fixtures/text.txt | |||
diff --git a/vendor/plugins/paperclip/test/fixtures/twopage.pdf b/vendor/plugins/paperclip/test/fixtures/twopage.pdf new file mode 100644 index 0000000..0c34a51 --- /dev/null +++ b/vendor/plugins/paperclip/test/fixtures/twopage.pdf | |||
| Binary files differ | |||
