1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 03:03:18 +00:00
Commit Graph

4763 Commits

Author SHA1 Message Date
Mario Pietsch
1bcada1f4b use default layout settings 2014-09-12 14:06:49 +02:00
Mario Pietsch
bda349801e first run with new german edition containing the basic docs in german 2014-09-12 13:52:33 +02:00
Jermolene
54eb85218b Clarify "Editions"
@giffmex - sorry I should have been clearer. We’ll only call things an
“Edition” if it is distributed via tiddlywiki.com. So for instance your
NoteStormTW should be listed under “Resources” until it’s been bought
into tiddlywiki.com.

We’ve already had the situation where people who have built editions
(and indeed plugins) haven’t been able to keep them up to date with the
latest versions of the core. So I want to draw a clear distinction
between those things that are part of the main distribution, and have
some guarantee of long term support and those things that are
distributed independently.
2014-09-11 20:15:06 +01:00
Jermolene
a464256e18 Add mechanisms to the reference docs 2014-09-11 20:12:25 +01:00
Jermolene
022eba9c75 Organising community content 2014-09-11 19:36:30 +01:00
Jermolene
8b0c471736 Update history of tiddlywiki essay 2014-09-11 15:52:58 +01:00
Jermolene
bc985553ed More reference docs mangling 2014-09-11 15:52:47 +01:00
Jermolene
184b9817b4 Update wikitext documentation 2014-09-11 09:15:58 +01:00
Jermolene
e20ef97c27 More mangling of reference docs 2014-09-11 00:06:19 +01:00
Jermolene
def4aca200 Update filter docs 2014-09-10 23:42:13 +01:00
Jermolene
f72bb66f6a Update macro reference docs 2014-09-10 23:42:06 +01:00
Jermolene
a95bb2b6ec More docs updates 2014-09-10 22:35:02 +01:00
Jermolene
f781b2b8d0 More documentation mangling 2014-09-10 22:09:44 +01:00
Jermolene
0ee4d21d0d Docs updates 2014-09-10 21:56:54 +01:00
Jermolene
b7ce2a8ab6 Experiment with slightly bigger body text
Trying to improve readability
2014-09-10 21:56:43 +01:00
Jermolene
9adc30f69f Fix bugs with selective expandable toc macro 2014-09-10 21:55:11 +01:00
Jermolene
ccd916ca7c Add "multiple" attribute to browse widget
And default to non-multiple upload; that’s enough to enable the ability
to take photos/videos directly on iOS
2014-09-10 21:54:52 +01:00
Jermolene
50be85287b Extend serve.sh/cmd to pass host address
Useful to be able to do `./bin/serve.sh "" "" 0.0.0.0` to listen on all
network adaptors
2014-09-10 21:34:13 +01:00
Jermolene
08d588fb08 Adjust some content directories 2014-09-10 19:36:54 +01:00
Jermolene
673ede5b3c Remove the obsolete Docs tiddler 2014-09-10 19:36:42 +01:00
Jermolene
ffb26956b5 Start cleaning up tw5.com docs
By moving the individual files into subfolders
2014-09-10 18:35:52 +01:00
Jermolene
411ed76c70 Use tw5.com to generate readmes, not /dev 2014-09-10 18:28:52 +01:00
Jermolene
6a952387d2 Update regexp filter docs with square brackets example 2014-09-10 18:25:38 +01:00
Jermolene
5d0c32b454 Add custom palette for the dev edition 2014-09-10 17:28:08 +01:00
Jermolene
58ff092d4a Clean up modifier/creator fields of dev content
The house style is not to have individual authorship credits on
tiddlywiki.com documentation
2014-09-10 17:27:55 +01:00
Jeremy Ruston
9840b8783b Merge pull request #826 from buggyj/viewtemplate
change filter to stop automatic view transclusion if field 'hide-me' is ...
2014-09-10 17:18:18 +01:00
buggyj
ab944bbf02 change filter to stop automatic view transclusion if field 'hide-body' has the value 'yes' 2014-09-10 18:00:29 +02:00
Jermolene
5e81684b5b Remove obsolete macro 2014-09-10 16:53:49 +01:00
Jermolene
c9f9de3e18 Correct folder 2014-09-10 16:53:43 +01:00
Jermolene
1a95ec9ac4 Introduce dev edition
Thanks to @cjrk and @cheigele for contributing their developer docs
(which can be found at https://github.com/cjrk/saa-tw).

By the way, I plan to remove the “creator” and “modifier” fields but
will keep a prominent acknowledgement for your contributions.
2014-09-10 16:53:32 +01:00
Jermolene
faafeca02c Release note update 2014-09-10 15:02:01 +01:00
Jermolene
e8ae77e738 Fix toc-link tag vs. field 2014-09-10 12:47:34 +01:00
Jermolene
c3eeaeb89f Add new community links 2014-09-10 11:44:42 +01:00
buggyj
04df2a4a20 change filter to stop automatic view transclusion if field 'hide-me' is defined 2014-09-10 12:37:05 +02:00
Jermolene
b7f638aef3 Change button widget 'title' attribute to 'tooltip'
Fixes remainder of #824
2014-09-10 10:25:50 +01:00
Jermolene
7ed1a2ebc7 Ensure that deprecations are clearly marks
So that we can easily remove them before we come out of beta.
2014-09-10 09:20:43 +01:00
Jermolene
f6ff0a7f71 Deprecate $:/tags/stylesheet in favour of $:/tags/Stylesheet
A warning message appears at the top of the story river if any
`$:/tags/stylesheet` tags are found.

Fixing the first half of #824
2014-09-10 09:13:21 +01:00
Jermolene
d45c417c18 Add deprecation warning for regexp filter operators 2014-09-09 23:05:58 +01:00
Jermolene
418be0fda8 Further corrections to regexp filter docs
Thanks @pmario
2014-09-09 22:59:40 +01:00
Jermolene
d56d4b0c65 Docs update 2014-09-09 21:32:11 +01:00
Jermolene
f4fff7a330 Add new "regexp" filter operator
Fixes #762
2014-09-09 15:57:41 +01:00
Jermolene
04a5f7f002 Change links for static content used when JS disabled
We were linking to tiddlywiki.com/#HelloThere, now we’ll link to
tiddlywiki.com/static/HelloThere.html
2014-09-09 12:13:08 +01:00
Jeremy Ruston
24e7c7fc0f Merge pull request #822 from giffmex/patch-25
Patch 25
2014-09-09 08:55:16 +01:00
Jermolene
df2cf8bf06 Docs update 2014-09-09 08:54:42 +01:00
giffmex
3119254373 Update TiddlyWiki is a community.tid 2014-09-08 16:54:19 -05:00
giffmex
10482d993e Update Working with TiddlyWiki.tid 2014-09-08 16:52:29 -05:00
giffmex
b84fee6285 Create Sharing tiddlers with others.tid 2014-09-08 16:51:12 -05:00
giffmex
9e56a9a5c1 Update TiddlyWiki standalone.tid 2014-09-08 16:38:38 -05:00
giffmex
1be8ca4a40 Update TiddlyDesktop.tid 2014-09-08 16:37:36 -05:00
giffmex
c9384f6fdf Update How_to_build_a_TiddlyWiki5_from_individual_tiddlers.tid 2014-09-08 16:36:53 -05:00