Jermolene
c4bb2110e3
Merge branch 'tiddlywiki-com'
2019-01-29 17:40:54 +00:00
Jermolene
8defe41458
Dynaview demo: Avoid hiding tiddlers that scroll out of view
...
We were getting some problems on Firefox/Safari whereby tiddlers would flicker between visible and invisible, spinning up my laptop fan.
2019-01-29 11:38:25 +00:00
Jermolene
b6d901f888
Innerwiki: Add support for SVG overlays
2019-01-28 18:21:24 +00:00
00SS
90b7961629
Update TiddlerFields.tid ( #3733 )
...
#3680 Was getting too complicated for me so opened a new PR
2019-01-27 19:29:13 +00:00
00SS
c5aa855ce6
Docs: add example to CountWidget.tid ( #3732 )
...
* Update CountWidget.tid
Just a simple example added.
* Update CountWidget.tid
Made a slight addition to conform with the same style used in the Examples section of the $text widget: TextWidget.tid
* Update CountWidget.tid
Modified to use the Documentation display macro:
`<<wikitext-example-without-html>>`
2019-01-27 19:28:42 +00:00
Jeremy Ruston
fc3227831f
Docs: fix HTTPS command typos
...
Fixes #3713
2019-01-27 14:35:58 +00:00
00SS
72ec4d05e4
Update Editor toolbar.tid ( #3720 )
...
Small corrections
2019-01-27 14:31:39 +00:00
00SS
07aeaaa1a4
Docs: Update Hidden Setting SaveWikiButton Filename.tid ( #3721 )
...
Rewording to make clearer
2019-01-27 14:29:46 +00:00
Marxsal
790d606885
Docs: fixing header typo ( #3722 )
2019-01-27 14:28:33 +00:00
Jermolene
c6f1fb7627
Innerwiki demo: Adjust default tiddlers
2019-01-27 12:43:10 +00:00
Jermolene
ca7b62a5f6
Introduce "innerwiki" plugin
...
From the readme:
This plugin enables TiddlyWiki to embed a modified copy of itself (an "innerwiki"). The primary motivation is to be able to produce screenshot illustrations that are automatically up-to-date with the appearance of TiddlyWiki as it changes over time, or to produce the same screenshot in different languages
2019-01-27 10:57:56 +00:00
Jermolene
4c1e3aa8d6
Merge branch 'tiddlywiki-com'
2019-01-22 11:52:38 +00:00
Jermolene
952826e0fa
Dynaview: cleaning up
...
It turns out that we don't need to disable any scroll anchoring done by the browser as our implementation of scroll anchoring will adapt itself.
Also removing an unneeded paragraph tag from the view template.
2019-01-18 17:56:07 +00:00
Marxsal
e6aaafbc8d
Grammar and tense fixes. ( #3708 )
2019-01-18 17:09:27 +00:00
Jermolene
79eb6a5ec1
Docs typo
2019-01-18 09:19:58 +00:00
Jermolene
7c0528340d
Docs: Clarify use of "actionTiddler" variable
2019-01-18 08:57:08 +00:00
Jermolene
273768da1d
Docs updates for TW5's new branch development model
2019-01-15 17:39:45 +00:00
Jermolene
52a30be7c6
Remove confusing reference to "global tiddlers"
2019-01-15 16:28:52 +00:00
00SS
479726c46e
Update TextWidget.tid ( #3696 )
...
Used Example display method of <<wikitext-example-without-html>> and added another example.
2019-01-15 16:14:50 +00:00
Ben Webber
3afb251b3a
Add en-US localization ( #3689 )
2019-01-14 09:44:04 +00:00
Johannes Löthberg
1f829dd5a8
Fix typo password -> username ( #3686 )
2019-01-14 09:42:09 +00:00
Jermolene
e14e69bedc
DynaView plugin: add optional scroll position preservation
2019-01-11 17:50:52 +00:00
00SS
d0afbe50a1
Update Plugins.tid ( #3688 )
...
In response to the two Jeremy Ruston posts at: https://groups.google.com/forum/#!topic/tiddlywiki/aPjljLW1yHE/discussion
2019-01-08 14:21:06 +00:00
Jermolene
c97c3cea74
CI: Fix intentionally broken test
2019-01-04 20:11:02 +00:00
Jermolene
52d328ee1b
CI: Temporarily make one of the tests fail to make sure that failed tests work
2019-01-04 17:58:16 +00:00
Jermolene
d6bffad8ab
Remove references to obsolete "2bld" edition
2019-01-04 16:48:07 +00:00
Jermolene
6195069c5e
Fix URL of prerelease plugin library for v5.1.20
2018-12-21 09:31:36 +00:00
Jermolene
1793dc5e34
Plugin library version for prerelease
2018-12-20 17:10:35 +00:00
Jermolene
1aea7b075d
Prepare release note for v5.1.19 release
2018-12-20 16:37:19 +00:00
Jermolene
1dce674e51
Docs: Add quote from Joe Armstrong
2018-12-20 16:31:32 +00:00
Jermolene
5b6a468757
Docs: simplify community links in HelloThere
2018-12-20 16:31:04 +00:00
Jermolene
4f71c9072f
Docs: fix typo
2018-12-20 16:30:20 +00:00
Jermolene
04ba91ce2f
Release note update
2018-12-19 13:55:47 +00:00
BurningTreeC
9acff8f21c
Add gitter svg + HelloThere link ( #3655 )
...
* add gitter svg $:/core/images/gitter
* add gitter link to HelloThere
* Update HelloThere.tid
2018-12-19 09:11:43 +00:00
Jermolene
f3e17c365a
New release banner for v5.1.19
2018-12-19 09:07:16 +00:00
Jermolene
98a395095b
Fix prerelease display
...
Including the "released" field for an unrerelease prerelease prevents it from being displayed in the "TiddlyWiki Pre-release" tiddler
2018-12-18 18:10:55 +00:00
Jermolene
5f1e8acbc0
Tweak "Creating journal tiddlers" to reflect changes in v5.1.18
2018-12-18 18:03:29 +00:00
Dr. Donald Lund
3827feee3f
Update WebServer "port" variable docs ( #3651 )
...
The colon (:) separator needs to be replaced with an equals sign (=). This kept throwing me off while I was trying to set this up.
2018-12-17 19:36:31 +00:00
Jermolene
172751605e
Update release note
2018-12-17 11:25:00 +00:00
Rob Hoelz
d8b291bc04
Fix search method for search tokens spread across fields ( #3641 )
...
* Fix search method for search tokens spread across fields
Addresses GH #3636 , which reports that if you're searching for "test
body", and "test" only appears in the title field, and "body" only appears
in the text field, 5.1.18's search method won't yield that tiddler as a
result, which appears to be a regression from the 5.1.17 behavior
* Add test for searching for multiple tokens across fields
Verifies GH #3636 :
> If I create a tiddler in the empty edition with the title "Test tiddler" and content "Body content", searching the wiki for "test body" yields no results under either "title matches" or "all matches". Searching for either word individually turns up "Test tiddler", and repeating this in an empty wiki I created from the 5.1.17 tag causes "Test tiddler" to show up under "all matches".
2018-12-17 11:19:48 +00:00
Jermolene
500fd8c062
Add build target for empty.html
...
Part of https://github.com/Jermolene/build.jermolene.github.io/issues/5
2018-12-17 11:07:39 +00:00
BurningTreeC
a4937224b7
More tweaks for "how to create keyboard shortcuts" ( #3646 )
...
readability, better wording
2018-12-16 18:24:33 +00:00
Jermolene
42cf077639
Fix basic authentication forced login
...
Fixes #3647
2018-12-16 18:20:33 +00:00
Jermolene
f71a3b72d7
Update release note
2018-12-15 16:11:00 +00:00
Jermolene
2cfdf59b77
Update release note
2018-12-15 16:01:04 +00:00
Jermolene
a8b8fb3b6f
Restore default filename when saving changes, and make it configurable
...
Fixes #3630
2018-12-15 15:55:19 +00:00
BurningTreeC
a7cdb94957
Reformatting "How to create keyboard shortcuts" ( #3633 )
2018-12-14 21:49:40 +00:00
Jermolene
f6b1e27281
Prepare for v5.1.19
2018-12-14 17:15:23 +00:00
Jermolene
de808ac66d
Prepare for v5.1.19
2018-12-14 16:30:25 +00:00
Jermolene
c065dfa4bb
Preparing for v5.1.18 release
...
Phew!
2018-12-06 09:02:05 +00:00