DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:webcomponent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:webcomponent [2019-06-14 13:27] – [webcomponent Plugin] gerardnicoplugin:webcomponent [2020-07-07 21:11] gerardnico
Line 13: Line 13:
 tags       : ui component tags       : ui component
  
-downloadurl: http://github.com/gerardnico/dokuwiki-plugin-webcomponent/zipball/master +downloadurl: https://github.com/gerardnico/dokuwiki-plugin-webcomponent/zipball/master 
-bugtracker : http://github.com/gerardnico/dokuwiki-plugin-webcomponent/issues +bugtracker : https://github.com/gerardnico/dokuwiki-plugin-webcomponent/issues 
-sourcerepo : http://github.com/gerardnico/dokuwiki-plugin-webcomponent/+sourcerepo : https://github.com/gerardnico/dokuwiki-plugin-webcomponent/
 donationurl:  donationurl: 
  
Line 21: Line 21:
 ---- ----
  
-===== Introduction ===== +Moved to the [[plugin:combo|Combo plugin]]
- +
-This plugin is a collection of UI component. +
- +
-===== Demo ===== +
- +
-This list of component is used on the https://gerardnico.com web site powererd by the [[template:bootie|bootie template]]. +
- +
-A demo can be seen at the [[https://gerardnico.com/dokuwiki/webcomponent/|demo section]] +
- +
- +
-===== Prerequisites ===== +
- +
-The styling depends on Bootstrap version 4. Your template should then have it. +
- +
-From the [[https://getbootstrap.com/docs/4.3/getting-started/introduction/|introduction document]], the installation is done in the header. +
-<code html> +
-<!-- Optional as Jquery is already shipped with Doku --> +
-<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> +
- +
-<!-- Mandatory Javascript --> +
-<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> +
-<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> +
- +
-<!-- Mandatory Css --> +
-<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> +
-</code> +
- +
- +
-===== Release / Changes ===== +
- +
-The list of changes and releases can be found [[http://github.com/gerardnico/dokuwiki-plugin-webcomponent/#release|here]]+
plugin/webcomponent.txt · Last modified: 2020-07-07 21:11 by gerardnico

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki