Mario Pietsch
8610a9c064
get default language files back
2014-09-19 16:23:21 +02:00
Mario Pietsch
cda1e916bf
fixing many obsolete ~ signs. modify setfield.js to get consistent language settings
2014-09-19 16:16:19 +02:00
Jermolene
9e6dab06cc
Fix problem with Maruku Markdown metadata
...
Fixes #855 - albeit it’s a bit of a kluge. The internal format returned
by `markdown.toHTMLTree()` isn’t sufficiently well documented for me to
be confident that the new code is resilient to all the things that
might be returned.
2014-09-19 15:03:52 +01:00
Jermolene
7ed7aba8d0
Docs updates
2014-09-19 15:02:40 +01:00
Jermolene
e3fee7d56d
Contributor updates
2014-09-19 14:43:04 +01:00
Jermolene
449d12ff60
Remove obsolete resource
...
Sadly, the plugin hasn’t worked for some time and is no longer under
active development.
2014-09-19 14:41:42 +01:00
Jermolene
0a3c399305
Clarify table documentation
2014-09-19 12:45:49 +01:00
Jeremy Ruston
f2791f7d5d
Merge pull request #870 from gernert/patch-5
...
Update UpgradeWizard.tid
2014-09-19 12:42:25 +01:00
Jeremy Ruston
1297c6e820
Merge pull request #869 from gernert/patch-4
...
Update GettingStarted.tid
2014-09-19 12:42:19 +01:00
Jeremy Ruston
b82806d33d
Merge pull request #872 from gernert/patch-7
...
Update cla-individual.md
2014-09-19 12:41:42 +01:00
gernert
d39760fa21
Update cla-individual.md
2014-09-19 13:40:33 +02:00
Jeremy Ruston
b22c682ab3
Merge pull request #866 from malgam/patch-1
...
Add module types listing to ModuleType tiddler
2014-09-19 12:33:09 +01:00
Jeremy Ruston
1c018183db
Merge pull request #868 from malgam/patch-2
...
Update cla-individual.md
2014-09-19 12:31:16 +01:00
gernert
401d18e0d7
Update UpgradeWizard.tid
...
Just added a note.
2014-09-19 12:55:35 +02:00
gernert
f9ff7c44ea
Update GettingStarted.tid
...
As discussed with pull request #863
2014-09-19 12:41:54 +02:00
Jermolene
b239b3d623
Remove curly braces from qualified identifiers
...
Fixes #860
2014-09-19 11:33:49 +01:00
Jeremy Ruston
5dbcc5f601
Rename Einführung.tid to Einfuhrung.tid
...
Remove critical diacritical
2014-09-19 11:24:07 +01:00
malgam
9aee46a8f0
Update cla-individual.md
2014-09-19 20:09:18 +10:00
Jeremy Ruston
4ff9346f3a
Merge pull request #865 from pmario/de-AT-server
...
More german documentation
2014-09-19 11:03:09 +01:00
Jeremy Ruston
b0d83301ab
Merge pull request #867 from BramChen/master
...
Update chinese translations
2014-09-19 10:53:13 +01:00
Bram Chen
026ddb7081
Add chinese translations for Saving/TiddlySpot/Description
2014-09-19 16:57:40 +08:00
Jermolene
02601a02fc
Add note clarifying purpose of TiddlySpot settings
...
We’ve had a couple of cases where users have assumed that the “backup”
setting applies to ordinary, local saves
2014-09-19 09:13:18 +01:00
malgam
b31300c59c
No "Internals" tab in control panel
...
ModuleType.tid refers to a non-existing "Internals" tab in the control panel for a list of module types used in this wiki. I propose listing these directly in this tiddler as an alternative.
2014-09-19 14:57:01 +10:00
Jermolene
cbb16df47a
Clean up images for /dev
...
We’ve now got a couple of duplicates which will be sorted out later
2014-09-18 20:16:06 +01:00
Jermolene
ca211094a2
Use spaces in dev tiddler filenames instead of %20
2014-09-18 20:00:34 +01:00
Jermolene
ac08f5f4a7
Remove split.recipe from dev edition
...
Left over from ginsu
2014-09-18 20:00:02 +01:00
Jermolene
de02d5ce9d
Update contributors list
2014-09-18 19:59:39 +01:00
Jermolene
88a9115042
Preparing for 5.0.19
2014-09-18 19:27:29 +01:00
Mario Pietsch
3ad8742db8
new TOC, empty default language fix, static banner added,
2014-09-18 15:00:08 +02:00
Mario Pietsch
4199fc9683
insert static banner
2014-09-18 11:31:51 +02:00
Mario Pietsch
194f525478
first run for fullbuid compatibility
2014-09-18 10:56:44 +02:00
Jermolene
ba7422b407
Version number update for 5.0.18-beta
2014-09-17 22:20:43 +01:00
Jermolene
22006f995e
Update modified times for new release
2014-09-17 22:12:22 +01:00
Jermolene
ea17e339f3
Release note update
2014-09-17 22:07:48 +01:00
Jermolene
c63488d155
Docs updates for new file locations
2014-09-17 20:01:00 +01:00
Jermolene
c20e6b9d1e
Docs update
2014-09-17 19:49:24 +01:00
Jermolene
4f0ce1a835
Introduce fullbld.sh
script
...
This new batch file builds everything needed for a release of
TiddlyWiki.
This is the main part of fixing #823 .
2014-09-17 19:49:20 +01:00
Jermolene
28b2ac4fb3
Split de-AT-DE
edition into de-AT
and de-DE
editions
...
It doesn’t really make sense for an edition to be in two languages
2014-09-17 19:47:43 +01:00
Jermolene
a9f46525a0
Stop classifying digits as lower case letters in wikilinks
...
Fixes #842
2014-09-17 12:55:39 +01:00
Jermolene
8cc236b4dc
Fix problem with sorting missing tiddlers
...
Fixes #858
2014-09-17 12:17:43 +01:00
Jermolene
1b0eec143e
Refine preliminary list macro
...
@pmario: I’ve taken your suggestion and made the HTML element type(s)
be macro parameters.
2014-09-17 12:13:24 +01:00
Jermolene
813bd2fe1d
More docs updates
2014-09-17 08:36:39 +01:00
Jermolene
2d6c6fd208
Add "Briefcase" by Roma Hicks to resources
2014-09-16 21:42:10 +01:00
Jermolene
6d9bd4df8a
Add support for markdown file extensions
...
Fixes #856
By the way @cjp are there any other Markdown extensions in common use?
2014-09-16 20:06:23 +01:00
Jermolene
2b78d5a977
Refactor handling of .htm and .hta file extensions
...
Taking advantage of the recent change to be able to pass an array of
file extensions to `$tw.utils.registerFileType()`
2014-09-16 20:05:13 +01:00
Jeremy Ruston
60541c5a6e
Merge pull request #853 from buggyj/csserror
...
corrected class name
2014-09-16 16:15:50 +01:00
Jermolene
cbfc9fcc56
More docs updates
2014-09-16 15:19:52 +01:00
buggyj
3472721dbc
corrected doc error
2014-09-16 16:10:25 +02:00
buggyj
57693efce7
corrected class name
2014-09-16 16:03:00 +02:00
Jeremy Ruston
67a90cdfad
Merge pull request #851 from buggyj/nodedocerror
...
missing wikilinks on doc
2014-09-16 13:33:26 +01:00