mirror of
https://github.com/typemill/typemill.git
synced 2025-10-17 07:36:24 +02:00
Version 1.2.14: Magical Table of Contents
This commit is contained in:
@@ -48,7 +48,7 @@ class Settings
|
||||
'contentFolder' => 'content',
|
||||
'cache' => true,
|
||||
'cachePath' => $rootPath . 'cache',
|
||||
'version' => '1.2.13',
|
||||
'version' => '1.2.14',
|
||||
'setup' => true,
|
||||
'welcome' => true,
|
||||
'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]],
|
||||
|
@@ -10,15 +10,15 @@
|
||||
<base href="{{ base_url }}/">
|
||||
|
||||
<meta name="msapplication-TileColor" content="#F9F8F6" />
|
||||
<meta name="msapplication-TileImage" content="{{ base_url }}/system/author/img/mstile-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="{{ base_url }}/system/author/img/mstile-144x144.png" />
|
||||
<link rel="icon" type="image/png" href="{{ base_url }}/system/author/img/favicon-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="{{ base_url }}/system/author/img/favicon-16x16.png" sizes="16x16" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ base_url }}/system/author/img/apple-touch-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{{ base_url }}/system/author/img/apple-touch-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{{ base_url }}/system/author/img/apple-touch-icon-152x152.png" />
|
||||
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/normalize.css" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/color-picker.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -35,7 +35,7 @@
|
||||
</article>
|
||||
<footer></footer>
|
||||
</div>
|
||||
<script src="{{ base_url }}/system/author/js/color-picker.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/author.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/color-picker.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/author.js?20190517"></script>
|
||||
</body>
|
||||
</html>
|
@@ -17,9 +17,9 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ base_url }}/system/author/img/apple-touch-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{{ base_url }}/system/author/img/apple-touch-icon-152x152.png" />
|
||||
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/normalize.css" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/color-picker.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -29,6 +29,6 @@
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
</div>
|
||||
<script src="{{ base_url }}/system/author/js/auth.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/auth.js?20190517"></script>
|
||||
</body>
|
||||
</html>
|
@@ -16,9 +16,9 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ base_url }}/system/author/img/apple-touch-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{{ base_url }}/system/author/img/apple-touch-icon-152x152.png" />
|
||||
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/normalize.css" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190517" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="main-header">
|
||||
|
@@ -17,9 +17,9 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{{ base_url }}/system/author/img/apple-touch-icon-152x152.png" />
|
||||
|
||||
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/normalize.css" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/color-picker.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -36,14 +36,14 @@
|
||||
</article>
|
||||
<footer></footer>
|
||||
</div>
|
||||
<script src="{{ base_url }}/system/author/js/vue.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/autosize.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/sortable.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vuedraggable.umd.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/author.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-publishcontroller.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-blox.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-navi.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/lazy-video.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/autosize.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/sortable.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vuedraggable.umd.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/author.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-publishcontroller.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-blox.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-navi.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/lazy-video.js?20190517"></script>
|
||||
</body>
|
||||
</html>
|
@@ -17,9 +17,9 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{{ base_url }}/system/author/img/apple-touch-icon-152x152.png" />
|
||||
|
||||
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/fontello/css/fontello.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/normalize.css" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190504" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/style.css?20190517" />
|
||||
<link rel="stylesheet" href="{{ base_url }}/system/author/css/color-picker.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -36,13 +36,13 @@
|
||||
</article>
|
||||
<footer></footer>
|
||||
</div>
|
||||
<script src="{{ base_url }}/system/author/js/vue.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/autosize.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/sortable.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vuedraggable.umd.min.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/author.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-publishcontroller.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-editor.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-navi.js?20190504"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/autosize.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/sortable.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vuedraggable.umd.min.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/author.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-publishcontroller.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-editor.js?20190517"></script>
|
||||
<script src="{{ base_url }}/system/author/js/vue-navi.js?20190517"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user