Lines Matching refs:to

4     "prsnl10" is a minimalist template for DokuWiki. It is designed to use
32 In order to make updates of your installed "prsnl10" template easy, follow
36 The place to store *all* user-defined, custom stuff is the "prsnl10/user"
39 to update the template without loosing your changes.
42 ".dist" extension to use them.
45 If you want to replace the default logo showed in the upper left, simply
48 Note: Do not forget to empty your browser's cache if you cannot see any
50 Hint: If you want to use a text-based logo, you might find the font
55 If you want to replace the default favicon, simply create a "favicon.ico"
64 - "prsnl10/user/screen.css" file to influence the normal layout. You
65 can rename the "screen.css.dist" to "screen.css" as starting point.
66 - "prsnl10/user/print.css" file to influence the print layout. You
67 can rename the "print.css.dist" to "print.css" as starting point.
68 - "prsnl10/user/rtl.css" file to influences "right-to-left" languages
69 like Hebrew. You can rename the "rtl.css.dist" to "rtl.css" as
72 relevant media, therefore you are able to overrule existing styles).
73 Note: Do not forget to empty your browser's cache if you cannot see any
78 can rename the "user.js.dist" to "user.js" as starting point (it contains
79 some examples and useful comments how to define your own JavaScript).
80 ATTENTION: You have to activate the template option "prsnl10_loaduserjs"
86 snippet ("tag") which you have to include at your website to make
87 everything work. If you want to use such software with this template,
88 create a "prsnl10/user/tracker.php.dist". You don't have to deliberate
89 where you have to copy and paste the code, simply do it there. You can
90 rename the "tracker.php.dist" to "tracker.php" as a good starting point
91 (it contains some examples and useful comments how to define your own
95 If you want to replace the default Apple Touch Icon, simply create a
110 If you need help, check the FAQ [1] and try to find useful information by
127 Feel free to submit patches as GitHub pull requests (preferred) or by mail
128 as well. However, please try to respect the DokuWiki coding style [3] as
142 Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki
143 support, training or if you think we are the ones to get your project done.
192 switched the CSS base from DokuWiki's default template to the starter