1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 09:43:16 +00:00
Commit Graph

4757 Commits

Author SHA1 Message Date
Mario Pietsch
ed4597f12d remove debug info 2014-09-11 11:08:48 +02:00
Mario Pietsch
05dfddeb04 make serve.cmd useful for everyone and use sensible defaults, so it works for different editions out of the box 2014-09-11 10:22:54 +02: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
giffmex
8b6ae7164b Update Windows HTA Hack.tid 2014-09-08 16:36:18 -05:00
giffmex
15debf7d6a Update Using TiddlyWiki for GitHub Pages project documentation.tid 2014-09-08 16:35:46 -05:00
giffmex
3c951476ee Update Using links to navigate.tid 2014-09-08 16:32:45 -05:00
giffmex
97a4612916 Update TableOfContents.tid 2014-09-08 16:28:19 -05:00
Jeremy Ruston
3014fa0b61 Merge pull request #821 from giffmex/patch-24
Patch 24 from @giffmex
2014-09-08 21:29:07 +01:00
giffmex
b8167633ef Update VersionMacro.tid 2014-09-08 15:04:17 -05:00