kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Improved sample wizard
rodzic
c1e33ccacb
commit
cc0ec50b1d
File diff suppressed because one or more lines are too long
|
@ -4,7 +4,7 @@ tags: introduction
|
|||
Here are a few features of TiddlyWiki that you can explore:
|
||||
|
||||
* Try editing some tiddlers here on tiddlywiki.com to try out the new WikiText. Your changes will not be visible to other users
|
||||
* Invoke a demonstration <<button modal param:[[Motovun Jack.jpg]] class:"btn btn-inverse"><wizard>>
|
||||
* Invoke a demonstration wizard: <<button modal param:[[SampleWizard]] class:"btn btn-inverse"><demo>>
|
||||
* Use TiddlySpot to host an instance of TiddlyWiki5
|
||||
* Save this wiki as a static HTML file: <<button save-wiki param:"$:/core/templates/static.template.html" class:"btn"><Save Static>>
|
||||
* If you're running on a touch browser like Mobile Safari on the iPad or iPhone:
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
title: SampleWizard
|
||||
tags: demo
|
||||
subtitle: I'm a modal wizard
|
||||
footer: <<button close class:"btn btn-primary"><Close>>
|
||||
|
||||
This is a modal wizard dialogue, stored in the tiddler SampleWizard.
|
||||
|
||||
[img[Motovun Jack.jpg]]
|
||||
|
||||
You can <<button modal param:[[Introduction]] class:"btn btn-inverse"><nest wizards>>.
|
Ładowanie…
Reference in New Issue