diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-11-25 14:54:28 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-11-25 14:54:28 +0000 |
| commit | 5ec1fe2fc943ad4123fac138de70d4152e8b341d (patch) | |
| tree | 0141a7cca791db6114e7a01147bb59707de16754 /root/articles/mmmfs/examples/pinwall/text | |
| parent | fix navlinks (diff) | |
| download | mmm-5ec1fe2fc943ad4123fac138de70d4152e8b341d.tar.gz mmm-5ec1fe2fc943ad4123fac138de70d4152e8b341d.zip | |
add pinwall example
Diffstat (limited to 'root/articles/mmmfs/examples/pinwall/text')
| -rw-r--r-- | root/articles/mmmfs/examples/pinwall/text/pinwall_info: text$json | 1 | ||||
| -rw-r--r-- | root/articles/mmmfs/examples/pinwall/text/text$plain.txt | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/root/articles/mmmfs/examples/pinwall/text/pinwall_info: text$json b/root/articles/mmmfs/examples/pinwall/text/pinwall_info: text$json new file mode 100644 index 0000000..d373545 --- /dev/null +++ b/root/articles/mmmfs/examples/pinwall/text/pinwall_info: text$json @@ -0,0 +1 @@ +{"x": 91.0, "y": 17.0, "w": 186.0, "h": 128.0}
\ No newline at end of file diff --git a/root/articles/mmmfs/examples/pinwall/text/text$plain.txt b/root/articles/mmmfs/examples/pinwall/text/text$plain.txt new file mode 100644 index 0000000..8838e5a --- /dev/null +++ b/root/articles/mmmfs/examples/pinwall/text/text$plain.txt @@ -0,0 +1,4 @@ +This is a pinwall example. +Every box is a separate fileder. +The boxes can be rearranged and resized freely. +If the server is in read-write mode, the changes are saved persistently in real time. |
