Jermolene
637aaca2fc
Add pinstripe pattern
...
Useful for window backgrounds
2015-05-13 23:55:00 +01:00
Jeremy Ruston
04d293b9b1
Merge pull request #1721 from nameanyone/master
...
RevealWidget state can be a text reference
2015-05-12 13:09:43 +01:00
Jermolene
97ae0cd4f0
Remove CodeMirror plugin from default client-server editions
...
Fixes #1716
2015-05-12 12:52:37 +01:00
Jermolene
eb1bce2ff2
Switch to fluid-fixed just for the prerelease edition
...
Fixes #1719
2015-05-11 22:04:31 +01:00
Jermolene
a961a40ece
Prerelease tweaks
2015-05-11 20:16:15 +01:00
Jermolene
a98c042f33
Refactor prerelease greeting tiddler
2015-05-11 20:15:55 +01:00
nameanyone
29db528d74
RevealWidget state can be a text reference
2015-05-10 03:58:09 -07:00
Jermolene
42a3e31b1b
Tweaks to #1678
2015-05-07 19:44:08 +01:00
Jeremy Ruston
e93d32cdd7
Merge pull request #1678 from felixhayashi/feature/vars_widget
...
Introducing the vars widget
2015-05-07 19:36:25 +01:00
Jeremy Ruston
3644462a80
Merge pull request #1693 from vouko/patch-4
...
Typo
2015-05-07 19:04:22 +01:00
Jermolene
03f3b1fdb4
Fix tiddler filename
2015-05-05 21:53:45 +01:00
Jeremy Ruston
e0eb5186e6
Merge pull request #1702 from nameanyone/master
...
Transclusion and Substitution - fixed the link
2015-05-05 21:53:03 +01:00
nameanyone
a19452f819
Transclusion and Substitution - fixed the link
...
The tiddler got renamed a while ago, the link was pointing to non-existent old name.
2015-05-05 13:48:48 -07:00
Jermolene
98a8df0ace
Improve SVG curved text docs
2015-05-05 07:38:00 +01:00
Jeremy Ruston
7adca1fd83
Merge pull request #1684 from nameanyone/master
...
Close outermost div element
2015-05-04 21:07:17 +01:00
Jeremy Ruston
99ea341ae1
Merge pull request #1685 from roma0104/issue1434
...
Added text notifying users of issue #1434
2015-05-04 20:59:48 +01:00
Jermolene
b51603f3e2
Introduce fluid story/fixed sidebar mode
...
A new mode where the sidebar width is fixed and the story river expands
to fill the remaining space.
2015-05-04 19:19:40 +01:00
Jermolene
7667225840
Docs update
2015-05-02 12:13:01 +01:00
Jermolene
9cf5d88cc9
Add "open new window" tiddler toolbar button
2015-05-02 12:12:51 +01:00
Vouko
e0ec325afa
Update SetWidget.tid
2015-05-02 10:56:24 +02:00
Jermolene
825f0f4e2b
Docs updates
2015-04-30 16:44:49 +01:00
Jermolene
e16453acbc
Docs update
2015-04-30 16:22:39 +01:00
Jermolene
3b78ebb9c0
Typos
2015-04-30 11:30:32 +01:00
Jermolene
94817911c3
Typo
2015-04-30 09:06:21 +01:00
Jermolene
f270788f33
Typo
2015-04-29 22:15:52 +01:00
Jermolene
70a2019d85
Add new feature demos to prerelease
2015-04-29 22:13:06 +01:00
Jermolene
ea9f8a4ef1
Use vanilla theme to demo contrast palette
...
Because the Snow White theme includes gradients and shadows
2015-04-28 09:11:57 +01:00
Jermolene
28421038e4
Tweak SVG example for dark palettes
2015-04-28 09:11:11 +01:00
Roma Hicks
5b7a7268d8
Changed structure to use less space.
2015-04-27 21:40:20 -05:00
Roma Hicks
f9c50d9a6d
Added text notifying users of issue #1434
2015-04-27 21:31:18 -05:00
nameanyone
29829bb68a
Update Latest.tid
2015-04-27 15:24:38 -07:00
nameanyone
8d12028374
Update Latest.tid
2015-04-27 15:23:41 -07:00
Jermolene
1b25d4b51a
Improve "Contrast" palette
...
Trying to make it more useful for visually impaired users - see #1682
2015-04-27 21:46:31 +01:00
Felix Hayashi
740627795f
This widget allows the user to set multiple variables in one go.
...
It thereby reduces code complexity that would arise when setting
many variables using "<$set>".
```
\define helloworld() Hello world!
<$vars greeting="Hi" me={{!!title}} sentence=<<helloworld>>>
<<greeting>>! I am <<me>> and I say: <<sentence>>
</$vars>
```
How this Widget differs from the set widget:
* Variables may be created by using the "key=value" notation
that you already know from widgets like action-setfield.
* You cannot specify a fallback ("emptyValue")
* You cannot use a filter to produce a conditional variable assignement
Original discussion that led to the creation of this widget:
https://github.com/Jermolene/TiddlyWiki5/issues/1610
2015-04-27 17:07:13 +02:00
Jermolene
df84e93283
Add position: relative to scrollable widget
...
So that popups within the scrollable behave correctly.
Fixes #1679
2015-04-27 13:38:20 +01:00
Jermolene
e518c0e88e
Fix typo #1681
...
Thanks @Ishindri
2015-04-27 13:25:43 +01:00
Jermolene
07e3a50e66
Missed off previous commit
2015-04-27 13:18:57 +01:00
Jermolene
b06b21222e
Add TiddlyDesktop releases to tiddlywiki.com
2015-04-27 13:18:45 +01:00
gernert
1d4c387113
Update SystemTags.tid
...
Add missing tags
2015-04-25 20:52:56 +02:00
Jeremy Ruston
734d815c9d
Merge pull request #1668 from BramChen/master
...
Improve chinese editions
2015-04-21 22:18:00 +01:00
Jermolene
bc6713007f
TiddlySpot docs update
2015-04-21 19:29:44 +01:00
Jermolene
8776c3c7e5
Preparing for 5.1.9
2015-04-21 19:29:36 +01:00
Bram Chen
485de75ffc
Add download-empty for chinese editions
2015-04-20 11:39:08 +08:00
Bram Chen
b798743b3e
Improve metadata of chinese editions
2015-04-20 11:21:50 +08:00
Jermolene
ee81425968
Preparing for 5.1.8 release
2015-04-17 17:34:31 +01:00
Jermolene
4dbf46e3d7
Docs updates
2015-04-17 17:07:47 +01:00
Jermolene
98011b611a
Release note updates
2015-04-17 15:58:13 +01:00
Jermolene
bef333e52b
Typos in nsortcs and sortcs docs
2015-04-17 13:58:32 +01:00
Jermolene
6e2bfc8c77
Remove icon from gentle guide link panel
2015-04-17 13:58:07 +01:00
Jermolene
534f2bc12d
Docs updates
2015-04-16 18:33:55 +01:00
Jermolene
8dca128725
Docs updates
2015-04-13 07:51:01 +01:00
Jermolene
ba0ddb939c
Re-establish "Configurations" TOC heading
2015-04-12 19:57:06 +01:00
Jermolene
89679c1b6a
Add local plugin library to prerelease for debugging
2015-04-09 11:02:14 +01:00
Jermolene
596caafd5f
Docs tweaks
2015-04-09 11:01:49 +01:00
Jermolene
660090912b
Release note update
2015-04-06 16:39:18 +01:00
Jermolene
fd9bbcd21e
Release note updates
2015-04-04 10:39:58 +01:00
Jeremy Ruston
aacde0d703
Merge pull request #1635 from reflectionalist/patch-1
...
Document how to use relative paths (fix #1628 )
2015-04-04 08:35:36 +01:00
Hong-Yi Dai
2140ae2b51
Fix a typo
2015-04-04 07:48:32 +08:00
Jermolene
eb8d44e288
Add new community links
2015-04-03 12:22:21 +01:00
Hong-Yi Dai
6410f31aaa
Document how to use relative paths ( fix #1628 )
2015-04-03 11:11:37 +08:00
Jermolene
a35425e579
Add a light background photo for comparison
2015-04-02 13:19:06 +01:00
Jermolene
a3f4221008
Tweaks to background image support
...
And some demo images for use as backgrounds
2015-04-02 12:11:13 +01:00
Jermolene
5effb3fdc3
Tweak HelloThere
2015-04-01 14:09:10 +01:00
Jermolene
46848b817c
Remove help plugin from main release
...
The help plugin really needs some up-to-date screencasts before it is
useful.
2015-04-01 14:08:06 +01:00
Jermolene
4f927cb492
Tweak link panels
2015-04-01 14:07:24 +01:00
Jermolene
ae817a441f
Bigger link panels
2015-04-01 14:07:09 +01:00
Jeremy Ruston
57e71b5506
Merge pull request #1618 from le-pako/patch-3
...
Update Introduction to Filters.tid
2015-03-31 13:17:42 +01:00
Jeremy Ruston
b460bac579
Revert "Motovun jack"
2015-03-31 09:06:22 +01:00
Jermolene
33953f2634
Docs update
2015-03-31 09:00:27 +01:00
Mario Pietsch
93cc9af145
also changed core icon. changed ids
2015-03-30 19:41:08 +02:00
Mario Pietsch
d0e6b1ddff
added doctype to pass w3c validator
2015-03-30 13:10:16 +02:00
Mario Pietsch
ea943b551a
fix motovun jack paths, remove unnecessary nodes, fix back feets and left ear
2015-03-30 12:01:00 +02:00
Jermolene
6dc443f3ef
Docs tweaks for HelloThere
2015-03-26 11:15:55 +00:00
Jermolene
bf67ea02ac
Docs tweaks
2015-03-26 11:15:43 +00:00
Jermolene
47dc16a179
Docs tweaks
2015-03-25 22:15:51 +00:00
Jermolene
3e8d1b3955
Incomplete docs about the thumbnail macro
2015-03-25 22:15:34 +00:00
Jermolene
8c7a6c5030
Remove github fork ribbon from tiddlywiki.com
...
We’ll keep using it on the /dev site, but now that we’ve got the link
panels we don’t need it on the main site
2015-03-25 22:15:17 +00:00
Jermolene
055a38ea4c
Further link panel tweaks
2015-03-25 17:06:29 +00:00
Jermolene
0ea1dad2c8
Better background for developer link
2015-03-25 08:38:15 +00:00
Jermolene
c18e9d170b
Add GitHub and Twitter buttons
2015-03-25 08:38:06 +00:00
Jermolene
e56f204633
Remove icon from Jack's midriff
...
It looks strange to have an icon overlaid on Motovun Jack.
2015-03-24 08:34:54 +00:00
Jermolene
ff103665cf
More link panel tweaks
2015-03-23 19:47:55 +00:00
Jermolene
843871e195
Tweaks to link panels
...
Taking into account some of @pmario’s feedback
2015-03-23 19:40:52 +00:00
Jermolene
b31237c86d
Front page link panels prototype
...
Starting to explore #1609
2015-03-23 16:05:25 +00:00
Jermolene
bd6472c1d1
Add style attribute to reveal widget
2015-03-23 15:28:26 +00:00
Jermolene
5b38f2a17c
Remove youtube specificity from thumbnail macros
2015-03-23 11:36:11 +00:00
Jermolene
66f4faaef4
Better margin and style handling for youtube macro
2015-03-22 19:52:09 +00:00
Jermolene
9c27d22ea6
Add caption and tweak styling for youtube macro
...
More fixes for #1547
2015-03-22 18:01:46 +00:00
Jermolene
542372c722
Replace big red introduction video with thumbnail
...
Hopefully fixes #1547
2015-03-22 17:35:37 +00:00
Jermolene
e00d417a31
Punctuation tweak
2015-03-22 15:53:26 +00:00
Mario Pietsch
ffa7988fd0
remove TW wikilink
2015-03-22 12:00:31 +01:00
Mario Pietsch
cf57777556
fix the problem with an invisible link if addblocking is active
2015-03-22 11:57:01 +01:00
Jermolene
fc315d1df7
Make sticky titles be a theme tweak for Vanilla theme
...
Fixes #1599 (albeit brutally!)
2015-03-22 10:15:43 +00:00
Jermolene
9d2b782ae9
Adjust ribbon text and link to "Spread the Word"
...
Fixes #1590
2015-03-22 09:55:47 +00:00
Jermolene
0b2f1fb41f
Fix plugin library location
...
I use 127.0.0.1 during testing
2015-03-22 09:39:02 +00:00
Jermolene
00f35fe41a
Don't HTML encode single quotes
...
They don’t get automatically decoded when the browser reads the
resulting HTML. So, instead, we’ll solve
1e9e1a1fdc
by switching to double quotes
for attribute values.
2015-03-21 14:17:42 +00:00
Jermolene
f2a7f00870
Improve plugin readmes
...
Now every plugin has a short, introductory readme tiddler that is shown
in the online plugin library.
2015-03-19 10:53:45 +00:00
Pako
d1a8c683a2
Update Introduction to Filters.tid
...
Corrected an error in the explanation of the `+` prefix.
It actually adds the filter to the list of filters, thus keeping only the tiddlers matching the additional filter.
2015-03-18 21:30:23 +01:00
Jermolene
24435a46be
Lots of improvements to the plugin library
...
* Moved “add new plugin” into a modal wizard
* Adopt big friendly buttons
* Add plugin icons and readmes to “add new plugin” modal
* Use tabs for splitting plugins/themes/languages
* Consistent styling between the “add new plugin” modal and the
“installed plugins” control panel tab
* Behind the scenes, moved from addressing the library as
`recipes/defaults/tiddlers/<etc>` to `recipes/library/tiddlers<etc>`
2015-03-18 11:46:28 +00:00
Jermolene
cf11741df9
Include the version number in the plugin library path
...
See also:
https://github.com/Jermolene/build.jermolene.github.io/commit/a00a8a6df6
09ef5e4b2ed85039da72780ac81512
2015-03-16 15:44:24 +00:00
Jermolene
055f6bdfa5
Release note update
2015-03-16 09:40:31 +00:00
Jermolene
1447c955a5
Release note update
2015-03-14 17:21:37 +00:00
Jeremy Ruston
fe0e726c79
Merge pull request #1574 from le-pako/patch-1
...
Update TiddlyClip by buggyjay.tid
2015-03-14 17:21:13 +00:00
Jermolene
ae001a19e5
Upgrade to KaTeX v0.2.0
2015-03-14 08:34:16 +00:00
Jermolene
3165eb1429
Update contributors list
2015-03-13 16:27:16 +00:00
Jermolene
0444420346
Update plugin installation instructions
2015-03-13 10:18:42 +00:00
Jermolene
253859cc7c
Update release note
2015-03-13 10:18:28 +00:00
Jermolene
70e454fa6d
Release note update
2015-03-13 10:07:16 +00:00
Pako
374682a306
Update TiddlyClip by buggyjay.tid
...
Small edit to correct a type on Firefox name and add a link.
2015-03-13 10:36:25 +01:00
Florent V.
c4da71e2fd
Adding the 'language' type to the table of plugins options
2015-03-12 13:46:42 +01:00
Jermolene
b69dff861d
Fix tests for c33a17a475
2015-03-11 21:58:45 +00:00
Jeremy Ruston
e4cc5dca77
Merge pull request #1545 from aelocson/variable-docs
...
Document the tv-* variables
2015-03-11 21:44:32 +00:00
Jeremy Ruston
c98990d3d6
Merge pull request #1556 from felixhayashi/patch-2
...
Missing advice in Contributing.tid
2015-03-11 18:26:23 +00:00
Jermolene
3431b84625
Use explicit parameter name
...
As suggested by @pmario in
https://github.com/Jermolene/TiddlyWiki5/pull/1536/files#r26186766
2015-03-11 17:09:25 +00:00
Jeremy Ruston
07d0609083
Merge pull request #1560 from sukima/remove-freedom-bits
...
Remove freedombits community example
2015-03-10 20:32:11 +00:00
Jeremy Ruston
9097697c52
Merge pull request #1536 from aelocson/macro-syntax-fix
...
Fix a broken use of the list-links macro
2015-03-10 20:23:23 +00:00
Jermolene
ab9bdb208e
Add thumbnail and links for TiddlyWiki Poster
2015-03-10 17:24:17 +00:00
Jermolene
e46d3d74be
Rename node-webkit to NW.js
2015-03-10 16:54:53 +00:00
Jermolene
1808b1597e
Support custom HTML element tags for reveal widget
2015-03-10 12:44:47 +00:00
Jermolene
8ab73894e9
Remove extraneous colon
2015-03-10 11:04:35 +00:00
Jermolene
49a9a2c44c
Add Slovak translation
...
Thanks to Vlado Luknar
2015-03-10 11:04:25 +00:00
Jermolene
bd175504f8
Add "full" edition for testing plugins
2015-03-10 10:49:44 +00:00
Devin Weaver
74deae3c38
Remove freedombits community example
...
The URL (freedombits.org) is no longer hosting this example. It no
longer provides a good example as there is no TiddlyWiki linked anymore.
With much regret it needs to be removed till the original author can fix
the problem.
2015-03-06 16:28:43 -05:00
Felix Küppers
3e47f5c454
Update Contributing.tid
2015-03-06 15:47:56 +01:00
Felix Küppers
8ffe517736
Update Contributing.tid
2015-03-06 14:42:09 +01:00
Astrid Elocson
27e6c7bb8d
Add links to tv-* variables in LinkWidget.tid
2015-02-28 14:45:22 +00:00
Astrid Elocson
f73891c083
Document the tv-* variables
2015-02-28 14:38:00 +00:00
Jeremy Ruston
27454dabb1
Merge pull request #1525 from Spangenhelm/patch-1
...
Adding the missing 'language' type
2015-02-28 12:12:11 +00:00
Astrid Elocson
af34b1af05
Remove extraneous \end from doc-macros.tid
2015-02-28 08:16:10 +00:00
Astrid Elocson
999e0c3ba4
Fix a broken use of the list-links macro
2015-02-27 19:33:22 +00:00
Astrid Elocson
b001c7b558
Macros and styles for tips and warnings
2015-02-26 16:32:00 +00:00
Jeremy Ruston
6fcca43fd2
Merge pull request #1519 from aelocson/variable-docs
...
Overhaul the macro and variable documentation
2015-02-25 19:15:17 +00:00
Jermolene
489bc7a50b
Only scroll to top when tiddlers are completely off-screen
...
Fixes #1526
2015-02-25 19:01:40 +00:00
Astrid Elocson
61b8180562
Resolve merge conflict in LinkWidget.tid
2015-02-25 12:53:57 +00:00
Astrid Elocson
e4525a95c5
Try again to resolve merge conflict in LinkWidget.tid
2015-02-25 08:01:38 +00:00
Astrid Elocson
40c6362fbe
Resolve merge conflict in LinkWidget.tid
2015-02-25 07:57:55 +00:00
Florent V.
41696e725d
Adding the missing 'language' type
...
What about the 'core-version' field ? Should we add it ? Therefore we will need to add some doc about it. (how to use it correctly etc...)
2015-02-25 03:58:18 +01:00
Jermolene
b13d87fdf2
Overhaul the macro and variable documentation #1519
2015-02-24 17:41:16 +01:00
Jermolene
6a497eff6c
Add prototype stacked storyview
2015-02-23 11:28:50 +01:00
Jermolene
950a86c7b7
Extend link widget with additional attributes
...
Add “tabindex”, “draggable” and “tag” attributes
2015-02-23 11:23:44 +01:00
Jermolene
0bd2ec50e1
Add stacked storyview plugin
2015-02-23 11:21:57 +01:00
Jermolene
60e6b584bf
Extend link widget with new attributes
...
Add “draggable”, “tag” and “tabindex” attributes to link widget.
2015-02-23 11:16:44 +01:00
Astrid Elocson
ad9aa58528
Overhaul the macro and variable documentation
2015-02-21 23:03:24 +00:00
Jermolene
ccc2f6d153
Revert "Update documentation for action-setfield widget"
...
This reverts commit 3746b1b9e8
.
2015-02-21 09:40:41 +00:00
Jermolene
70e419824f
Add first pass of help panel
...
This is just an idea really.
The help plugin is only included in the tw5.com wiki; the idea is to
also include it in the empty.html wiki, either as a plugin or as part
of the core.
If it stays as a plugin, the idea would be to have different help
plugins for different languages.
2015-02-20 22:44:55 +00:00
Jermolene
3746b1b9e8
Update documentation for action-setfield widget
2015-02-20 19:33:17 +00:00
Jeremy Ruston
e7e16137b2
Merge pull request #1512 from aelocson/plugin-descriptions
...
Consistent plugin descriptions
2015-02-20 18:08:34 +00:00
Jermolene
396efedc3f
Update tests for 1e9e1a1fdc
2015-02-20 16:19:06 +00:00
Jermolene
50cf85ae86
Move arrows to the left in the explorer view
2015-02-19 13:58:27 +00:00
Jermolene
4931462981
Remove index numbers from explorer view
2015-02-19 13:58:09 +00:00
Astrid Elocson
28f78730ba
Consistent plugin descriptions
2015-02-17 10:28:54 +00:00
Jeremy Ruston
01d9af8107
Merge pull request #1502 from pmario/fix-invalid-example-links
...
change existing, unsuitable links mysite.com and me.com to example.com
2015-02-16 17:28:41 +00:00
Jermolene
e900b388b5
Add example of JSON tiddler file
2015-02-16 17:27:49 +00:00
Jeremy Ruston
bb0f960ccc
Merge pull request #1504 from tobibeer/tiddler-files-doc
...
TiddlerFiles — above all fixing the wrong example at the bottom
2015-02-16 17:24:06 +00:00
Jermolene
74f423af2a
Restoring some of @tobibeer's other edits to ListWidget docs
2015-02-13 22:56:28 +00:00
Jermolene
4ba53564e2
Missed of reverting the list widget iterator variables commits
2015-02-13 22:56:11 +00:00
Jermolene
68165af081
Revert #1330 ("implements list iterator variables")
...
As discussed on the ticket, there is a problem:
https://github.com/Jermolene/TiddlyWiki5/pull/1330#issuecomment-74339195
2015-02-13 22:42:36 +00:00
Tobias Beer
c1977552a2
above all fixing the wrong example at the bottom
...
and some more rewording
2015-02-12 13:56:26 +01:00
Mario Pietsch
2d07e3d661
change existing, unsuteable links mysite.com and me.com to example.com
2015-02-12 12:48:00 +01:00
Jermolene
8b53839e4e
Standardise filenames for building fr-FR edition
...
@xcazin - see also
https://github.com/Jermolene/build.jermolene.github.io/commit/f2d3031946
22fd0a8556de81a1d35542358c585a
2015-02-10 22:05:44 +00:00
Astrid Elocson
fd84370d7a
Default eachday to the modified field
2015-02-10 16:21:53 +00:00
Jermolene
cf36f6d090
Fix empty French translation
...
We also had two $:/language definitions
2015-02-10 11:30:38 +00:00
Jeremy Ruston
81ff046555
Merge pull request #1489 from xcazin/fred
...
First fixes to the fr-FR empty wiki generation
2015-02-10 10:37:23 +00:00
Xavier Cazin
72160982ed
First fixes to the fr-FR empty wiki generation
...
Needs improvements (notably, fr-FR language has to be manually switched after load)
2015-02-10 11:17:03 +01:00
Astrid Elocson
3331f1d85f
Fix documentation of is[missing]
2015-02-10 09:06:05 +00:00
Jeremy Ruston
629c31eb51
Merge pull request #1475 from danielo515/patch-6
...
template parameter on view widget is not clear
2015-02-09 22:12:24 +00:00
Jermolene
950a90e235
haschanged filter docs improvements from @aelocson
2015-02-09 19:51:02 +00:00
Jermolene
f0fa33985b
Inadvertently included in previous commit
2015-02-09 19:42:52 +00:00
Jermolene
b66db0dca9
Improvements to display of plugin libraries
2015-02-09 19:41:28 +00:00
Jermolene
e7c418089d
Correct plugin library URL
2015-02-09 19:29:14 +00:00
Jermolene
0c4fe6b602
Remove debugging code
2015-02-09 19:28:48 +00:00
Jermolene
8643278a45
Add support for an integrated plugin library
...
Fixes #1450
Provides support for an integrated plugin library that can be used to
install plugins from tiddlywiki.com directly to wikis hosted online or
offline. See the Plugins tab of Control Panel.
Todo:
* Error checking(eg libraryserver.js HTTP GET)
* Translatability
* Documentation
** $:/tags/ServerConnection
** savelibrarytiddlers command
2015-02-09 19:04:11 +00:00
Jermolene
aae56f20af
Display warning banner when plugins are modified
...
Fixes #1455
@aelocson have I got the docs right for the new filter?
2015-02-08 19:40:15 +00:00
danielo515
f20a09532a
templates are not clear
...
The template description is too ambiguous. I tried to use template tiddlers just to realize that the template should be a string. For example a date format.
2015-02-08 20:11:07 +01:00
Jeremy Ruston
96f5098f46
Merge pull request #1441 from Spangenhelm/patch-3
...
Enhancements to plugin installation doc and new entry for uninstallation
2015-02-08 18:31:05 +00:00
Jermolene
d6b1525727
Add tweeting to release procedure
...
For @RichShumaker
2015-02-07 15:33:18 +00:00
Jermolene
d6918d737f
First commit of Interlingua translation
...
See http://en.wikipedia.org/wiki/Interlingua
2015-02-07 15:32:44 +00:00
Jeremy Ruston
bb10e2b029
Merge pull request #1471 from tobibeer/basic-empty-story-message
...
basic empty story message
2015-02-07 13:12:01 +00:00
Tobias Beer
2017ae5ac4
basic empty story message
...
added documentation to HistoryMechanism
2015-02-07 13:17:32 +01:00
Jeremy Ruston
568515fef7
Merge pull request #1457 from aelocson/filter-fields
...
Define operators via fields and a view template
2015-02-07 12:02:43 +00:00
Jeremy Ruston
68930f333a
Merge pull request #1452 from tobibeer/getIndex-filter
...
getIndex filter
2015-02-07 11:53:07 +00:00
Jermolene
6721a5eb1b
Add Portuguese Translation by Duarte Farrajota Ramos
2015-02-07 10:30:05 +00:00
Jeremy Ruston
718ce3e4aa
Merge pull request #1465 from roma0104/master
...
Added Class Mechanism to Checkbox Widget
2015-02-06 18:51:43 +00:00
Jermolene
f2cd743c17
Add TeXZilla plugin by Joe Renes
2015-02-06 17:04:58 +00:00
Roma Hicks
687d6350d4
Added class mechanism to checkbox widget. #1463
2015-02-06 01:02:01 -06:00
Tobias Beer
726ccdee49
updated documentation
...
thanks, @aelocson
2015-02-04 01:41:50 +01:00
Astrid Elocson
c2d473fa29
Define operators via fields and a view template
2015-02-03 19:29:25 +00:00
Jeremy Ruston
d340277cb2
Merge pull request #1392 from tobibeer/1387-fix-tiddlyspot-backup-url
...
Add resolvepath macro
2015-02-03 14:22:48 +00:00
Tobias Beer
e4bd0c8633
added documentation
...
temporary documentation demo:
http://goto.bplaced.net/tw5/5.1.7.html#ResolvePath
2015-02-03 15:18:38 +01:00
Jeremy Ruston
6a01ec5770
Merge pull request #1447 from tobibeer/move-nodejs-to-editions
...
French docs: moved tw on node.js to editions
2015-02-03 14:17:01 +00:00
Tobias Beer
8746e1ede0
renamed and documentation
...
* renamed to all lowercase
* added documentation
* added examples
2015-02-03 14:50:16 +01:00
Tobias Beer
0ee06bb144
moved tw on node.js to editions
...
removed empty toplevel "TiddlyWiki Configurations", also from French
added TiddlyDesktop to Editions
2015-02-01 20:04:10 +01:00
Florent V.
48d9cad7c2
Enhancements to plugin installation and new entry for uninstallation
...
I have added bold markup to emphase and explain the need to refresh.
2015-02-01 12:41:52 +01:00
Astrid Elocson
3dd4f943ce
Rename to SelectionConstructors.tid
2015-01-29 13:41:11 +00:00
Astrid Elocson
9a7bda28e9
Revise filter terminology: constructors and modifiers
2015-01-29 13:40:18 +00:00
Astrid Elocson
a5d54a0ada
Rename AbsoluteOperators.tid
2015-01-29 13:23:24 +00:00
Jermolene
2db6cbed2d
Add warning about not using File/Save menu option
2015-01-28 17:35:10 +00:00
Jermolene
3300ed9602
Update action widget docs for 4cd8466adb
2015-01-28 16:31:49 +00:00
Jeremy Ruston
1f610c22f8
Merge pull request #1429 from aelocson/order-tagged
...
Adjust documentation following pull #1378
2015-01-28 13:54:50 +00:00
Jeremy Ruston
040ed56de5
Merge pull request #1430 from tobibeer/1378-tests-sorting-unlisted-tiddlers
...
update tagging filter tests
2015-01-28 13:16:24 +00:00
Jeremy Ruston
1e13eacd25
Merge pull request #1431 from aelocson/each-list-doc
...
Adjust documentation following pull #1422
2015-01-28 11:42:40 +00:00
Jermolene
99f24eefa4
Move if macro to macros directory
2015-01-28 11:42:12 +00:00
Astrid Elocson
d536030c5d
Adjust documentation following pull #1422
2015-01-27 20:38:30 +00:00
Tobias Beer
b40da093af
added tests to tagging for changes in #1378
...
using a single test-filters.js is (becoming) a pain... I'd rather have a
single test file per filter / module / function
2015-01-27 18:20:03 +01:00
Astrid Elocson
e6d204db0f
Adjust documentation following pull #1378
2015-01-27 15:44:55 +00:00
Jeremy Ruston
618bc166ed
Merge pull request #1382 from felixhayashi/patch-2
...
Releases.tid now switches to the newest releast per default
2015-01-27 14:12:15 +00:00
Jeremy Ruston
bc87486ee1
Merge pull request #1390 from aelocson/railroad
...
Improvements to railroad plugin
2015-01-27 13:54:50 +00:00
Jeremy Ruston
5ccbe961f9
Merge pull request #1412 from alexhough/patch-3
...
change to current version
2015-01-27 13:08:14 +00:00
alexhough
225b6ac950
changed to use <<version>>
2015-01-26 22:26:00 +00:00
Jeremy Ruston
6dbe0e310d
Merge pull request #1408 from Mathobal/patch-1
...
WikiText error in documentation
2015-01-26 21:33:34 +00:00
Jeremy Ruston
b81432aee2
Merge pull request #1417 from aelocson/filter-docs
...
Overhaul the filter operator documentation
2015-01-26 18:43:24 +00:00
Jermolene
b845751d3c
Add Punjabi and Hindi translations
...
Many thanks to Atul Grover
2015-01-26 16:48:11 +00:00
Astrid Elocson
baceb21fbb
Document splitbefore and storyviews operators
2015-01-26 14:42:22 +00:00
Astrid Elocson
89163e0e85
Adjust style of filter operator placeholders
2015-01-26 09:26:24 +00:00
Astrid Elocson
88ea60cc7e
correction to statement about filter whitespace
2015-01-25 10:53:56 +00:00
Astrid Elocson
15f05b076c
Retarget a couple of links and add trailing linefeeds
2015-01-24 21:53:28 +00:00
Astrid Elocson
aac2a63e05
Overhaul the filter operator documentation: part 2
2015-01-24 21:18:44 +00:00
alexhough
910d59c166
change to current version
2015-01-23 09:16:16 +00:00
Ben Williams
e423c21912
WikiText error in documentation
...
A minor issue - the wrong slashes are used in part of this text for emphasis. This confused me until I realised what was going on (I thought the /'s were part of the template syntax).
2015-01-22 15:00:57 +00:00
Astrid Elocson
ade1c40911
Revise terminology around tiddler sets
2015-01-19 19:37:26 +00:00
Felix Küppers
adfb31a572
Update Releases.tid
2015-01-18 22:07:10 +01:00
Astrid Elocson
9bd3fb7238
Rename filter operator .tid files
2015-01-18 19:20:02 +00:00
Astrid Elocson
172c7ef7dd
Overhaul the filter operator documentation: part 1
2015-01-18 18:39:00 +00:00
Astrid Elocson
8fc404bbca
Make filter syntax explanations accurate
2015-01-14 21:27:07 +00:00
Astrid Elocson
53953399c3
Correct spaces to tabs
2015-01-13 22:48:18 +00:00
Astrid Elocson
35b99dccee
Correct typo in sample tag name
2015-01-12 20:01:24 +00:00
Jermolene
f4005871b4
Correct extension for IteratorVariables
...
@tobibeer the problem was the missing .tid extension.
2015-01-11 22:29:41 +00:00
Astrid Elocson
5a20ac98fa
Correct typo in macro name
2015-01-11 21:03:07 +00:00
Jeremy Ruston
17f2e5e7e6
Merge pull request #1332 from tobibeer/list-widget-iterator
...
documentation for list iterators
2015-01-11 19:59:28 +00:00
Jermolene
531f019669
Release note update
2015-01-11 19:59:04 +00:00
Jeremy Ruston
d197af7995
Merge pull request #1359 from aelocson/doc-macros
...
Introduce documentation macros
2015-01-11 19:57:19 +00:00
Astrid Elocson
28b6302a83
Improve filter documentation
2015-01-11 19:09:35 +00:00
Astrid Elocson
76a3a44d4c
Introduce documentation macros
2015-01-11 19:04:14 +00:00
Astrid Elocson
d5278866fd
Move style guide tiddlers to their own folder
2015-01-11 19:03:21 +00:00
Tobias Beer
557d1e9207
updated tw-code macro to use codeblock widget
...
As per fix....
https://github.com/Jermolene/TiddlyWiki5/pull/1332#issuecomment-69499836
Tested, working.
2015-01-11 18:15:27 +01:00
Jermolene
9e167dc468
Adjust tests for system tiddler linking ( #1103 )
2015-01-11 16:44:51 +00:00
Jermolene
f16f66cc5b
Release note update
2015-01-11 16:32:32 +00:00
Jermolene
c44a349f1e
Release note updates
2015-01-11 16:26:32 +00:00
Jeremy Ruston
77ff5ce86b
Merge pull request #1351 from dpdannemiller/patch-1
...
Update Creating and editing tiddlers.tid
2015-01-11 16:21:52 +00:00
Jermolene
88cf991ec5
Updated release note
2015-01-11 16:19:50 +00:00
Jermolene
f1ca5936e3
Move new editions/editiondescription filter docs
...
Might as well put them in tw5.com because we can’t build it with 5.1.17
any more anyway.
2015-01-11 15:19:50 +00:00
Jermolene
b768dc332b
Refactor edition-info handling
...
Introducing new filters that can be used under Node.js
2015-01-11 15:00:54 +00:00
Tobias Beer
80631b35ea
updated NestedLists, renamed to GroupedLists added tw-code macro
...
Didn't implement the codeblock widget as suggested here...
https://github.com/Jermolene/TiddlyWiki5/pull/1332#discussion_r22762157
...because it would only return `undefined`.
2015-01-11 11:55:22 +01:00
dpdannemiller
048b50924f
Update Creating and editing tiddlers.tid
...
Typo.
2015-01-10 14:38:37 -06:00
Jeremy Ruston
be06cb1019
Merge pull request #1334 from tobibeer/variable-documentation
...
updates to variable documentation
2015-01-10 15:05:48 +00:00
Tobias Beer
391768ae3f
updates to variable documentation
2015-01-07 16:18:36 +01:00
Tobias Beer
2ff7e0c6c6
removed superfluous newline
2015-01-06 21:22:47 +01:00
Tobias Beer
3d61dd1aa9
documentation for #1330
...
heavily modified ListWidget
extracted NestedLists
added IteratorVariables
2015-01-06 21:18:28 +01:00
Jeremy Ruston
f920e9e243
Merge pull request #1319 from felixhayashi/patch-1
...
Update and rename Taskgraph by Felix Kuppers.tid
2015-01-06 14:31:29 +00:00
Jeremy Ruston
dbf945dbcb
Merge pull request #1322 from xcazin/fred
...
fr-FR translation of the TableOfContentsMacro documentation
2015-01-06 14:18:30 +00:00
Astrid Elocson
ed85fdddea
Update Introduction to Filters.tid
2015-01-05 20:59:08 +00:00
Astrid Elocson
39d888b688
Update Introduction to Filters.tid
2015-01-05 20:58:36 +00:00
Astrid Elocson
90e43d5f5a
Further improvements around filter documentation
2015-01-05 14:06:10 +00:00
Xavier Cazin
a7d2fd4175
fr-FR translation of TableOfContentsMacro documentation
2015-01-05 11:38:32 +01:00
Felix Küppers
ea4b282ed8
Update and rename Taskgraph by Felix Kuppers.tid to TiddlyMap by Felix Kuppers.tid
2015-01-04 21:43:00 +01:00
Jeremy Ruston
71357a8e39
Merge pull request #1316 from aelocson/filter-syntax
...
Use railroad diagrams to explain filter syntax
2015-01-04 16:00:17 +00:00
Jeremy Ruston
a8b9d2455c
Merge pull request #1317 from twMat/patch-1
...
Update TiddlyWiki Hangouts.tid
2015-01-04 15:57:38 +00:00
Jermolene
95897103ef
Update edit-text widget docs
2015-01-04 14:10:13 +00:00
twMat
e319e65574
Update TiddlyWiki Hangouts.tid
...
Delinkify word "YouTube" to not mistake it for a link.
2015-01-04 11:44:11 +01:00
Astrid Elocson
388464190d
Use railroad diagrams to explain filter syntax
2015-01-03 20:16:46 +00:00
Jermolene
3f5e46011f
Remove inaccurate docs
2015-01-02 17:42:04 +00:00
Jermolene
785e1c7789
Tweaks to tiddler widget docs
2015-01-02 17:11:37 +00:00
Jeremy Ruston
dcbe2d657e
Merge pull request #1300 from tobibeer/patch-3
...
fixes example and improves readability
2015-01-02 17:08:28 +00:00
Jermolene
652ca2a807
Add Jim Lehmer's site to resources
2015-01-02 16:00:00 +00:00
Tobias Beer
31c9998c62
fixes example and improves readability
2014-12-31 12:38:15 +01:00
Jermolene
544ee4668e
Typo correction
2014-12-31 09:34:32 +00:00
Jeremy Ruston
ef6a6fea87
Merge pull request #1294 from aelocson/patch-4
...
Improvements to filter grammar presentation
2014-12-30 18:42:51 +00:00
Jeremy Ruston
8707d51b7d
Merge pull request #1293 from aelocson/patch-3
...
Improvements to wording
2014-12-30 18:42:03 +00:00
Jermolene
a8854662e4
Keep documentation style guide in the TOC
2014-12-30 18:38:22 +00:00
Jermolene
b8f090e0c6
Clean up from merging @roma0104's changes
2014-12-30 18:37:12 +00:00
Jeremy Ruston
6672af7c62
Merge pull request #1289 from aelocson/patch-2
...
Expand the Document Style Guide
2014-12-30 18:37:05 +00:00
Jeremy Ruston
399a80643a
Merge pull request #1283 from aelocson/patch-1
...
Improvements to wording
2014-12-30 18:34:55 +00:00
Jermolene
6d87b505b1
Merge branch 'master' of https://github.com/roma0104/TiddlyWiki5 into roma0104-master
...
Conflicts:
editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid
licenses/cla-individual.md
2014-12-30 18:22:07 +00:00
Jermolene
21df296c2f
Docs: Clarify widgets generated by wikitext transclusion
2014-12-30 09:09:40 +00:00
Astrid Elocson
e6ede67282
Further improvements suggested by felixhayashi
2014-12-28 16:16:24 +00:00
Jermolene
cb8caf6a01
Fix accidental commit of Czech translation as Polish
...
I inadvertently committed the new Czech translation as Polish.
2014-12-28 15:51:19 +00:00
Astrid Elocson
597a5fb2f2
Update and make easier to understand
2014-12-28 10:07:30 +00:00
Astrid Elocson
79a3beeaa6
Add concept of Tag Tiddlers
2014-12-28 09:55:36 +00:00
Astrid Elocson
4f1d6f71fc
Add concept of JSON Tiddlers
2014-12-28 09:54:44 +00:00
Astrid Elocson
9aafed511b
Add concept of Dictionary Tiddlers
2014-12-28 09:53:58 +00:00
Astrid Elocson
117d10275f
Improvements to wording
2014-12-28 09:51:53 +00:00
Astrid Elocson
e9c6610d74
Improvements to wording
2014-12-28 09:51:13 +00:00
Astrid Elocson
7290be9e47
Improvements to wording
2014-12-28 09:50:19 +00:00
Jermolene
bae00fcbf6
Add Polish translation
2014-12-27 12:37:06 +00:00
Jermolene
5d947ed582
Add Spanish translation
2014-12-27 12:24:17 +00:00
Jermolene
fa9fc38be8
Fix "Hide Furniture" theme
...
To account for integrating “sticky titles” theme with “Vanilla”
2014-12-27 12:00:52 +00:00
Astrid Elocson
42050e1b03
Remove duplicate field line
2014-12-26 19:33:37 +00:00
Astrid Elocson
c5650708a7
Create Technical Prose Style.tid
2014-12-26 19:32:01 +00:00
Astrid Elocson
bcee212195
Create Typography.tid
2014-12-26 19:31:18 +00:00
Astrid Elocson
439154c0ea
Create Spelling.tid
2014-12-26 19:30:11 +00:00
Astrid Elocson
e415edb440
Create Tiddler Structure.tid
2014-12-26 19:29:41 +00:00
Astrid Elocson
1366ef3e1c
Create Tiddler Titles.tid
2014-12-26 19:29:03 +00:00
Astrid Elocson
dfd4c480d2
Create Reference Tiddlers.tid
2014-12-26 19:28:24 +00:00
Astrid Elocson
f952b8f1df
Create Instruction Tiddlers.tid
2014-12-26 19:27:38 +00:00
Astrid Elocson
421d75a207
Initial expansion of the Documentation Style Guide
2014-12-26 19:24:47 +00:00
Astrid Elocson
1905093411
Change TiddlerChain to TitleList
2014-12-23 21:57:18 +00:00
Astrid Elocson
5f3de6ec17
Change TiddlerChain to TitleList
2014-12-23 21:56:00 +00:00
Astrid Elocson
cc2688bf44
Update and rename TiddlerChain.tid to TitleList.tid
2014-12-23 21:55:04 +00:00
Astrid Elocson
25e447f69e
Rephrase route through tabs
...
Provisionally, rather than using any sort of arrow symbol. We need to standardise a notation for referring to hierarchical UI, but that will come with the documentation style guide.
2014-12-23 21:46:20 +00:00
Astrid Elocson
7ca37739aa
Simplify style of arrow in tab hierarchy
...
This is something that
2014-12-23 17:32:45 +00:00
Astrid Elocson
304848f258
Add a TiddlerChain tiddler
...
For the common but unnamed concept of a "string [[of tiddler]] titles" like that.
2014-12-23 15:06:18 +00:00
Astrid Elocson
39c786b042
Link to the TiddlerChain tiddler
2014-12-23 15:05:17 +00:00
Astrid Elocson
8e47a20069
Improvements to wording
2014-12-23 14:59:16 +00:00
Astrid Elocson
e450777b94
Correct reference to the download button
2014-12-23 10:44:18 +00:00
Astrid Elocson
626163df69
Correct reference to the download button
2014-12-23 10:43:54 +00:00
Astrid Elocson
ff11f4c43e
Correct reference to the download button
2014-12-23 10:41:50 +00:00
Jeremy Ruston
e1138d94c9
Merge pull request #1279 from aelocson/patch-2
...
Give InfoPanel its own tiddler
2014-12-23 08:43:55 +00:00
Astrid Elocson
1b61ad13d2
Clearer wording
2014-12-23 07:33:38 +00:00
Astrid Elocson
efda54465e
Create InfoPanel tiddler
2014-12-23 00:31:54 +00:00
Astrid Elocson
cbc20a40de
Give InfoPanel its own tiddler
2014-12-23 00:12:08 +00:00
Astrid Elocson
333100aa33
Clarify AutoSave in docs for "save tiddler"
2014-12-22 23:16:27 +00:00
Jeremy Ruston
e56e2a2450
Merge pull request #1277 from aelocson/patch-5
...
Improvements to wording
2014-12-22 21:03:41 +00:00
Jeremy Ruston
3cd18d7410
Merge pull request #1275 from aelocson/patch-4
...
Improvements to wording
2014-12-22 21:00:52 +00:00
Jeremy Ruston
edaa86aa0e
Merge pull request #1274 from aelocson/patch-3
...
Improvements to wording
2014-12-22 21:00:13 +00:00
Jeremy Ruston
0efb8e9a09
Merge pull request #1273 from aelocson/patch-2
...
Present the best approach to navigating first
2014-12-22 19:13:31 +00:00
Jeremy Ruston
2c8e2df599
Merge pull request #1262 from Jc-L/patch-1
...
Update ExternalImages.tid
2014-12-22 18:36:20 +00:00
Astrid Elocson
db37f6030f
link to InfoPanel
2014-12-22 17:58:05 +00:00
Astrid Elocson
7f0fb08203
remove brackets, add link to InfoPanel
2014-12-22 17:43:15 +00:00
Astrid Elocson
f715286035
correct missing space
2014-12-22 17:37:17 +00:00
Astrid Elocson
c6fbaadfeb
Improvements to wording
2014-12-22 17:26:27 +00:00
Astrid Elocson
6fe1024fe8
Improvements to wording
2014-12-22 17:09:48 +00:00
Astrid Elocson
2871c5fcb2
Improvements to wording
2014-12-22 17:07:42 +00:00
Astrid Elocson
0f0ecd3d9e
Improvements to wording
2014-12-22 17:05:08 +00:00
Astrid Elocson
09cd827a51
Improvements to wording
2014-12-22 16:03:52 +00:00
Astrid Elocson
3c5dc7061a
Improvements to wording
2014-12-22 15:31:21 +00:00
Astrid Elocson
fb86f3ec5a
Present the best approach to navigating first
...
The best technique should be the first one listed. Not everyone will read to the end.
2014-12-22 15:07:49 +00:00
Astrid Elocson
a9829d50e0
Fix links to tw.com from tw.com/dev
2014-12-22 13:47:27 +00:00
Astrid Elocson
059c32aa24
Fix links to tw.com from tw.com/dev
2014-12-22 13:45:57 +00:00
Astrid Elocson
7fc102eea7
Fix links to tw.com from tw.com/dev
2014-12-22 13:45:04 +00:00
Astrid Elocson
4d2e4fc0bb
Fix links to tw.com from tw.com/dev
2014-12-22 13:43:46 +00:00
Astrid Elocson
93c9d8f0bf
Correct two links
2014-12-22 13:42:25 +00:00
Astrid Elocson
689a334d36
Fix links to tw.com from tw.com/dev
2014-12-22 13:41:40 +00:00
Astrid Elocson
e3a711e2de
Fix links to tw.com from tw.com/dev
2014-12-22 13:41:00 +00:00
Astrid Elocson
07e9d91aed
Fix links to tw.com from tw.com/dev
2014-12-22 13:40:19 +00:00
Astrid Elocson
49b1f77e5c
Fix links to tw.com from tw.com/dev
2014-12-22 13:39:36 +00:00
Astrid Elocson
0f334d2321
Fix links to tw.com from tw.com/dev
2014-12-22 13:38:25 +00:00
Astrid Elocson
a465f19ca0
Fix links to tw.com from tw.com/dev
2014-12-22 13:32:46 +00:00
Astrid Elocson
3ca2a113e3
add missing word
2014-12-22 10:18:00 +00:00
Astrid Elocson
9c0611582f
fix typo
2014-12-22 10:17:08 +00:00
Astrid Elocson
c66d9339ab
spelling mistake
2014-12-22 10:16:13 +00:00
Astrid Elocson
8d8a7c9e03
-ize > -ise (conform to Doc Style Guide)
2014-12-22 10:14:47 +00:00
Astrid Elocson
94a8e3802e
-ize > -ise (conform to Doc Style Guide)
2014-12-22 10:13:21 +00:00
Jeremy Ruston
0513812863
Merge pull request #1261 from aelocson/patch-2
...
Standardise punctuation in workingwithtw/
2014-12-22 09:20:50 +00:00
Jeremy Ruston
3b9677c052
Merge pull request #1263 from aelocson/patch-1
...
Fix punctuation
2014-12-22 09:18:55 +00:00
Jeremy Ruston
676a7b6805
Merge pull request #1264 from aelocson/patch-3
...
Normalise names of tabs, etc to bold
2014-12-22 09:18:41 +00:00
Astrid Elocson
5706d8afe1
Finish sentence with missing examples
2014-12-21 18:55:43 +00:00
Astrid Elocson
5f9f0764bd
Normalise names of tabs, etc to bold
2014-12-21 18:52:57 +00:00
Astrid Elocson
176a372314
Fix punctuation
2014-12-21 18:49:24 +00:00
Jc-L
313f731f77
Update ExternalImages.tid
...
Minor typo correction
2014-12-21 19:32:42 +01:00
Astrid Elocson
8e9c698721
Typos in workingwithtw/
2014-12-21 16:51:03 +00:00
Astrid Elocson
4e1539e1f3
Typos in workingwithtw/
2014-12-21 16:45:15 +00:00
Astrid Elocson
941bab2893
Typos in workingwithtw/
2014-12-21 16:44:16 +00:00
Astrid Elocson
44beefb317
Typos in workingwithtw/
2014-12-21 16:42:06 +00:00
Astrid Elocson
21719fcfbe
Typos in workingwithtw/
2014-12-21 16:38:36 +00:00
Astrid Elocson
d16dfdb12f
Typos in workingwithtw/
2014-12-21 16:35:43 +00:00
Astrid Elocson
aed34ebaba
Typos in workingwithtw/
2014-12-21 16:33:36 +00:00
Astrid Elocson
85b6147a2a
Typos in workingwithtw/
...
This includes placing commas and full stops outside the quotes, and replacing single quotes with the double quotes that seem to be the standard on tw.com.
2014-12-21 16:24:42 +00:00
Jermolene
d7cd94dbd6
Fix state tiddler used for examples
...
Putting it in the `$:/state/` namespace ensures that it doesn’t dirty
the wiki
Fixes #1247
2014-12-21 16:21:19 +00:00
Jermolene
230066eeae
Incorporate stickytitles theme into snow white theme
2014-12-21 16:04:42 +00:00
Jeremy Ruston
90ebffed3b
Merge pull request #1259 from xcazin/fred
...
Updates to the fr-FR edition after recent changes to HelloThere
2014-12-21 15:20:47 +00:00
Xavier Cazin
4482373122
Update to the fr-FR translation of HelloThere plus two tiddlers tagged with it
2014-12-21 14:55:13 +01:00
Xavier Cazin
cb42ccf409
Overrides the list-links macro with its fr-FR counterpart
...
(instead of the core shadow tiddler itself)
2014-12-21 13:49:37 +01:00
Jermolene
bef7e0e93c
More pesky folder name problems
2014-12-21 12:12:23 +00:00
Jeremy Ruston
f64ed6e48c
Merge pull request #1255 from gernert/patch-5
...
Update Customise TiddlyWiki.tid
2014-12-21 12:01:01 +00:00
Jeremy Ruston
63ad0793cf
Merge pull request #1256 from gernert/patch-7
...
Update TiddlyWiki Configurations.tid
2014-12-21 12:00:47 +00:00
Jermolene
8f50706e95
Generate link list in HelloThere
...
Fixes #1257
2014-12-21 12:00:14 +00:00
Jermolene
cd3f741bb6
Correct folder name to lower case
2014-12-21 11:54:46 +00:00
Xavier Cazin
c87235cd40
Start a glossary for fr-FR translators per Alberto Molina's suggestion
2014-12-21 12:39:39 +01:00
gernert
bd59cd760d
Update TiddlyWiki Configurations.tid
...
Not all tiddlers in TabbedTOC contain the complete information.
See discussion in the group https://groups.google.com/d/msg/tiddlywiki/GiOcL5vVJj4/qzVueMtzvqsJ
2014-12-21 12:34:53 +01:00
gernert
1915bd3a2f
Update Customise TiddlyWiki.tid
...
Not all tiddlers in TabbedTOC contain the complete information.
See discussion in the group https://groups.google.com/d/msg/tiddlywiki/GiOcL5vVJj4/qzVueMtzvqsJ
2014-12-21 12:33:21 +01:00
Xavier Cazin
1c0f0591fe
Updates and fresh translations from tw5.com for the fr-FR edition
2014-12-21 12:32:37 +01:00
Jermolene
a52b4953bc
Preparing for 5.1.7
2014-12-19 22:10:51 +00:00
Jermolene
001f9da512
Release note for 5.1.7
2014-12-19 22:09:56 +00:00
Jermolene
1235ff8aad
Adjust date of HelloThere
2014-12-19 15:54:58 +00:00
Jermolene
5d8dc1dcd9
Update docs for 5.1.6
...
Also preparing for 5.1.7-prerelease
2014-12-19 15:51:56 +00:00
Jermolene
c9d0f1d221
More release note updates
2014-12-19 15:48:29 +00:00
Jermolene
8e74a3028e
Update release note for 5.1.6
2014-12-19 15:33:49 +00:00
Jermolene
6605e1a37c
Release note update
2014-12-19 15:20:12 +00:00
Jermolene
af906e4b73
Force filenames for downloading empty and full wikis
2014-12-19 15:20:07 +00:00
Jeremy Ruston
c5bb95dbfb
Merge pull request #1243 from Spangenhelm/patch-1
...
Proposing to change to a more appropriate tag / category
2014-12-19 14:48:44 +00:00
Jermolene
5fa8a1e08a
Docs tweaks
2014-12-19 14:48:12 +00:00
Jeremy Ruston
c8e2c2ceb9
Merge pull request #1240 from tobibeer/patch-3
...
Update Using Stylesheets.tid
2014-12-19 14:40:31 +00:00
Florent V.
93660bdea8
Little typo corrections
2014-12-17 14:57:37 +01:00
Florent V.
abebff78ba
Proposing to change to a more appropriate tag / category
...
From "Feature" To "Customise TiddlyWiki"
2014-12-17 14:50:30 +01:00
Jeremy Ruston
b29973312d
Merge pull request #1228 from tobibeer/button.tc-tiddlylink
...
allows to style buttons as though internal links
2014-12-16 14:50:46 +00:00
Tobias Beer
2317840ce6
updated documentation for link-button
2014-12-16 15:36:20 +01:00
Tobias Beer
bc447410fe
Update Using Stylesheets.tid
...
added documentation for html in StyleSheets
https://groups.google.com/d/msg/tiddlywiki/Qx0y7btud5M/Ch6hMnh0ud0J
simplified the specificity section, some rewording
2014-12-16 08:33:21 +01:00
Jeremy Ruston
dd0f3a4e5a
Merge pull request #1233 from xcazin/fred2
...
fr-FR translation of three introductory tiddlers on Filters
2014-12-15 22:58:49 +00:00
Jermolene
9753583fec
Add heeg.ru to resources
2014-12-15 20:55:43 +00:00
Jermolene
0778ea6756
Some tests and style updates for #1229
...
@tobibeer I simplified the handling of matched strings a little.
2014-12-15 17:50:24 +00:00
Tobias Beer
05a794d5b8
documentation for making buttons look like links
...
added instructions to button widget documentation
2014-12-15 17:55:56 +01:00
Xavier Cazin
047b786a22
fr-FR translation for three introductory tiddlers on Filters.
2014-12-13 14:04:10 +01:00
Xavier Cazin
c15f978ac1
Remove dependency on core timeline macro by overriding timeline-title() instead
...
In application of #1221
2014-12-12 14:50:27 +01:00
Xavier Cazin
f5a52ff99c
Translation in French of the documentation tiddler Tagging
2014-12-12 11:39:38 +01:00
Xavier Cazin
a8c4b524b6
Add one-character macro names for every punctuation shortcuts
...
Per @evolena neat suggestion: <<:>> is shorter and looks better than <<dp>>
2014-12-12 11:27:38 +01:00
Xavier Cazin
bf37522808
Remove dependency on overriding the core toc macro
...
Thanks to 5b38c21a41
and a subsequent suggestion from @BramChen
2014-12-12 10:12:34 +01:00
Xavier Cazin
6a8c0a25b5
Merge remote-tracking branch 'upstream/master' into fred
2014-12-12 09:19:24 +01:00
Xavier Cazin
2579553375
Translation of the TabsMacro and related samples for the fr-FR edition.
...
While we are at it, propose an addendum
at the end of the TabsMacro documentation
2014-12-11 18:15:44 +01:00
Jermolene
156d3bc692
Typo
2014-12-11 17:01:02 +00:00
Jeremy Ruston
c82fbbb6e5
Merge pull request #1191 from xcazin/fred2
...
Base view/transclusion of translated titles on the presence of an "fr-title" field
2014-12-10 17:11:37 +00:00
Jermolene
376b447570
Documentation tweaks
...
@erwanm I ended up making some fairly extensive tweaks.
One issue is that the (excellent) material you’ve provided on
transclusion with templates covers very much the same ground as the
existing TemplateTiddlers tiddler. The existing text was focused on
transclusion with widgets; I think your material using transclusion
notation is much easier to understand.
I’ve also removed the exercises section. We don’t have exercises
elsewhere in the documentation, so I think we need to make a conscious
decision about whether we’re going to try to add them, and then do so
consistently across the material.
I also made some changes to bring the text into house style for
consistency (which I’ve also tried to start documenting).
2014-12-10 17:08:59 +00:00
Jeremy Ruston
4c66eee1ec
Merge pull request #1212 from erwanm/patch-4
...
doc: explanations about transclusion for beginners (directory concepts ok?)
2014-12-09 15:22:26 +00:00
Jermolene
37718cceff
Tabs macro docs tweaks
2014-12-09 15:08:10 +00:00
Erwan Moreau
63c441d3e8
Create TransclusionAsTemplateUsage.tid
2014-12-09 14:45:40 +00:00
Erwan Moreau
46e6fb1957
Create TransclusionBasicUsage.tid
2014-12-09 14:44:28 +00:00
Erwan Moreau
900738e796
Create TransclusionPrinciple.tid
2014-12-09 14:42:41 +00:00
Jermolene
fa43f45e18
FIx typo
...
Thanks again @BramChen!
2014-12-08 13:09:31 +00:00
Jermolene
f1001fc236
Clean up static sites docs
...
Thanks @BramChen
2014-12-08 12:11:32 +00:00
Jim Lehmer
4aa8fc6d1d
Altered command order for generating static sites in how-to because rendertiddlers wipes out the output directory so it needs to come first, not last.
2014-12-07 15:08:51 -06:00
Jermolene
ab129a620e
Add basic tag macro
2014-12-06 13:44:08 +00:00
Jermolene
7034c429f6
Fix commit link to autofocusing title field
2014-12-06 08:28:14 +00:00
Jermolene
bf974e37a2
Typos
2014-12-05 10:20:32 +00:00
Jermolene
9c77f1bac6
Add recent translations to translators edition
2014-12-04 19:11:18 +00:00
Jermolene
edce18c10d
Added nl-NL translation from @gernert
...
Thank you @gernert
I’ve pushed a new prerelease, let me know if anything looks wrong.
2014-12-04 16:54:13 +00:00
Jermolene
dfa5b6c8dc
Remove unused Cecily plugin
...
It’s incomplete and confusing to casual users.
Fixes #1164
2014-12-03 20:07:26 +00:00
Xavier Cazin
5b68405500
Get rid of all creator and modifier fields in the fr-FR edition
2014-12-03 19:12:57 +01:00
Xavier Cazin
41dcf7a9f5
Testing a third level of title search by adding an en-title field as suggested by @tobibeer
2014-12-03 19:08:25 +01:00
Jeremy Ruston
ef00786d61
Merge pull request #1156 from nameanyone/master
...
External links need a protocol as well?
2014-12-03 17:51:05 +00:00
Jermolene
cbc8a6b785
Tweak SelectWidget docs
2014-12-03 17:29:32 +00:00
Jeremy Ruston
a682a229e3
Merge pull request #1165 from erwanm/patch-1
...
missing verb
2014-12-03 17:28:32 +00:00
Xavier Cazin
4bdc92843c
Fix a few tiddlers to make them follow the new policy being tested in fr-FR edition
2014-12-03 16:49:13 +01:00
Xavier Cazin
e94656e028
In shadow core tiddlers overridden for fr-FR edition, better "<$view>" fr-title than "<$transclude>" it
2014-12-03 16:44:23 +01:00
Xavier Cazin
d4cc001ad5
Applies Languages-in-ToC changes (defined in 3ba0186523
) to relevant tiddlers in fr-FR edition
2014-12-03 16:39:26 +01:00
Xavier Cazin
751ea7b759
Add an fr-title field in tiddlers that were already translated in the fr-FR edition
2014-12-03 10:58:12 +01:00
Xavier Cazin
f604bebaee
A few more translations plus new tiddlers for the fr-FR edition
2014-12-03 10:58:12 +01:00
Xavier Cazin
156256afc7
Changes to overridden shadow tiddlers to display fr-title when present instead of title
2014-12-03 10:58:11 +01:00
Jermolene
d4abd1722c
Fixes for tabbed TOC
...
Re-fixes #1185
2014-12-02 23:47:23 +00:00
Jermolene
b220c19fb7
Add a template to the tabbed TOC macro
...
Fixes #1177
2014-12-02 20:27:02 +00:00
Jermolene
64a905b9f8
Drop "Edition" from language tiddler captions
...
Makes the TOC look neater
2014-12-02 20:21:51 +00:00
Jermolene
3ba0186523
Add "Languages" to tw5.com TOC
2014-12-02 20:18:30 +00:00
Jermolene
e628da4804
Change new journal docs examples
...
Fixes #1157
2014-12-02 19:42:46 +00:00
Jermolene
5154a25ab9
Add tooltip to browse widget
...
Fixes #1179
2014-12-02 19:16:38 +00:00
Jermolene
85217112ad
Fix link
2014-12-02 19:16:13 +00:00
Jeremy Ruston
1f545f06ad
Merge pull request #1181 from tobibeer/patch-1
...
list core descriptions for ModuleType
2014-12-02 15:30:49 +00:00
Jermolene
1d848e2f51
Add parameter docs for tabbed toc macro
2014-12-02 15:29:17 +00:00
Jermolene
d8365cfc9e
Use a serif font for /dev edition
...
For variety
2014-12-02 15:25:37 +00:00
Jermolene
a8ee6c7b7c
Add experimental system tiddler browser
2014-12-02 15:25:27 +00:00
Tobias Beer
a94da683f0
list core descriptions for ModuleType
...
changed dead links with descriptions ...these are still missing:
* $:/language/Docs/ModuleTypes/allfilteroperator
* $:/language/Docs/ModuleTypes/info
* $:/language/Docs/ModuleTypes/library
2014-12-02 13:10:25 +01:00
Erwan Moreau
da541b656c
missing verb
...
also added the begining of the sentence to make it clearer, but maybe not necessary.
2014-11-29 18:59:31 +00:00
nameanyone
e32695e2c3
External links need a protocol as well?
...
They don't work for me without 'http://'. Firefox 33.1.1.
2014-11-28 16:43:24 -08:00
Jermolene
5d75dc7991
Palette tweaks for /dev
2014-11-28 10:06:24 +00:00
Jermolene
12896ef1c4
Add highlight plugin to /dev wiki
2014-11-28 10:06:17 +00:00
Jermolene
38ca847ec9
Add Dutch TiddlyWiki blog post
2014-11-27 23:03:27 +00:00
Jermolene
249e532e07
Preparing for 5.1.6
2014-11-27 23:03:27 +00:00
malgam
7657a6960b
Fix type "importer" should be "exporter"
2014-11-28 08:41:14 +10:00
Jermolene
4c825101c2
Adjust 5.1.5 release date
2014-11-26 16:18:53 +00:00
Jermolene
37ac580ac2
Docs tweaks
2014-11-26 16:08:01 +00:00
Jermolene
52087b4e20
Docs tweaks
2014-11-26 16:01:15 +00:00
Jermolene
ace16ace24
Let people know about the translators edition
2014-11-26 15:57:25 +00:00
Jermolene
6f6a2e8c59
Add introduction video
2014-11-26 15:46:06 +00:00