Jeremy Ruston
ef5b3a8840
Use whitespace trim
...
Note that the setting is inherited by procedure and widget definitions
2023-09-21 11:31:23 +01:00
Jeremy Ruston
4ef8ce3caa
Ensure that the current tour isn't listed as an option in the final step
2023-09-21 10:24:34 +01:00
Jeremy Ruston
6088fd7d95
Add tour chooser
2023-09-21 09:59:28 +01:00
Jeremy Ruston
c7cac0f7ea
Remove old debugging code
2023-09-20 15:27:53 +01:00
Jeremy Ruston
7b1701583f
Add "using tags" as a separate tour
2023-09-20 15:27:39 +01:00
Jeremy Ruston
804e253f93
Remove obsolete text
2023-09-20 15:27:21 +01:00
Jeremy Ruston
7c619da913
Merge branch 'master' into confetti-plugin
2023-09-20 12:59:39 +01:00
Jeremy Ruston
b82f012c0c
Revert "Make preview editor button focus the editor"
...
This reverts commit f383863654
.
2023-09-19 16:08:13 +01:00
Jeremy Ruston
f383863654
Make preview editor button focus the editor
2023-09-19 16:07:52 +01:00
Jeremy Ruston
49c96901f3
Fix typo in 7d8766d2b9
2023-09-13 18:06:30 +01:00
Jeremy Ruston
7d8766d2b9
Test editors shouldn't set type attribute of textareas
...
fixes #7732
2023-09-13 18:04:12 +01:00
Simon Baird
6255856205
Add offline-external-js to empty edition ( #7737 )
...
Currently I'm building these files myself for use on tiddlyhost.com.
I'm thinking it would be nicer if they were built and distributed by
TiddlyWiki's own build automation, so this is a step towards that.
The two new files that are created, "empty-external-core.js" and
"tiddlywikicore-<version>.js" will appear alongside the existing
"empty.html" and "empty.hta" when the TiddlyWiki site is deployed.
2023-09-13 15:55:23 +01:00
Simon Baird
6f307ae01e
Fix edition file formatting inconsistencies ( #7738 )
...
I noticed these inconsistencies in the tiddlywiki.info json files
while working on the previous commit and thought I'd fix them for
the sake of neatness and tidiness.
This contains whitespace changes only, so git diff -b should be
empty.
Includes:
- Remove some trailing whitespace in several files
- Fix incorrect indenting in one file
- Add end of file newlines in two files
2023-09-13 15:12:49 +01:00
Simon Huber
213a850715
Remove ";" from value of $:/themes/tiddlywiki/vanilla/settings/fontfamily ( #7735 )
...
the tiddler gets transcluded in the stylesheets like so:
```
font-family: {{$:/themes/tiddlywiki/vanilla/settings/fontfamily}};
```
note - the semicolon at the end
So this semicolon is superfluous
2023-09-12 09:11:18 +01:00
Jeremy Ruston
4e938fad00
Merge branch 'master' into confetti-plugin
2023-09-11 18:57:02 +01:00
Jeremy Ruston
217af20fcd
Merge branch 'tiddlywiki-com'
2023-09-11 18:56:49 +01:00
Jeremy Ruston
943dcd7567
Fix build process
...
We build a separate tour.html wiki, but can include the tour in other wikis too
2023-09-11 09:26:58 +01:00
Jeremy Ruston
783a5be00e
Better labelling for the main preview
2023-09-11 09:14:42 +01:00
Jeremy Ruston
4792d241c4
Tour should autostart in the tour edition, but not in the main wiki
2023-09-10 18:27:01 +01:00
Jeremy Ruston
06af391773
Tours should have a $:/tags/Tour tag
2023-09-10 17:23:48 +01:00
Jeremy Ruston
0656580439
Simplify styles for top bar
2023-09-10 17:23:31 +01:00
Jeremy Ruston
a4d74be3d8
Update docs
2023-09-10 17:23:18 +01:00
Jeremy Ruston
701a038559
Remove wikification from welcome tour step
2023-09-10 17:23:05 +01:00
Jeremy Ruston
dd9b4dc787
Refactor to allow multiple tours to be loaded at once
2023-09-10 15:23:05 +01:00
Jeremy Ruston
4f026e45a8
Add a tour logo
2023-09-10 12:29:11 +01:00
Jeremy Ruston
d2fbbc408a
Change "startup-actions" field to "enter-actions" to avoid confusion
2023-09-10 11:34:34 +01:00
Jeremy Ruston
c9d8806682
Refactor to use global procedures to control the tour
2023-09-10 11:28:23 +01:00
Jeremy Ruston
d28cf74115
Add page control button to start tour
...
Also make the tour controls visible in full screen mode
2023-09-10 11:00:55 +01:00
Jeremy Ruston
d332baabe7
Merge branch 'master' into confetti-plugin
2023-09-09 16:10:42 +01:00
TonyM
6d0b4108a4
Update _Timimi_ Extension and executable by Riz.tid ( #7726 )
...
* Update _Timimi_ Extension and executable by Riz.tid
Include the line
* The native host requires a component installed on the host computer, outside the browser.
So it is clearer there are two components to be installed and access to the local machine is implied.
* Update _Timimi_ Extension and executable by Riz.tid
Added blank line
2023-09-07 09:36:39 +01:00
Bram Chen
642f8da6ed
Update chinese language files ( #7725 )
...
* Tweak chinese wording of server command help
2023-09-06 15:21:40 +01:00
Jeremy Ruston
e16635a5ad
Tweak wording of server command help
...
Fixes #7724
2023-09-06 12:33:09 +01:00
TonyM
db79bf2380
Update WidgetMessage_ tm-permalink.tid ( #7721 )
...
Addition of note that the permalink message;
"The resulting link will be copied to the clipboard."
2023-09-06 12:27:06 +01:00
TonyM
2b16fa7b5c
Update GenesisWidget.tid ( #7723 )
...
Add "or HTML element" to the description of "attributes not starting with $".
2023-09-06 12:26:27 +01:00
Mohammad Rahmani
64c9d17181
Update TranscludeWidget.tid correct procedure name ( #7717 )
...
The copy pasted `mymacro` from old docs is changed to `myproc`
2023-09-04 16:59:08 +01:00
Buckaroo Banzai
ceee20fd59
Remove tiddler with invalid link and advertising ( #7709 )
...
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-09-01 17:21:21 +01:00
Buckaroo Banzai
0889f13fef
Signing the CLA ( #7711 )
2023-09-01 17:20:53 +01:00
Jeremy Ruston
d29ed6a5de
Merge branch 'master' into confetti-plugin
2023-08-30 09:48:15 +01:00
Jeremy Ruston
fa9bfa07a0
Fix missing closing tag in tag-pill-inner macro
...
Fixes #7697
2023-08-25 14:06:17 +01:00
Jeremy Ruston
0c5c673ddc
Merge branch 'master' into confetti-plugin
2023-08-21 22:46:56 +01:00
Jeremy Ruston
dbe233fc87
Merge branch 'tiddlywiki-com'
2023-08-20 18:12:38 +01:00
Jeremy Ruston
3965e2c027
Tweak release note
2023-08-20 12:53:59 +01:00
Jeremy Ruston
c22cd3f4c6
Temporary banner image for v5.3.2
2023-08-20 12:51:21 +01:00
Jeremy Ruston
dc282db31b
Missing banner credits for v5.3.1
2023-08-20 12:50:08 +01:00
Jeremy Ruston
70309c67d1
Prepare for v5.3.2-prerelease
2023-08-20 11:45:38 +01:00
Jeremy Ruston
ba5bfd1ad0
Version number update for 5.3.1
2023-08-20 11:34:07 +01:00
Jeremy Ruston
3c66af9fdc
Update release note for v5.3.1
2023-08-20 11:32:29 +01:00
Jeremy Ruston
6877082090
Preparing for release of v5.3.1
2023-08-20 11:31:23 +01:00
Jeremy Ruston
9201d2bedc
Merge remote-tracking branch 'origin/tiddlywiki-com'
2023-08-20 11:18:43 +01:00
Robin Munn
229e681550
Add release note for bugfix PR #7679 ( #7681 )
2023-08-20 11:07:59 +01:00