• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2018-

pagetools/H03-May-2018-54

README.mdH A D27-Apr-2018636 2314

content-copy.svgH A D27-Apr-2018417 11

pagetools-sprite.pngH A D27-Apr-2018698

screenshot.pngH A D27-Apr-201861.7 KiB

README.md

1# About icons
2
3## pagetools-sprite.png
4
5`pagetools-sprite.png` is generated from `pagetools/icon_copy.png`. Its license is available at `pagetools/license.txt`.
6
7### How to build
8
9```sh
10cd /path/to/dokuwiki-plugin-copypage
11ln -s $DOKUWIKI/lib/tpl/dokuwiki/style.ini .
12cd images
13php $DOKUWIKI/lib/tpl/dokuwiki/images/pagetools-build.php
14```
15
16This will generate `pagetools-sprite.png`.
17
18## content-copy.svg
19
20`content-copy.svg` is from Google Material Design Icons licenced under [Apache License 2.0](https://github.com/google/material-design-icons/blob/master/LICENSE).
21
22Downloaded from https://materialdesignicons.com/icon/content-copy.
23