Wykres commitów

1558 Commity (a3a50dbf6d96e7441e5e8ec183e40134bc4eb618)

Autor SHA1 Wiadomość Data
Jermolene a3a50dbf6d Extend timeline macro to be able to use different date fields 2014-11-03 17:26:51 +00:00
Jeremy Ruston 55d72bfaf4 Merge pull request #1039 from andrey013/patch-1
missing backtick
2014-11-02 17:24:54 +00:00
Jeremy Ruston 3a0616044e Merge pull request #1042 from pekopeko1/japanese5.1.5
Add japanese edition
2014-11-02 17:04:22 +00:00
pekopeko1 6c36ef93c3 Add japanese edition 2014-11-02 15:07:12 +09:00
Andrey Yankin 79c77966df missing backtick 2014-11-01 22:47:47 +03:00
Jermolene 270fb09993 Updates to "introduction" edition 2014-11-01 14:12:47 +00:00
Jermolene 4e3f6fc4f8 Tweaks "Tiddlers" docs
Thanks for the prompt @FND - I’ve pushed this version to
http://tiddlywiki.com/#Tiddlers and
http://tiddlywiki.com/static/Tiddlers.html
2014-11-01 11:30:22 +00:00
Jermolene 4a63343789 Use Greek translation in introduction edition 2014-11-01 10:38:37 +00:00
Jermolene 14a64ef3ef Merging el-GR 2014-11-01 10:21:17 +00:00
Jeremy Ruston eb99629d3f Merge pull request #1032 from sukima/feature/github-ribbon-plugin-link
Add direct link to github ribbon plugin
2014-11-01 08:49:07 +00:00
Jermolene 06cbc45dfa Wrap page control previews in position:relative
Fixes #1031
2014-11-01 08:42:34 +00:00
Devin Weaver 176ad5adde Add direct link to github ribbon plugin
The former documentation referenced a plugin but left no easy way to
link to it. Also, the misleading text claiming a title also confused me.
I had to do some creative greping the git files to hunt it down.

Adding a TiddlyWiki link around the plugin links to the actual tiddler
that a reader could easily copy. This also deprecated the need for the
misleading title.
2014-10-31 21:24:21 -04:00
Jermolene 4328d7cf3f Updates to introduction edition 2014-10-31 21:09:20 +00:00
Jermolene 6b3e8bdfd3 Add link to TiddlyWiki guide FR 2014-10-31 21:09:12 +00:00
Jermolene 97d36e26fc First pass at new introduction edition
It started life as the slides for a new introductory video, but I’m
thinking that it may be worth publishing as an interactive introduction.
2014-10-31 18:48:47 +00:00
Jermolene 0240d5edc8 Release note update 2014-10-31 11:33:39 +00:00
Jeremy Ruston 0a5eb0c848 Merge pull request #1023 from danielo515/patch-4
Added ActionNavigateWidget to the description
2014-10-30 13:02:35 +00:00
Jermolene f069046f5b Docs update 2014-10-30 12:28:15 +00:00
danielo515 54fb3c11f9 Added ActionNavigateWidget to the description
Added ActionNavigateWidget to the list of widgets that can raise this message.
2014-10-30 11:35:01 +01:00
Jermolene be2a74d623 Typos
Thanks @BramChen
2014-10-29 16:27:05 +00:00
Jermolene d27eb7b757 Update link for Briefcase mGSD 2014-10-29 16:09:46 +00:00
Jermolene 62f69168b6 Move docs for new commands into prerelease
So that they don’t appear on tiddlywiki.com until the next release
2014-10-29 16:09:46 +00:00
Jermolene 9b587ee203 Docs tiddler for editions command
We duplicate the command help tiddlers so that we can tag them.
2014-10-29 11:44:33 +00:00
Jermolene 3506c85807 Update extracting translations docs 2014-10-29 11:43:59 +00:00
Jermolene 17a594a97a Add unpackplugin command
Needed for the translators edition
2014-10-29 11:43:43 +00:00
Jermolene 7fe8c4c4a1 Fixes for translators edition/plugin
* Added support for translating the core readme
* Fixed problem with `Misc.multids` rendering shadow tiddlers
* Fixed problem with single tiddler files rendering shadow tiddlers
2014-10-29 10:57:50 +00:00
Jermolene 8ba1a9b72a Add Danish translation 2014-10-29 08:37:01 +00:00
Jermolene 73a3077365 Add support for splitting standalone translations 2014-10-29 08:36:48 +00:00
Evolena 217614b7c6 Update selectWidget example (the tag was deleted) 2014-10-28 17:13:00 +01:00
Jeremy Ruston c2245e1898 Merge pull request #1012 from erwanm/patch-1
Fixed the description of the operator
2014-10-28 14:12:01 +00:00
Jermolene b0a0859b62 Allow control over default search results tab 2014-10-28 08:31:09 +00:00
Jermolene 04d26e6fae First pass at an `--editions` command
Also added a “description” field for wiki folders.

Right now there’s too many editions listed. I think we should by
default only list editions whose `tiddlywiki.info` file has
`showInListings` set to `true`, and have an `--editions all` command
that lists everything.

@pmario please could you check that the editions in your
`TIDDLYWIKI_EDITION_PATH` are correctly listed?
2014-10-27 21:50:25 +00:00
Jermolene 3d07b11894 Docs update
Fixes #1014 raised by @erwanm
2014-10-27 19:39:41 +00:00
Jermolene c13cf94413 Add support for custom search result visualisations 2014-10-27 18:38:34 +00:00
Erwan Moreau 58948d2093 Fixed the description of the operator
the previous description was erroneous: the operand is not the number of entries to return, but the position of the entry to select.
2014-10-26 18:53:35 +00:00
access-denied 8d3463e3df Greek translation
First attempt for translating Greek (Greece)
2014-10-26 20:33:07 +02:00
Jermolene 3fea51a08b Reorganise docs updates for 5.1.5 additions
We’ll keep the docs for the new features in the prerelease edition
until the release of 5.1.5. This means that we can continue to build
the tw5.com edition without including the 5.1.5-specific content.
2014-10-25 14:24:01 +01:00
Jermolene 86c56d846e Release note update 2014-10-25 14:04:01 +01:00
Jermolene d8248cfba7 Introduce action-setfield widget 2014-10-25 14:02:34 +01:00
Jermolene c724439a08 Docs update 2014-10-25 14:02:21 +01:00
Jermolene 19272a7ca2 Update release note 2014-10-25 14:02:04 +01:00
Jermolene 4a17212576 Enhance height control for edit-text widget
Added the option to disable automatic resizing, and the ability to
specify the minimum height.
2014-10-25 10:09:17 +01:00
Jermolene 80e67f5028 Docs tweaks 2014-10-24 18:02:34 +01:00
Jeremy Ruston 6e9508be66 Merge pull request #1007 from ArmchairDesigner/improve-docs
some doc updates
2014-10-24 17:55:53 +01:00
Jermolene da86664a53 Update docs for select widget 2014-10-24 16:52:20 +01:00
Jermolene 2bc9a7b115 Clarify code block docs 2014-10-24 14:50:19 +01:00
Jermolene 29a8b2e718 Translator edition tweaks 2014-10-24 13:52:51 +01:00
Jermolene 39e37d5776 Improvements to translators edition
More improvements for #984
2014-10-24 11:18:37 +01:00
Jermolene 30a757ec49 Dev docs typo 2014-10-22 17:23:22 +01:00
Jermolene 5e199f6b7d Preparing for 5.1.5 2014-10-22 17:23:13 +01:00