From 30d81a47c689e1d7d963fcd3fd42af9958805e31 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Fri, 22 Jan 2016 13:45:10 +0100 Subject: Move public assets for themes So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...` --- .../_global/img/appicon/apple-touch-icon-114.png | Bin 0 -> 2281 bytes .../_global/img/appicon/apple-touch-icon-120.png | Bin 0 -> 2318 bytes .../_global/img/appicon/apple-touch-icon-144.png | Bin 0 -> 2718 bytes .../_global/img/appicon/apple-touch-icon-152.png | Bin 0 -> 2835 bytes .../_global/img/appicon/apple-touch-icon-57.png | Bin 0 -> 1582 bytes .../_global/img/appicon/apple-touch-icon-72.png | Bin 0 -> 1709 bytes .../_global/img/appicon/apple-touch-icon-76.png | Bin 0 -> 1838 bytes .../_global/img/appicon/apple-touch-icon.png | Bin 0 -> 1579 bytes .../public/themes/_global/img/appicon/favicon.ico | Bin 0 -> 34494 bytes .../_global/img/icons/carrot-icon--black.png | Bin 0 -> 1538 bytes .../_global/img/icons/carrot-icon--white.png | Bin 0 -> 1605 bytes .../_global/img/icons/diaspora-icon--black.png | Bin 0 -> 1555 bytes .../_global/img/icons/diaspora-icon--white.png | Bin 0 -> 612 bytes .../public/themes/_global/js/bookmarklet.js | 2 + .../public/themes/_global/js/jquery-2.0.3.min.js | 1 + .../public/themes/_global/js/jquery.cookie.js | 117 + .../public/themes/_global/js/restoreScroll.js | 25 + .../Resources/public/themes/baggy/css/font.css | 6 + .../Resources/public/themes/baggy/css/main.css | 1116 +++ .../Resources/public/themes/baggy/css/messages.css | 19 + .../Resources/public/themes/baggy/css/print.css | 62 + .../public/themes/baggy/css/ratatouille.css | 211 + .../public/themes/baggy/fonts/icomoon.eot | Bin 0 -> 6672 bytes .../public/themes/baggy/fonts/icomoon.svg | 43 + .../public/themes/baggy/fonts/icomoon.ttf | Bin 0 -> 6508 bytes .../public/themes/baggy/fonts/icomoon.woff | Bin 0 -> 6584 bytes .../public/themes/baggy/fonts/ptsans.woff | Bin 0 -> 24816 bytes .../public/themes/baggy/img/baggy/blank.png | Bin 0 -> 141 bytes .../public/themes/baggy/img/baggy/down.png | Bin 0 -> 216 bytes .../public/themes/baggy/img/baggy/list.png | Bin 0 -> 201 bytes .../public/themes/baggy/img/baggy/table.png | Bin 0 -> 229 bytes .../public/themes/baggy/img/baggy/top.png | Bin 0 -> 212 bytes .../public/themes/baggy/img/bg-select.png | Bin 0 -> 1095 bytes .../public/themes/baggy/img/logo-other_themes.png | Bin 0 -> 3922 bytes .../Resources/public/themes/baggy/img/logo-w.png | Bin 0 -> 4916 bytes .../public/themes/baggy/img/logo-wallabag.svg | 300 + .../Resources/public/themes/baggy/img/logo.png | Bin 0 -> 1350 bytes .../Resources/public/themes/baggy/img/logo.svg | 8 + .../Resources/public/themes/baggy/js/autoClose.js | 6 + .../public/themes/baggy/js/autoCompleteTags.js | 47 + .../public/themes/baggy/js/closeMessage.js | 17 + .../Resources/public/themes/baggy/js/init.js | 51 + .../Resources/public/themes/baggy/js/popupForm.js | 83 + .../public/themes/baggy/js/restoreScroll.js | 25 + .../Resources/public/themes/baggy/js/saveLink.js | 109 + .../Resources/public/themes/material/css/main.css | 507 ++ .../public/themes/material/css/materialize.css | 8198 ++++++++++++++++++++ .../public/themes/material/css/materialize.min.css | 16 + .../Resources/public/themes/material/css/print.css | 62 + .../themes/material/font/icomoon/icomoon.eot | Bin 0 -> 3188 bytes .../themes/material/font/icomoon/icomoon.svg | 17 + .../themes/material/font/icomoon/icomoon.ttf | Bin 0 -> 3024 bytes .../themes/material/font/icomoon/icomoon.woff | Bin 0 -> 3100 bytes .../font/material-design-icons/LICENSE.txt | 428 + .../Material-Design-Icons.eot | Bin 0 -> 102112 bytes .../Material-Design-Icons.svg | 769 ++ .../Material-Design-Icons.ttf | Bin 0 -> 101892 bytes .../Material-Design-Icons.woff | Bin 0 -> 101968 bytes .../Material-Design-Icons.woff2 | Bin 0 -> 33220 bytes .../themes/material/font/roboto/Roboto-Bold.ttf | Bin 0 -> 127744 bytes .../themes/material/font/roboto/Roboto-Bold.woff | Bin 0 -> 62876 bytes .../themes/material/font/roboto/Roboto-Bold.woff2 | Bin 0 -> 49976 bytes .../themes/material/font/roboto/Roboto-Light.ttf | Bin 0 -> 126792 bytes .../themes/material/font/roboto/Roboto-Light.woff | Bin 0 -> 62316 bytes .../themes/material/font/roboto/Roboto-Light.woff2 | Bin 0 -> 49380 bytes .../themes/material/font/roboto/Roboto-Medium.ttf | Bin 0 -> 127488 bytes .../themes/material/font/roboto/Roboto-Medium.woff | Bin 0 -> 62980 bytes .../material/font/roboto/Roboto-Medium.woff2 | Bin 0 -> 50224 bytes .../themes/material/font/roboto/Roboto-Regular.ttf | Bin 0 -> 126072 bytes .../material/font/roboto/Roboto-Regular.woff | Bin 0 -> 61736 bytes .../material/font/roboto/Roboto-Regular.woff2 | Bin 0 -> 49236 bytes .../themes/material/font/roboto/Roboto-Thin.ttf | Bin 0 -> 127584 bytes .../themes/material/font/roboto/Roboto-Thin.woff | Bin 0 -> 61628 bytes .../themes/material/font/roboto/Roboto-Thin.woff2 | Bin 0 -> 48524 bytes .../public/themes/material/img/bg-select.png | Bin 0 -> 1095 bytes .../themes/material/img/logo-other_themes.png | Bin 0 -> 3058 bytes .../public/themes/material/img/logo-square.png | Bin 0 -> 3314 bytes .../public/themes/material/img/logo-w.png | Bin 0 -> 4916 bytes .../public/themes/material/img/logo-wallabag.svg | 300 + .../Resources/public/themes/material/js/init.js | 79 + .../public/themes/material/js/jquery-2.1.4.min.js | 4 + .../public/themes/material/js/materialize.js | 6219 +++++++++++++++ .../public/themes/material/js/materialize.min.js | 9 + .../public/themes/material/js/restoreScroll.js | 25 + 84 files changed, 18881 insertions(+) create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-114.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-120.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-144.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-57.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-72.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-76.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/favicon.ico create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--black.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--white.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--black.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--white.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/js/jquery-2.0.3.min.js create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/_global/js/jquery.cookie.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/_global/js/restoreScroll.js create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/font.css create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/main.css create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/messages.css create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/print.css create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/ratatouille.css create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/fonts/icomoon.eot create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/fonts/icomoon.svg create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/fonts/icomoon.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/fonts/icomoon.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/fonts/ptsans.woff create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/baggy/blank.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/baggy/down.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/baggy/list.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/baggy/table.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/baggy/top.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/bg-select.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/logo-other_themes.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/logo-w.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/logo-wallabag.svg create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/logo.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/img/logo.svg create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/autoClose.js create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/autoCompleteTags.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/closeMessage.js create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/init.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/popupForm.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/restoreScroll.js create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/baggy/js/saveLink.js create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/css/materialize.css create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/css/materialize.min.css create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/material/css/print.css create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.eot create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.svg create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/material-design-icons/LICENSE.txt create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/material-design-icons/Material-Design-Icons.eot create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/material-design-icons/Material-Design-Icons.svg create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/material-design-icons/Material-Design-Icons.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/material-design-icons/Material-Design-Icons.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/material-design-icons/Material-Design-Icons.woff2 create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Bold.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Bold.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Bold.woff2 create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Light.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Light.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Light.woff2 create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Medium.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Medium.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Medium.woff2 create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Regular.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Regular.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Regular.woff2 create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Thin.ttf create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Thin.woff create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/roboto/Roboto-Thin.woff2 create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/img/bg-select.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/material/img/logo-other_themes.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/img/logo-square.png create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/material/img/logo-w.png create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/img/logo-wallabag.svg create mode 100755 src/Wallabag/CoreBundle/Resources/public/themes/material/js/init.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/js/jquery-2.1.4.min.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/js/materialize.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/js/materialize.min.js create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/js/restoreScroll.js (limited to 'src/Wallabag/CoreBundle/Resources/public') diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-114.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-114.png new file mode 100755 index 00000000..0e96edd5 Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-114.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-120.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-120.png new file mode 100755 index 00000000..dc5aab1c Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-120.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-144.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-144.png new file mode 100755 index 00000000..1d005db6 Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-144.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png new file mode 100755 index 00000000..f915231f Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-57.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-57.png new file mode 100755 index 00000000..5aa19ed9 Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-57.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-72.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-72.png new file mode 100755 index 00000000..b8b48e1b Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-72.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-76.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-76.png new file mode 100755 index 00000000..9f9dba27 Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-76.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon.png new file mode 100755 index 00000000..9cf29e2b Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/favicon.ico b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/favicon.ico new file mode 100755 index 00000000..0346558b Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/favicon.ico differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--black.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--black.png new file mode 100644 index 00000000..6da7925b Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--black.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--white.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--white.png new file mode 100644 index 00000000..a70044b6 Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/carrot-icon--white.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--black.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--black.png new file mode 100644 index 00000000..32bca194 Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--black.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--white.png b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--white.png new file mode 100644 index 00000000..fc48d47c Binary files /dev/null and b/src/Wallabag/CoreBundle/Resources/public/themes/_global/img/icons/diaspora-icon--white.png differ diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js b/src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js new file mode 100644 index 00000000..2afdfc3c --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js @@ -0,0 +1,2 @@ + +top["bookmarklet-url@wallabag.org"]=""+""+""+""+"bag it!"+''+""+""+"