This is amazing!  is there anyway I can get the tutorial to my local system?

On Monday, March 23, 2020 at 10:11:53 AM UTC-4 Mohammad wrote:

> *Announcement:Shiraz plugin*
> *Date: Mar 23rd, 2020*
> *Release: 2.1.0*
> *Status: Stable*
>
>
> Shiraz is now a mature and quite powerful plugin and it can be used as a 
> useful addition to Tiddlywiki empty edition.
>
> This *stable release* focuses on dynamic tables, documentation 
> improvement and distributing under Kookma Plugin Library.
>
> For easy installation drag and drop the attached .tid and use the plugin 
> library as described below.
>
>
> Star it if you like it and send your feedback!
> Documentation proof reading for English is welcome!
>
>
>
> --Mohammad
>
>
>
> Shiraz Plugin
> <https://kookma.github.io/TW-Shiraz/#>23rd March 2020 at 6:16pm
> start
>
> Tiddlywiki5.1.21+
>  
> LicenseMIT
>  
> Release2.1.0
>  
> Statusstable
>
> What is Shiraz plugin?
>
> Shiraz Shiraz is a small framework including stylesheets, templates and 
> macros to create stylish contents in Tiddlywiki. It uses modified CSS 
> classes from Bootstrap <https://getbootstrap.com/> 4.3.1. Shiraz has 
> customized elements like alerts, cards, panels, images, static tables, 
> dynamic tables, badges, texts, ...
>
> Shiraz release 2 is a rewrite of Shiraz 1.2 and aims to be a micro TW 
> (CSS+macro) framework
>
> Tutorials
>
> The Shiraz Tutorial 
> <https://kookma.github.io/TW-Shiraz/#Shiraz%20Tutorial> is the starting 
> point to learn more about plugin features, help, demo and examples. See 
> below for online pages.
>
> Install
>
> From the below three methods for installing shiraz plugin, select any 
> suitable method you like.
> I. Use plugin library
>
> The simplest method is to have the Kookma Plugin Library which acts 
> exactly like Official Plugin Library
>
>    1. Drag and drop $:/config/KookmaPluginLibrary 
>    
> <https://kookma.github.io/TW-Shiraz/#%24%3A%2Fconfig%2FKookmaPluginLibrary> 
> into 
>    your wiki
>    2. Open $:/ControlPanel 
>    <https://kookma.github.io/TW-Shiraz/#%24%3A%2FControlPanel>, Plugins tab 
>    and the click on big button Get more plugins
>    3. Click open library under Kookma Plugin Library
>    4. Find shiraz and click install, or reinstall if you update shiraz
>    5. Save and reload your wiki
>
> II. Standalone configuration
>
> Follow these instructions when using Tiddlywiki as a standalone HTML file:
>
>    1. Drag and drop $:/plugins/kookma/shiraz 
>    <https://kookma.github.io/TW-Shiraz/#%24%3A%2Fplugins%2Fkookma%2Fshiraz> 
> into 
>    your wiki
>    2. Save and reload your wiki
>
> III. Client-Server configuration
>
> Follow these instructions when using Tiddlywiki under Node.js:
>
>    1. Download the shiraz folder and put it in your Tiddlywiki plugins
>     folder
>       - To download you can go to https://github.com/kookma/TW-Shiraz, 
>       and click on *Clone or download*
>       - After downloaing the source code, take the plugin from source folder 
>       and copy and paste it into your Tiddlywiki plugins folder
>    2. Quit the server if it is running
>    3. Add it to your wiki of choice
>       1. Edit the tiddlywiki.info file (it is in JSON format) and locate 
>       the plugins section (see below)
>       2. Add entries corresponding to the plugins you wish to add. Here 
>       add shiraz
>       3. Take care to retain commas to separate items, but do not 
>       terminate the last item in a list with a comma
>    4. Restart the server
>
> {
>       "plugins": [
>               "tiddlywiki/codemirror",
>               "shiraz"
>       ],
>       "themes": [
>               "tiddlywiki/vanilla",
>               "tiddlywiki/snowwhite"
>       ],
>     "languages": [
>         "en-EN"
>     ]
> }
>
> For local installation under Node.js,
> i. quit the server if it is runing,
> ii. put the shiraz folder into your local plugins folder under your wiki 
> folder,
> iii. restart the server.
>
> Code and demo
>    
>    - Demo: https://kookma.github.io/TW-Shiraz
>    - Code: https://github.com/kookma/TW-Shiraz
>
> *It is highly recommended to backup your data before trying any new 
> plugin! Do it before installing shiraz*.
> More information
>    
>    - Installing a plugin from the plugin library 
>    
> <https://tiddlywiki.com/#Installing%20a%20plugin%20from%20the%20plugin%20library>
>    - Installing custom plugins on Node.js 
>    <https://tiddlywiki.com/#Installing%20custom%20plugins%20on%20Node.js>
>    - Uninstalling a plugin 
>    <https://tiddlywiki.com/#Uninstalling%20a%20plugin>
>
> History
>
> Revision 2.1.0
>    
>    - Date: [23rd Mar 2020]
>    - [NEW] updated to TW 5.1.22pre
>    - [FIXED] documentation improved
>
> For all changes see ChangeLog 
> <https://kookma.github.io/TW-Shiraz/#ChangeLog>
>
> Acknowledgement
>
>
>    - The images for avatars have beeg taken from 
>    https://www.w3schools.com/
>    - Many of CSS are courtesy from Bootstrp 4.3.1 
>    <https://getbootstrap.com/>
>    - Dynamic table got several ideas and templates from TiddlyTables 
>    <http://tiddlytables.tiddlyspot.com/> by Alan Aldrich
>    - The list-search was originally developed by Tobias Beer 
>    <https://tobibeer.github.io/tb5/#list-search>
>
> References
>
> Center imagehttps://www.w3.org/Style/Examples/007/center.en.htmlMulti 
> column layout
> https://www.smashingmagazine.com/2019/01/css-multiple-column-layout-multicol/
> https://css-tricks.com/guide-responsive-friendly-css-columns/Flexbox 
> layouthttps://css-tricks.com/snippets/css/a-guide-to-flexbox/W3C CSS: em, 
> px, pt unitshttps://www.w3.org/Style/Examples/007/units.en.htmlFlexbox 
> cheatsheethttp://yoksel.github.io/flex-cheatsheet/
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/00a8b80b-17cd-44f0-9be3-fdea8a4fe170n%40googlegroups.com.

Reply via email to