-
Notifications
You must be signed in to change notification settings - Fork 6
/
README
86 lines (51 loc) · 2.88 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
I. About
"MetaHeaders" is a DokuWiki plugin to add/remove meta headers [1]
dynamically to your Wiki pages.
Website: <https://www.dokuwiki.org/plugin:metaheaders>
Maintainer: ARSAVA <https://dev.arsava.com/>
Contact: See "IV. Support" and "V. Contact".
[1] <http://en.wikipedia.org/wiki/Meta_element>
II. Installation and update
The installation works as described [1] on DokuWiki.org. Summary:
- If possible, use DokuWiki's plugin manager to install the plugin. Have a
look at the plugin website [2] to get the package download URL, paste it
into your Plugin Manager URL box and hit "Download".
- If you have to install the plugin manually: Download the package from the
plugin website [2]. Extract it into your DokuWiki's "lib/plugins/" folder.
Make sure the new directory is named "metaheaders" (rename it if needed).
Updating the plugin works the same way: Simply install the newest version
over the existing one. If you got any problems, remove the plugin and
re-install it. The configuration file holding your data and the plugin
itself are stored separately. This means you can remove, update or
re-install this plugin without loosing your MetaHeaders config data.
[1] <https://www.dokuwiki.org/plugin_installation_instructions>
[2] <https://www.dokuwiki.org/plugin:metaheaders>
III. Usage
Have a look at the plugin website [1] for usage instructions and examples.
[1] <https://www.dokuwiki.org/plugin:metaheaders>
IV. Support
If you need help, check the FAQ [1] and try to find useful information by
using the DokuWiki Search page [2]. If you found nothing helpful, ask your
question at the DokuWiki forum [3] (preferred) or IRC channel [4].
[1] <https://www.dokuwiki.org/plugin:metaheaders#faq>
[2] <http://search.dokuwiki.org/>
[3] <https://forum.dokuwiki.org/>
[4] <https://www.dokuwiki.org/irc>
V. Contact
If you think you have found a bug or have a useful idea (a.k.a. "feature
request"), create an issue [1] on GitHub (preferred), or contact us by
mail [2].
Feel free to submit patches as GitHub pull requests (preferred) or by mail
as well. However, please try to respect the DokuWiki coding style [3] as
this plugin follows its rules.
[1] <https://github.com/arsava/dokuwiki-plugin-metaheaders/issues>
[2] ARSAVA <[email protected]>
[3] <https://www.dokuwiki.org/devel:coding_style>
VI. Other notes
If you like this free project, you might buy us a coffee [1], or get some
cool QR Code merchandise [2]. Thank you! :-)
Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki
support, training or if you think we are the ones to get your project done.
[1] <https://donate.arsava.com/dokuwiki-plugin-metaheaders/>
[2] <http://goqr.me/>
[3] <https://dev.arsava.com/>