Lines Matching refs:to

5     to use DokuWiki as blogging software. The name means "minimalist blog", and
34 overwrite the existing files in there (but remember: you have to do
40 page for the '<blog newform>' form") points to (default is
58 In order to make updates of your installed "mnml-blog" template easy, follow
62 The place to store *all* user-defined, custom stuff is the
65 into "mnml-blog/" to update the template without loosing your changes.
68 ".dist" extension to use them.
71 If you want to replace the default logo showed in the upper left, simply
74 Note: Do not forget to empty your browser's cache if you cannot see any
78 If you want to replace the default favicon, simply create a "favicon.ico"
80 will use it instead of the default one. Do not forget to empty your
88 - "mnml-blog/user/screen.css" file to influence the normal layout. You
89 can rename the "screen.css.dist" to "screen.css" as starting point.
90 - "mnml-blog/user/print.css" file to influence the print layout. You
91 can rename the "print.css.dist" to "print.css" as starting point.
92 - "mnml-blog/user/rtl.css" file to influences "right-to-left" languages
93 like Hebrew. You can rename the "rtl.css.dist" to "rtl.css" as
96 relevant media, therefore you are able to overrule existing styles).
97 Note: Do not forget to empty your browser's cache if you cannot see any
102 can rename the "user.js.dist" to "user.js" as starting point (it contains
103 some examples and useful comments how to define your own JavaScript).
104 ATTENTION: You have to activate the template option "mnml-blog_loaduserjs"
111 to define the boxes. If you still have questions after playing with the
112 examples, see "IV. Support" on how to get help.
118 snippet ("tag") which you have to include at your website to make
119 everything work. If you want to use such software with this template,
120 create a "mnml-blog/user/tracker.php.dist". You don't have to deliberate
121 where you have to copy and paste the code, simply do it there. You can
122 rename the "tracker.php.dist" to "tracker.php" as a good starting point
123 (it contains some examples and useful comments how to define your own
127 If you want to replace the default Apple Touch Icon, simply create a
140 If you need help, check the FAQ [1] and try to find useful information by
157 Feel free to submit patches as GitHub pull requests (preferred) or by mail
158 as well. However, please try to respect the DokuWiki coding style [3] as
172 Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki
173 support, training or if you think we are the ones to get your project done.
226 switched the CSS base from DokuWiki's default template to the starter