1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 17:28:41 +01:00
vichan/stylesheets
hugofragata 5ce9f6fa1a Added download-all feature without instanceconfig
The button to download all the files in a thread only appears when the
page is a thread, such as treeview.
I added the download-all button next
to the treeview one.
I modified stylesheets/v8ch.css to include the id
#download-all.
I DIDN'T modified inc/instance-config.php to include the
download-all.js and jszip.min.js. That goes in the next commit.

I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-07 14:58:25 +01:00
..
2014-05-10 21:51:00 +02:00
2014-04-06 21:39:33 +02:00
2014-03-25 13:02:11 +01:00
2014-03-25 13:02:11 +01:00
2014-03-25 13:02:11 +01:00
2013-08-11 22:45:29 +03:00
2013-12-28 00:53:42 +01:00
2014-03-25 13:02:11 +01:00
2013-08-27 12:50:32 +10:00
2014-03-25 13:02:11 +01:00
2013-08-01 03:34:26 -04:00
2013-08-11 21:48:29 +03:00
2014-03-25 12:59:38 +01:00
2013-08-01 03:33:05 -04:00
2014-05-10 21:51:00 +02:00