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
Jermolene
d4716a6f2b
Tweak new release banner
2018-12-03 09:03:32 +00:00
Jeremy Ruston
70500140b9
v5.1.18 banner artwork
2018-12-02 21:13:50 +00:00
Jermolene
e466f62e7e
Fix default global keyboard shortcuts for Mac
...
Fixes #3610
2018-12-02 15:47:32 +00:00
Evan Balster
b9df224f99
Change to natural counting in range[N] operator ( #3609 )
...
* Add range operator and documentation
* Use 1-based counting in range[N], update docs
2018-12-02 08:39:28 +00:00
Jermolene
0f3912ba95
Update release note contributors list
2018-12-01 18:05:06 +00:00
BurningTreeC
419ea9a243
Tweak for keyboard-shortcuts how-to ( #3605 )
2018-12-01 17:27:21 +00:00
Jermolene
80f44e880c
Release note update
2018-12-01 15:21:16 +00:00
Luca Dorigo
4a9e2696d6
Promote Gitter Chat in the Readme ( #3322 )
...
* Promote Gitter Chat in the Readme
I'm not sure if it's ok to use inline styles for a small addition like this... also, feel free to change the colors :-)
* Added link to Gitter in 'Forums' tiddler and transcluded it in the readme as per @Jermolene comments
* Fixed transclusion and built readme
* Modified Readme so the 'forums' section is transclued with lower heading levels
2018-12-01 14:25:33 +00:00
Jermolene
63031bb3fc
Release note update
2018-12-01 13:48:38 +00:00
Andreas Hahn
2bf6203cf5
Improvements to the static single tiddler view as well as documentation. ( #3386 )
...
* Improvements to the static single tiddler view as well as documentation.
* Fixed tabs
* Fixed tabs
* Revert static view path
* Documentation updates
2018-12-01 13:30:00 +00:00
BurningTreeC
6e674fe9db
KaTeX plugin: add mhchem extension for chemical syntax ( #3601 )
...
* add chemParse (mchem extension)
* add mchem.min.js
* Update tiddlywiki.files
* add chemical reference link
* Rename mchem.min.js to mhchem.min.js
* Update tiddlywiki.files
* renaming mchem to mhchem
* Update readme.tid
* add chemical examples
* Update usage.tid
2018-12-01 13:28:51 +00:00