Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
conf/ | H | 01-Jul-2023 | - | 71 | 23 | |
lang/ | H | 01-Jul-2023 | - | 1,570 | 113 | |
CONTRIBUTING.md | H A D | 29-Jun-2023 | 365 | 8 | 5 | |
LICENSE | H A D | 29-Jun-2023 | 779 | 14 | 11 | |
README.md | H A D | 29-Jun-2023 | 1.3 KiB | 17 | 11 | |
action.php | H A D | 29-Jun-2023 | 10.6 KiB | 292 | 173 | |
deleted.files | H A D | 29-Jun-2023 | 182 | 9 | 7 | |
plugin.info.txt | H A D | 29-Jun-2023 | 204 | 8 | 7 |
README.md
1# socialcards Plugin for DokuWiki 2 3Adds social network cards (Twitter and others) to your wiki 4 5All documentation for this plugin can be found at http://dokuwiki.org/plugin:socialcards 6 7If you install this plugin manually, make sure it is installed in lib/plugins/socialcards/ - if the folder is called different it will not work! 8 9Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki. 10 11---- 12[![CI](https://github.com/mprins/dokuwiki-plugin-socialcards/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-socialcards/actions/workflows/CI.yml) 13[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-socialcards/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-socialcards/?branch=master) 14[![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/dokuwiki-plugin-socialcards/issues) 15[![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/dokuwiki-plugin-socialcards/network) 16[![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/dokuwiki-plugin-socialcards/stargazers) 17