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
plugin:webcomponent [2019-09-12 21:17] – http://github to https://github Aleksandrplugin:webcomponent [2020-07-07 21:11] (current) gerardnico
Line 1: Line 1:
-====== webcomponent Plugin ======+====== Webcomponent Plugin (Renamed to Combo) ======
  
 ---- plugin ---- ---- plugin ----
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 [[https://github.com/gerardnico/dokuwiki-plugin-webcomponent/#release|here]].+
plugin/webcomponent.1568315849.txt.gz · Last modified: 2019-09-12 21:17 by Aleksandr

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