diff options
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-114.png | bin | 0 -> 2281 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-120.png | bin | 0 -> 2318 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-144.png | bin | 0 -> 2718 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-152.png | bin | 0 -> 2835 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-57.png | bin | 0 -> 1582 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-72.png | bin | 0 -> 1709 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon-76.png | bin | 0 -> 1838 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/apple-touch-icon.png | bin | 0 -> 1579 bytes | |||
-rwxr-xr-x | themes/_global/img/appicon/favicon.ico | bin | 0 -> 34494 bytes | |||
-rwxr-xr-x | themes/baggy/_head.twig | 34 | ||||
-rwxr-xr-x | themes/default/_head.twig | 38 |
11 files changed, 47 insertions, 25 deletions
diff --git a/themes/_global/img/appicon/apple-touch-icon-114.png b/themes/_global/img/appicon/apple-touch-icon-114.png new file mode 100755 index 00000000..0e96edd5 --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-114.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon-120.png b/themes/_global/img/appicon/apple-touch-icon-120.png new file mode 100755 index 00000000..dc5aab1c --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-120.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon-144.png b/themes/_global/img/appicon/apple-touch-icon-144.png new file mode 100755 index 00000000..1d005db6 --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-144.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon-152.png b/themes/_global/img/appicon/apple-touch-icon-152.png new file mode 100755 index 00000000..f915231f --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-152.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon-57.png b/themes/_global/img/appicon/apple-touch-icon-57.png new file mode 100755 index 00000000..5aa19ed9 --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-57.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon-72.png b/themes/_global/img/appicon/apple-touch-icon-72.png new file mode 100755 index 00000000..b8b48e1b --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-72.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon-76.png b/themes/_global/img/appicon/apple-touch-icon-76.png new file mode 100755 index 00000000..9f9dba27 --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon-76.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/apple-touch-icon.png b/themes/_global/img/appicon/apple-touch-icon.png new file mode 100755 index 00000000..9cf29e2b --- /dev/null +++ b/themes/_global/img/appicon/apple-touch-icon.png | |||
Binary files differ | |||
diff --git a/themes/_global/img/appicon/favicon.ico b/themes/_global/img/appicon/favicon.ico new file mode 100755 index 00000000..0346558b --- /dev/null +++ b/themes/_global/img/appicon/favicon.ico | |||
Binary files differ | |||
diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index d5f16fbb..5e1f5ba3 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig | |||
@@ -1,28 +1,28 @@ | |||
1 | <link rel="shortcut icon" type="image/x-icon" href="{{ poche_url }}themes/{{theme}}/img/favicon.ico"> | 1 | <link rel="shortcut icon" type="image/x-icon" href="{{ poche_url }}themes/_global/img/appicon/favicon.ico"> |
2 | 2 | ||
3 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-152.png" sizes="152x152"> | 3 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-152.png" sizes="152x152"> |
4 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-152.png" sizes="152x152"> | 4 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-152.png" sizes="152x152"> |
5 | 5 | ||
6 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-144.png" sizes="144x144"> | 6 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-144.png" sizes="144x144"> |
7 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-144.png" sizes="144x144"> | 7 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-144.png" sizes="144x144"> |
8 | 8 | ||
9 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-120.png" sizes="120x120"> | 9 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-120.png" sizes="120x120"> |
10 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-120.png" sizes="120x120"> | 10 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-120.png" sizes="120x120"> |
11 | 11 | ||
12 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-114.png" sizes="114x114"> | 12 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-114.png" sizes="114x114"> |
13 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-114.png" sizes="114x114"> | 13 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-114.png" sizes="114x114"> |
14 | 14 | ||
15 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-76.png" sizes="76x76"> | 15 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-76.png" sizes="76x76"> |
16 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-76.png" sizes="76x76"> | 16 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-76.png" sizes="76x76"> |
17 | 17 | ||
18 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-72.png" sizes="72x72"> | 18 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-72.png" sizes="72x72"> |
19 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-72.png" sizes="72x72"> | 19 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-72.png" sizes="72x72"> |
20 | 20 | ||
21 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-57.png" sizes="57x57"> | 21 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-57.png" sizes="57x57"> |
22 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon-57.png" sizes="57x57"> | 22 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-57.png" sizes="57x57"> |
23 | 23 | ||
24 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon.png"> | 24 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon.png"> |
25 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/{{theme}}/img/apple-touch-icon.png"> | 25 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon.png"> |
26 | 26 | ||
27 | <link rel="stylesheet" href="{{ poche_url }}themes/{{theme}}/css/ratatouille.css" media="all"> | 27 | <link rel="stylesheet" href="{{ poche_url }}themes/{{theme}}/css/ratatouille.css" media="all"> |
28 | <link rel="stylesheet" href="{{ poche_url }}themes/{{theme}}/css/font.css" media="all"> | 28 | <link rel="stylesheet" href="{{ poche_url }}themes/{{theme}}/css/font.css" media="all"> |
diff --git a/themes/default/_head.twig b/themes/default/_head.twig index 8c939e30..23620688 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig | |||
@@ -1,14 +1,36 @@ | |||
1 | <link rel="shortcut icon" type="image/x-icon" href="{{ poche_url }}themes/default/img/favicon.ico" /> | 1 | <link rel="shortcut icon" type="image/x-icon" href="{{ poche_url }}themes/_global/img/appicon/favicon.ico"> |
2 | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ poche_url }}themes/default/img/apple-touch-icon-144x144-precomposed.png"> | 2 | |
3 | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="{{ poche_url }}themes/default/img/apple-touch-icon-72x72-precomposed.png"> | 3 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-152.png" sizes="152x152"> |
4 | <link rel="apple-touch-icon-precomposed" href="{{ poche_url }}themes/default/img/apple-touch-icon-precomposed.png"> | 4 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-152.png" sizes="152x152"> |
5 | |||
6 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-144.png" sizes="144x144"> | ||
7 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-144.png" sizes="144x144"> | ||
8 | |||
9 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-120.png" sizes="120x120"> | ||
10 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-120.png" sizes="120x120"> | ||
11 | |||
12 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-114.png" sizes="114x114"> | ||
13 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-114.png" sizes="114x114"> | ||
14 | |||
15 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-76.png" sizes="76x76"> | ||
16 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-76.png" sizes="76x76"> | ||
17 | |||
18 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-72.png" sizes="72x72"> | ||
19 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-72.png" sizes="72x72"> | ||
20 | |||
21 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-57.png" sizes="57x57"> | ||
22 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-57.png" sizes="57x57"> | ||
23 | |||
24 | <link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon.png"> | ||
25 | <link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon.png"> | ||
26 | |||
5 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/knacss.css" media="all"> | 27 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/knacss.css" media="all"> |
6 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/style.css" media="all"> | 28 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/style.css" media="all"> |
7 | <link rel="stylesheet" href="{{ poche_url }}themes/{{ theme }}/css/style-{{ theme }}.css" media="all" title="{{ theme }} theme"> | 29 | <link rel="stylesheet" href="{{ poche_url }}themes/{{ theme }}/css/style-{{ theme }}.css" media="all" title="{{ theme }} theme"> |
8 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/messages.css" media="all"> | 30 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/messages.css" media="all"> |
9 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/print.css" media="print"> | 31 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/print.css" media="print"> |
10 | <script src="{{ poche_url }}themes/default/js/jquery-2.0.3.min.js"></script> | 32 | <script src="{{ poche_url }}themes/default/js/jquery-2.0.3.min.js"></script> |
11 | <script src="{{ poche_url }}themes/default/js/autoClose.js"></script> | 33 | <script src="{{ poche_url }}themes/default/js/autoclose.js"></script> |
12 | <script src="{{ poche_url }}themes/default/js/closeMessage.js"></script> | 34 | <script src="{{ poche_url }}themes/default/js/closemessage.js"></script> |
13 | <script src="{{ poche_url }}themes/default/js/saveLink.js"></script> | 35 | <script src="{{ poche_url }}themes/default/js/savelink.js"></script> |
14 | <script src="{{ poche_url }}themes/default/js/popupForm.js"></script> \ No newline at end of file | 36 | <script src="{{ poche_url }}themes/default/js/popupform.js"></script> |