Lines Matching refs:to

28     In order to make updates of your installed "vector" template easy, follow
32 The place to store *all* user-defined, custom stuff is the "vector/user"
35 to update the template without loosing your changes.
38 ".dist" extension to use them.
41 If you want to replace the default logo showed in the upper left, simply
44 Note: Do not forget to empty your browser's cache if you cannot see any
48 If you want to replace the default favicon, simply create a "favicon.ico"
57 - "vector/user/screen.css" file to influence the normal layout. You
58 can rename the "screen.css.dist" to "screen.css" as starting point.
59 - "vector/user/print.css" file to influence the print layout. You
60 can rename the "print.css.dist" to "print.css" as starting point.
61 - "vector/user/rtl.css" file to influences "right-to-left" languages
62 like Hebrew. You can rename the "rtl.css.dist" to "rtl.css" as
65 relevant media, therefore you are able to overrule existing styles).
66 Note: Do not forget to empty your browser's cache if you cannot see any
71 can rename the "user.js.dist" to "user.js" as starting point (it contains
72 some examples and useful comments how to define your own JavaScript).
73 ATTENTION: You have to activate the template option "vector_loaduserjs"
81 the last one, therefore you are able to overrule existing styles).
82 Note: Do not forget to empty your browser's cache if you cannot see any
87 the "tabs.php.dist" to "tabs.php" as a good starting point (it contains
88 some examples and useful comments how to define your own tabs). If you
90 on how to get help.
95 "buttons.php.dist" to "buttons.php" as a good starting point (it contains
96 some examples and useful comments how to define your own buttons). If you
98 on how to get help.
102 "vector/user/boxes.php" file. You can rename the "boxes.php.dist" to
104 comments how to define your own boxes). If you still have questions after
105 playing with the examples, see "IV. Support" on how to get help.
109 snippet ("tag") which you have to include at your website to make
110 everything work. If you want to use such software with this template,
111 create a "vector/user/tracker.php.dist". You don't have to deliberate
112 where you have to copy and paste the code, simply do it there. You can
113 rename the "tracker.php.dist" to "tracker.php" as a good starting point
114 (it contains some examples and useful comments how to define your own
118 If you want to replace the default Apple Touch Icon, simply create a
131 If you need help, check the FAQ [1] and try to find useful information by
148 Feel free to submit patches as GitHub pull requests (preferred) or by mail
149 as well. However, please try to respect the DokuWiki coding style [3] as
163 Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki
164 support, training or if you think we are the ones to get your project done.
269 XHTML source and let Tidy do the dirty work to get a valid clean and
282 to <https://www.dokuwiki.org/template:starter>. See <http://j.mp/f7V4ES>