diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/_global/css/jquery-ui-1.10.4.custom.css (renamed from themes/default/css/jquery-ui-1.10.4.custom.css) | 0 | ||||
-rw-r--r-- | themes/_global/css/jquery-ui-1.10.4.custom.min.css (renamed from themes/default/css/jquery-ui-1.10.4.custom.min.css) | 0 | ||||
-rw-r--r-- | themes/_global/js/autoClose.js (renamed from themes/default/js/autoClose.js) | 0 | ||||
-rwxr-xr-x | themes/_global/js/autoCompleteTags.js (renamed from themes/default/js/autoCompleteTags.js) | 0 | ||||
-rw-r--r-- | themes/_global/js/jquery-2.0.3.min.js (renamed from themes/default/js/jquery-2.0.3.min.js) | 0 | ||||
-rw-r--r-- | themes/_global/js/jquery-ui-1.10.4.custom.js (renamed from themes/default/js/jquery-ui-1.10.4.custom.js) | 0 | ||||
-rw-r--r-- | themes/_global/js/jquery-ui-1.10.4.custom.min.js (renamed from themes/default/js/jquery-ui-1.10.4.custom.min.js) | 0 | ||||
-rw-r--r-- | themes/_global/js/popupForm.js (renamed from themes/default/js/popupForm.js) | 0 | ||||
-rw-r--r-- | themes/_global/js/restoreScroll.js (renamed from themes/default/js/restoreScroll.js) | 0 | ||||
-rwxr-xr-x | themes/_global/js/saveLink.js (renamed from themes/default/js/saveLink.js) | 0 | ||||
-rwxr-xr-x | themes/baggy/edit-tags.twig | 6 | ||||
-rwxr-xr-x | themes/baggy/view.twig | 2 | ||||
-rwxr-xr-x | themes/courgette/_view.twig | 4 | ||||
-rwxr-xr-x | themes/default/_head.twig | 8 | ||||
-rwxr-xr-x | themes/default/edit-tags.twig | 6 | ||||
-rwxr-xr-x | themes/default/view.twig | 2 |
16 files changed, 14 insertions, 14 deletions
diff --git a/themes/default/css/jquery-ui-1.10.4.custom.css b/themes/_global/css/jquery-ui-1.10.4.custom.css index 5690172f..5690172f 100644 --- a/themes/default/css/jquery-ui-1.10.4.custom.css +++ b/themes/_global/css/jquery-ui-1.10.4.custom.css | |||
diff --git a/themes/default/css/jquery-ui-1.10.4.custom.min.css b/themes/_global/css/jquery-ui-1.10.4.custom.min.css index 4dba92a8..4dba92a8 100644 --- a/themes/default/css/jquery-ui-1.10.4.custom.min.css +++ b/themes/_global/css/jquery-ui-1.10.4.custom.min.css | |||
diff --git a/themes/default/js/autoClose.js b/themes/_global/js/autoClose.js index e9145b7e..e9145b7e 100644 --- a/themes/default/js/autoClose.js +++ b/themes/_global/js/autoClose.js | |||
diff --git a/themes/default/js/autoCompleteTags.js b/themes/_global/js/autoCompleteTags.js index 90bc982c..90bc982c 100755 --- a/themes/default/js/autoCompleteTags.js +++ b/themes/_global/js/autoCompleteTags.js | |||
diff --git a/themes/default/js/jquery-2.0.3.min.js b/themes/_global/js/jquery-2.0.3.min.js index a4dd0a2f..a4dd0a2f 100644 --- a/themes/default/js/jquery-2.0.3.min.js +++ b/themes/_global/js/jquery-2.0.3.min.js | |||
diff --git a/themes/default/js/jquery-ui-1.10.4.custom.js b/themes/_global/js/jquery-ui-1.10.4.custom.js index 6f599fca..6f599fca 100644 --- a/themes/default/js/jquery-ui-1.10.4.custom.js +++ b/themes/_global/js/jquery-ui-1.10.4.custom.js | |||
diff --git a/themes/default/js/jquery-ui-1.10.4.custom.min.js b/themes/_global/js/jquery-ui-1.10.4.custom.min.js index 31635026..31635026 100644 --- a/themes/default/js/jquery-ui-1.10.4.custom.min.js +++ b/themes/_global/js/jquery-ui-1.10.4.custom.min.js | |||
diff --git a/themes/default/js/popupForm.js b/themes/_global/js/popupForm.js index d233e600..d233e600 100644 --- a/themes/default/js/popupForm.js +++ b/themes/_global/js/popupForm.js | |||
diff --git a/themes/default/js/restoreScroll.js b/themes/_global/js/restoreScroll.js index 331c9e19..331c9e19 100644 --- a/themes/default/js/restoreScroll.js +++ b/themes/_global/js/restoreScroll.js | |||
diff --git a/themes/default/js/saveLink.js b/themes/_global/js/saveLink.js index a7acd84c..a7acd84c 100755 --- a/themes/default/js/saveLink.js +++ b/themes/_global/js/saveLink.js | |||
diff --git a/themes/baggy/edit-tags.twig b/themes/baggy/edit-tags.twig index d7c15033..15f15560 100755 --- a/themes/baggy/edit-tags.twig +++ b/themes/baggy/edit-tags.twig | |||
@@ -5,9 +5,9 @@ | |||
5 | {% endblock %} | 5 | {% endblock %} |
6 | {% block content %} | 6 | {% block content %} |
7 | 7 | ||
8 | <script src="{{ poche_url }}themes/default/js/jquery-ui-1.10.4.custom.min.js"></script> | 8 | <script src="{{ poche_url }}themes/_global/js/jquery-ui-1.10.4.custom.min.js"></script> |
9 | <script src="{{ poche_url }}themes/default/js/autoCompleteTags.js"></script> | 9 | <script src="{{ poche_url }}themes/_global/js/autoCompleteTags.js"></script> |
10 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/jquery-ui-1.10.4.custom.min.css" media="all"> | 10 | <link rel="stylesheet" href="{{ poche_url }}themes/_global/css/jquery-ui-1.10.4.custom.min.css" media="all"> |
11 | 11 | ||
12 | <div id="article"> | 12 | <div id="article"> |
13 | <h2>{{ entry.title|raw }}</21> | 13 | <h2>{{ entry.title|raw }}</21> |
diff --git a/themes/baggy/view.twig b/themes/baggy/view.twig index 53a9ee69..0094c14d 100755 --- a/themes/baggy/view.twig +++ b/themes/baggy/view.twig | |||
@@ -32,7 +32,7 @@ | |||
32 | {{ content | raw }} | 32 | {{ content | raw }} |
33 | </article> | 33 | </article> |
34 | </div> | 34 | </div> |
35 | <script src="{{ poche_url }}themes/{{theme}}/js/restoreScroll.js"></script> | 35 | <script src="{{ poche_url }}themes/_global/js/restoreScroll.js"></script> |
36 | <script type="text/javascript"> | 36 | <script type="text/javascript"> |
37 | $(document).ready(function() { | 37 | $(document).ready(function() { |
38 | 38 | ||
diff --git a/themes/courgette/_view.twig b/themes/courgette/_view.twig index c5c916c0..09424abb 100755 --- a/themes/courgette/_view.twig +++ b/themes/courgette/_view.twig | |||
@@ -24,7 +24,7 @@ | |||
24 | {{ content | raw }} | 24 | {{ content | raw }} |
25 | </article> | 25 | </article> |
26 | </div> | 26 | </div> |
27 | <script src="{{ poche_url }}themes/{{theme}}/js/restoreScroll.js"></script> | 27 | <script src="{{ poche_url }}themes/_global/js/restoreScroll.js"></script> |
28 | <script type="text/javascript"> | 28 | <script type="text/javascript"> |
29 | $(document).ready(function() { | 29 | $(document).ready(function() { |
30 | 30 | ||
@@ -43,4 +43,4 @@ | |||
43 | }); | 43 | }); |
44 | }); | 44 | }); |
45 | </script> | 45 | </script> |
46 | {% endblock %} \ No newline at end of file | 46 | {% endblock %} |
diff --git a/themes/default/_head.twig b/themes/default/_head.twig index d2a637fb..37485e56 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig | |||
@@ -29,8 +29,8 @@ | |||
29 | <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"> |
30 | <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"> |
31 | <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"> |
32 | <script src="{{ poche_url }}themes/default/js/jquery-2.0.3.min.js"></script> | 32 | <script src="{{ poche_url }}themes/_global/js/jquery-2.0.3.min.js"></script> |
33 | <script src="{{ poche_url }}themes/default/js/autoClose.js"></script> | 33 | <script src="{{ poche_url }}themes/_global/js/autoClose.js"></script> |
34 | <script src="{{ poche_url }}themes/default/js/closeMessage.js"></script> | 34 | <script src="{{ poche_url }}themes/default/js/closeMessage.js"></script> |
35 | <script src="{{ poche_url }}themes/default/js/saveLink.js"></script> | 35 | <script src="{{ poche_url }}themes/_global/js/saveLink.js"></script> |
36 | <script src="{{ poche_url }}themes/default/js/popupForm.js"></script> | 36 | <script src="{{ poche_url }}themes/_global/js/popupForm.js"></script> |
diff --git a/themes/default/edit-tags.twig b/themes/default/edit-tags.twig index 89c746ec..c29427e0 100755 --- a/themes/default/edit-tags.twig +++ b/themes/default/edit-tags.twig | |||
@@ -5,9 +5,9 @@ | |||
5 | {% endblock %} | 5 | {% endblock %} |
6 | {% block content %} | 6 | {% block content %} |
7 | 7 | ||
8 | <script src="{{ poche_url }}themes/default/js/jquery-ui-1.10.4.custom.min.js"></script> | 8 | <script src="{{ poche_url }}themes/_global/js/jquery-ui-1.10.4.custom.min.js"></script> |
9 | <script src="{{ poche_url }}themes/default/js/autoCompleteTags.js"></script> | 9 | <script src="{{ poche_url }}themes/_global/js/autoCompleteTags.js"></script> |
10 | <link rel="stylesheet" href="{{ poche_url }}themes/default/css/jquery-ui-1.10.4.custom.min.css" media="all"> | 10 | <link rel="stylesheet" href="{{ poche_url }}themes/_global/css/jquery-ui-1.10.4.custom.min.css" media="all"> |
11 | 11 | ||
12 | <div id="article"> | 12 | <div id="article"> |
13 | <header class="mbm"> | 13 | <header class="mbm"> |
diff --git a/themes/default/view.twig b/themes/default/view.twig index dbbbde3c..09e8ae1a 100755 --- a/themes/default/view.twig +++ b/themes/default/view.twig | |||
@@ -35,7 +35,7 @@ | |||
35 | </article> | 35 | </article> |
36 | {{ block('tags') }} | 36 | {{ block('tags') }} |
37 | </div> | 37 | </div> |
38 | <script src="{{ poche_url }}themes/{{theme}}/js/restoreScroll.js"></script> | 38 | <script src="{{ poche_url }}themes/_global/js/restoreScroll.js"></script> |
39 | <script type="text/javascript"> | 39 | <script type="text/javascript"> |
40 | $(document).ready(function() { | 40 | $(document).ready(function() { |
41 | 41 | ||