Jermolene
ef87dd0687
Update release note
2015-08-09 11:11:04 +01:00
Jermolene
318a1cf212
Release note updates
2015-08-08 14:43:01 +01:00
Jermolene
fbe4bc18b9
Move JS-oriented mechanism docs to /dev
...
Fixes #1889
2015-08-08 13:56:42 +01:00
Jermolene
7421616754
Make keyboard shortcuts configurable
...
Fixes #1892
2015-08-08 13:43:14 +01:00
Jermolene
e5cd8313a0
Update actionsetfield widget to allow timestamp to be preserved
2015-08-06 18:17:09 +01:00
Jermolene
b1cf0fdd68
Text-slicer tweaks
...
* Add site title/subtitle
* Remove proxy title tiddler used for renames when no longer used
2015-08-05 19:21:48 +01:00
Jermolene
72ed4b2673
Add renaming to text-slicer tiddler toolbar
...
The plan is to expose the functionality in other places, too - for
example, the edit template and the tag manager
2015-08-04 17:44:07 +01:00
Jermolene
535d8d6fa0
Stop using an import tiddler for text slicer
...
Instead we directly output the tiddlers (we keep the old code around;
later we’ll make the output mode switchable).
Also improve the icon
2015-08-04 08:04:57 +01:00
Jermolene
8b9e790e69
Improve text slicer docs
2015-08-03 09:13:36 +01:00
Jermolene
cc1acdaf74
Add ko-KR and sv-SE to translators edition
2015-08-03 08:43:21 +01:00
Jermolene
bc0d8c7c65
Add Korean (Korean Republic) translation
2015-08-02 13:59:26 +01:00
Jermolene
c6c9abeb1b
Add Swedish translation by Superdos
2015-08-02 11:39:57 +01:00
Jermolene
c23e26be5f
No longer need to keep text slicer output open
2015-08-01 18:09:14 +01:00
Jermolene
a4d0210f90
Use $:/TextSlicer for text-slicer output
2015-08-01 13:48:57 +01:00
Jermolene
8488a13761
Introduce text-slicer plugin and edition
...
A first pass at a plugin that splits formatted text into individual
tiddlers according to lists and headings.
2015-08-01 13:15:24 +01:00
Jermolene
7cc85e8162
Use relative links for editions
...
Thus making the links work properly in both the release and prerelease
2015-08-01 13:14:17 +01:00
Jermolene
58188cf805
Improvements to parser rule configuration
...
* Ignore parser rule configuration in safe mode
* Made text translatable
* Added new setting for camelcase links
* Added warning on parser rule configuration tab
See #1875
2015-07-31 13:33:33 +01:00
Jermolene
9e1741a549
Move 5.1.10-specific content to "staging" folder
...
So that we can build tw5.com with 5.1.9 for content updates.
2015-07-29 08:23:38 +01:00
Jermolene
73210a7b8c
Refine the way that we support serialised external tiddler files
...
The old way was sufficiently backwards compatible that it was
impossible to use TiddlyWiki 5.1.9 to build the tw5.com edition.
2015-07-28 19:56:56 +01:00
Jeremy Ruston
273daa9613
Fix unicode characters in filename
2015-07-20 19:07:55 +01:00
Jeremy Ruston
6de92a0293
Fix unicode characters in filename
2015-07-20 19:07:26 +01:00
Jeremy Ruston
66bdb71c4a
Fix unicode characters in filename
2015-07-20 19:07:08 +01:00
Jeremy Ruston
90b12676c4
Merge pull request #1887 from inmysocks/ResumeBuilder
...
Updated spelling of résumé, fixed settings for new resumes, other minor fixes
2015-07-20 19:03:52 +01:00
inmysocks
e508b7b765
Updated spelling of résumé, fixed settings for new resumes, other minor fixes
...
The spelling for résumé should include the accents everywhere but in some tiddler titles.
Newly created resumes now automatically have the default settings for visibility and templates
The first page of the resume wizard now has options for which sections are displayed along with the order and templates to use
The print option no longer puts a black box around the text area out the output
Some temp tiddlers are included to prevent the default 'Enter text for <tiddlername> tiddler' from showing up in some text entry boxes
There are some other minor layout improvements
2015-07-20 11:52:58 -06:00
Jermolene
c25f7e786f
Correct accents for "résumé"
...
@inmysocks this may be a bit of pedantry too far, but I found I keep
reading it as “resume” in the sense of “normal services was resumed”.
We definitely shouldn’t try to add accents to the URLs, but I wonder if
it might be worth updating the edition itself, too?
2015-07-20 10:52:24 +01:00
Jeremy Ruston
92bfbc578c
Merge pull request #1886 from inmysocks/ResumeBuilder
...
Resume builder update
2015-07-20 08:29:10 +01:00
inmysocks
756ebae1f6
Added a section creation tool and some minor fixes
...
The section creation tool is a semi-automated tool for adding new resume sections.
It still requires knowledge of wikitext but it requires far less knowledge of the inner workings of the resume builder
than just creating a section on your own would.
2015-07-19 17:54:46 -06:00
inmysocks
45bf43d8d0
Added Print button, cleaned up a lot of other minor stuff
...
Notable changes:
Removed the sidbar tabs other than the resume preview
Fixed ordering problems for the sections in the resume wizard
Fixed some minor display problems in some of the input tiddlers
Updated the documentation a little
2015-07-19 13:04:10 -06:00
Jermolene
ea10d85604
Add link to "resume builder" edition
2015-07-18 13:34:30 +01:00
Jeremy Ruston
7e94fa8e84
Merge pull request #1885 from inmysocks/ResumeBuilder
...
Added resume builder edition
2015-07-18 12:33:20 +01:00
Jermolene
ecbd97b4b4
Revise support for external tiddler files
...
Fixes #1884
2015-07-18 11:45:30 +01:00
inmysocks
684d6e4377
Added the state tiddler to make the preview open by default
...
Yep, I may actually be learning to use git. It only took 10 years of using it.
2015-07-18 00:32:26 -06:00
inmysocks
8bb0a9b7c8
Moved files to be keep consistent organization
...
Also remembered to add tiddlywiki.info, that is important.
2015-07-18 00:23:51 -06:00
inmysocks
56ea55ddc4
Added resume builder edition
...
Lets see if this works this time
2015-07-18 00:05:26 -06:00
Jermolene
dfc935b520
Fix link to SocialCalc
...
Fixes #1884
2015-07-17 08:59:29 +01:00
Jermolene
69ae017f49
Update the plugin library version
2015-07-17 08:58:39 +01:00
Jermolene
9b6151c6c4
Update dev docs
2015-07-14 17:03:37 +01:00
Jermolene
396af28d16
Update SavingMechanism docs
2015-07-12 09:08:19 +01:00
Jermolene
7ae5eab3a8
Refactored file save filter docs
...
@danielo515 I hope this still makes sense.
2015-07-10 17:02:27 +01:00
Daniel Rodríguez Rivero
0e75497d58
Filters involved saving mechanism of standalone
...
This is directly extracted from the groups. I though that putting this info into documentation will be useful, because it is not stated in any other place.
ref: https://groups.google.com/d/msg/tiddlywiki/zB40PBIDkBE/DzV1ZHudM3sJ
2015-07-09 17:11:09 +02:00
nameanyone
4cfb6813f5
Expanded example
2015-07-08 23:26:15 -07:00
Jeremy Ruston
d327d6fbed
Merge pull request #1868 from idoine/patch-44
...
Update FieldManglerWidget.tid
2015-07-08 16:29:46 +01:00
Jeremy Ruston
fad9fd13b5
Merge pull request #1869 from idoine/patch-45
...
Create FieldMangler Widget (Examples).tid
2015-07-08 16:29:39 +01:00
Marc Viot
5be980c64e
Rename FieldMangler Widget (Examples) to FieldMangler Widget (Examples).tid
2015-07-06 19:52:11 +02:00
Marc Viot
5924616ee9
Create FieldMangler Widget (Examples)
2015-07-06 19:46:21 +02:00
Marc Viot
caeb736c2b
Update FieldManglerWidget.tid
...
Add a link to example
2015-07-06 19:09:17 +02:00
Marc Viot
a75cfefe88
Update variable-macros.tid
...
Add ability to handle widget example
2015-07-06 19:05:44 +02:00
Jermolene
203bc4b242
Prepare for 5.1.10
2015-07-06 11:23:49 +01:00
Jermolene
48d452c535
Update test for recent parser changes
2015-07-06 11:23:30 +01:00
Jermolene
31fc9babfe
Move "recent" filter docs to prerelease
...
This is to ensure that the changes don’t appear in any subsequent build
of tiddlywiki.com while we’re on 5.1.9.
2015-07-05 18:08:38 +01:00