Jeremy Ruston
d3df2c5860
Docs updates
2013-10-23 23:12:19 +01:00
Jeremy Ruston
4e713baeee
Add checkbox widget and fix up task management example
2013-10-23 19:38:36 +01:00
Jeremy Ruston
e2b8249a1b
Fix problem with findNextSibling()
2013-10-21 22:27:12 +01:00
Jeremy Ruston
3f151ba70e
Add support for macro modules
...
Now JavaScript macros can be defined in "macro" modules
2013-10-17 16:57:07 +01:00
Jeremy Ruston
93c2ce6521
Fix up edit widgets
2013-10-16 16:30:24 +01:00
Jeremy Ruston
b0503cf709
Fixes to make SVG and MathML elements work properly
2013-10-13 20:14:31 +01:00
natecain
951019eacc
Make require() compliant with CommonJS Modules/1.1
2013-10-12 13:44:09 -04:00
Jeremy Ruston
ed35d91be6
Initial Commit
...
Carried over from the abortive pull request #169
2013-10-12 17:05:13 +01:00
Jeremy Ruston
5ef4123b3d
Revert "Merge pull request #160 from natecain/commonjs"
...
This reverts commit 661621c3f7
, reversing
changes made to d3d72eff1b
.
2013-10-12 16:29:20 +01:00
Jeremy Ruston
661621c3f7
Merge pull request #160 from natecain/commonjs
...
CommonJS Modules/1.1 Conformance
2013-10-12 07:42:26 -07:00
Jeremy Ruston
27f724d0ed
Docs updates
2013-10-09 22:57:20 +01:00
Jeremy Ruston
1c2696614e
Add a read only theme that hides editing controls
2013-10-09 22:10:02 +01:00
Jeremy Ruston
d7347c8674
Docs updates
2013-10-03 14:26:26 +01:00
David Johnston
154d5f316b
Added test for !limit (not limit)
...
Added test for !limit (not limit) to ensure bug change works
2013-10-01 11:27:26 +01:00
Jeremy Ruston
3ecd3c8e71
Revise contributors documentation
2013-09-27 16:15:55 +01:00
Jeremy Ruston
cd12a60fcd
Roadmap update
2013-09-23 22:08:49 +01:00
Jeremy Ruston
6642a6f087
Merge pull request #165 from Brennall/nextprev
...
Next and Previous filters plus tests and documentation
2013-09-22 13:37:48 -07:00
David Johnston
904a079432
Variable name corrected.
2013-09-22 21:17:46 +01:00
David Johnston
afa5156db9
Added Next and Previous to filters concept tiddler.
2013-09-22 10:09:22 +01:00
David Johnston
8127662f77
Tests added for the Next and Previous Filters.
2013-09-22 10:02:40 +01:00
Jeremy Ruston
a5600c2a00
Typo
2013-09-22 09:58:16 +01:00
Jeremy Ruston
8abd2fb89b
Put links in a list for readability
2013-09-22 09:54:52 +01:00
Jeremy Ruston
55f90a57b8
A bit more explanation of why CLAs are required
2013-09-22 09:51:16 +01:00
Jeremy Ruston
7070313cd2
Minor rewording of contributing tiddler
2013-09-21 18:04:22 +01:00
Jeremy Ruston
1183682a4b
Merge pull request #161 from pmario/activate-clas
...
First pass at a Contributors License Agreement (thanks to @pmario)
2013-09-21 09:32:18 -07:00
Mario Pietsch
343dc2963b
added Unamesa Association as (We or Us). Got OK from Jermolene to use CC-BY for media content.
2013-09-21 16:42:31 +02:00
Jeremy Ruston
f0d459c5c5
Fix expected test results for eachday filter operator
...
The tiddler "a fourth tiddler" doesn't have a modified date, and so
shouldn't appear
2013-09-21 10:07:49 +01:00
Mario Pietsch
f2e9eafdba
reversed contributing.md, since it will be created automatically. Use the Contributing.tid instead. Minor tweaks to CLA's
2013-09-19 16:49:00 +02:00
Jeremy Ruston
ff98173d40
Roadmap clarification
2013-09-18 19:10:42 +01:00
natecain
c9d2364e0c
Fix up descriptions for tests
2013-09-17 22:24:17 -04:00
natecain
881325b7ed
Make require() compliant with CommonJS 1.0
...
This includes potentially breaking changes.
Specifically, before this patch tiddlywiki would default to relative module identifiers
Now, tiddlywiki will only search relative paths if explicitly specified
Additionally, some "defaulted export contexts" were removed
(some modules may make assumptions about context)
Some unit tests were modified slightly from their originals
Tiddlywiki doesn't have a notion of a "main" program's path
Some require calls were explicitly made relative
None of these changes should affect the requirement under test in each case
2013-09-17 21:10:24 -04:00
Jeremy Ruston
642520862e
Docs update
2013-09-14 19:21:59 +01:00
Jeremy Ruston
4fb6836481
Add an untagged filter operator and sidebar tab
2013-09-14 16:28:46 +01:00
Jeremy Ruston
99fd7a6849
Better styles and documentation for tables
...
See
https://groups.google.com/d/topic/tiddlywikidev/5UkATv0HjR0/discussion
2013-09-14 15:06:16 +01:00
Jeremy Ruston
fcfd15d01f
Docs update
2013-09-14 13:48:33 +01:00
Jeremy Ruston
08b21b5076
Add tiddlers for Press and Examples
2013-09-10 15:29:48 +01:00
Jeremy Ruston
f53bc6af0c
Fix up the sample wizards
...
They stopped working because the "Demos" tiddler went away
2013-09-10 15:29:36 +01:00
Jeremy Ruston
3b003f79f1
Update MathML example
...
Thanks to @paul90
2013-09-02 12:08:09 +01:00
Jeremy Ruston
2f36b36df9
Put the MathML and ListField tiddlers in the right place
2013-09-01 22:46:51 +01:00
Jeremy Ruston
abbdb2dfa3
Add a MathML example tiddler
...
Doesn't work for me - latest Firefox and Safari display MathML fine
elsewhere, but not this.
2013-09-01 22:34:06 +01:00
Jeremy Ruston
e7a6e23906
Update RoadMap
2013-08-31 11:18:05 +01:00
Jeremy Ruston
c4d7401f02
Lots of docs updates
2013-08-30 20:06:23 +01:00
Jeremy Ruston
2c9ea3ebf4
Tiddlers in the wrong place
2013-08-29 17:53:40 +01:00
Jeremy Ruston
341b66a018
Docs for data tiddlers
2013-08-29 17:49:15 +01:00
Jeremy Ruston
6333749d68
Docs updates
2013-08-28 20:14:27 +01:00
Jeremy Ruston
accf490726
Docs updates
2013-08-27 09:01:40 +01:00
Jeremy Ruston
214f00828e
Docs updates
2013-08-26 21:49:32 +01:00
Jeremy Ruston
20f06e8eec
Ensure that the core plugins inherit their version number from the main package.info
2013-08-26 13:28:23 +01:00
Jeremy Ruston
a94ae85d55
Docs updates
2013-08-25 23:27:54 +01:00
Jeremy Ruston
bf7b0629a3
More docs updates
2013-08-25 22:48:53 +01:00
Jeremy Ruston
e22168abcd
Remove link to 'Improvements' in default tiddlers
...
It was left by accident.
2013-08-25 22:23:18 +01:00
Jeremy Ruston
1ebe0d39b2
Get rid of the 'docs' tag
...
It was unnecessary, since everything here is documentation
2013-08-25 21:41:00 +01:00
Jeremy Ruston
360bddbc4c
Experimentally revert to bold tiddler links
...
This way round lets people see which shadow tiddlers have been
overridden
2013-08-25 21:40:28 +01:00
Jeremy Ruston
133069e0d0
Docs update
...
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston
acac9b4452
Fixed sort order
...
And add a list to the ShadowTiddlers tiddler
2013-08-24 17:12:26 +01:00
Jeremy Ruston
86f0128e83
Docs updates
2013-08-24 16:45:59 +01:00
Jeremy Ruston
be06257430
Split "transclude" widget into a separate "tiddler" and "transclude" widget
...
Belatedly realised that the design would be clearer without these two
separate concepts being conflated into a single widget.
As a result of this change, any other widget or template that generates
transclude widgets has needed adjustment.
2013-08-24 16:45:45 +01:00
Jeremy Ruston
6c5239603c
Starting some serious doc updates
2013-08-23 19:42:48 +01:00
Jeremy Ruston
58fbed6fbc
More documentation fallout from dropping the plugin
field
2013-08-23 18:40:05 +01:00
Jeremy Ruston
d6ec1ea1e5
Remove plugin
field now that we've got the plugin-type
field
...
I've been meaning to remove the `plugin` field for ages.
2013-08-23 18:37:54 +01:00
Jeremy Ruston
67c1d2cf55
Update some missed uses of the old type attribute of the list widget
2013-08-21 20:45:51 +01:00
Jeremy Ruston
a427702628
Allow username to be set for the built-in server
2013-08-21 09:53:45 +01:00
Jeremy Ruston
d4a571ae79
Docs updates
2013-08-20 15:18:15 +01:00
Jeremy Ruston
bc56253479
Extend the list widget to allow the generated HTML elements to be controlled
...
This makes it possible to generate UL or OL lists as well as the
current divs and spans.
This feature is clearly necessary but I'm not very happy with it. It
feels as though the syntax should be modifying a UL tag to specify the
extra information required to generate the list, rather than turning
the list widget to indirectly specify it's elements.
2013-08-19 11:08:00 +01:00
Jeremy Ruston
3426c89330
Update list widget docs
2013-08-18 20:42:17 +01:00
Jeremy Ruston
3dbc7338c9
Roadmap updates
2013-08-15 18:13:03 +01:00
Jeremy Ruston
6be8afe49f
Extend the list widget to allow it to render each element as a macro
...
This will enable us to drop several existing widgets: fields,
fieldlist, fieldgrid
2013-08-13 19:33:45 +01:00
Jeremy Ruston
e27c5005ef
File renames for 46b2fde2d9
2013-08-09 22:00:42 +01:00
Jeremy Ruston
a571356f59
Docs updates
2013-08-09 16:51:49 +01:00
Jeremy Ruston
46b2fde2d9
Rename "dump" command to "print" command
...
Being pan-cultural is hard.
2013-08-09 09:24:58 +01:00
Jeremy Ruston
a9a2ae2223
Add sorting by tiddler lists
...
The tag and tagging filters now sort their results by the list field of
the tag, if present
2013-08-08 17:39:34 +01:00
Jeremy Ruston
554168fcf1
Tag corrections
2013-08-08 17:38:16 +01:00
Jeremy Ruston
f5fc283384
Update location of TiddlyFox
2013-08-08 17:37:47 +01:00
Jeremy Ruston
83ea953a1d
Switch the story list over to using the new list field
2013-08-07 17:54:27 +01:00
Jeremy Ruston
87fa4db89b
Update tests for the new list field
...
First step is to add a tiddler with a list field
2013-08-07 16:06:46 +01:00
Jeremy Ruston
492e9b0426
Fix up references to savetiddler/savetiddlers command
...
Fixes #122
2013-08-07 16:03:26 +01:00
Jeremy Ruston
6a75a62b16
Docs update
2013-08-05 20:19:43 +01:00
Jeremy Ruston
0ae0f68257
Update filenames to reflect changes in 05ac094d2e
2013-08-04 22:31:09 +01:00
Jeremy Ruston
05ac094d2e
Rename the savetiddler
/savetiddlers
commands to rendertiddler
/rendertiddlers
...
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston
c54faeecd8
Merge tw2 related plugins and templates
...
Now all the plugins and templates needed are in the plugin
`tiddlywiki/classictools`
2013-08-04 22:06:36 +01:00
Jeremy Ruston
7db62c9cb7
Improve the banner in the static renderings
...
It was being overlapped by the tiddlers
2013-08-03 16:52:23 +01:00
Jeremy Ruston
2179d3fa70
Update D3 demo wiki
2013-08-02 22:05:39 +01:00
Jeremy Ruston
63fa04931d
Update task management template to strikethrough completed tasks
2013-08-02 22:05:26 +01:00
Jeremy Ruston
41fa6dc8d9
Roadmap update
2013-08-02 22:05:03 +01:00
Jeremy Ruston
107f6e4261
Add a link to the D3 demo edition
2013-08-02 22:04:13 +01:00
Jeremy Ruston
c817690ab9
First pass at WordCloud plugin
2013-07-30 12:36:36 +01:00
Jeremy Ruston
be66044746
Docs update
2013-07-25 16:58:58 +01:00
Jeremy Ruston
a79e876806
First pass at a grid widget
...
Need to add support for cell templates and in place editing.
2013-07-22 13:03:46 +01:00
Jeremy Ruston
9a497a93b0
More roadmap updates
2013-07-22 13:00:03 +01:00
Jeremy Ruston
657da6a457
Roadmap updates
2013-07-21 21:09:34 +01:00
Jeremy Ruston
5445a8b782
Add first pass of D3.js plugin, and a new demo wiki for it
2013-07-16 15:03:40 +01:00
Jeremy Ruston
68a87f368a
A better green for the "done" tag
2013-07-05 20:35:26 +01:00
Jeremy Ruston
08f278624b
Allow tag tiddlers to specify the title of an icon tiddler
...
Demonstrated on the "done" tag
2013-07-05 08:53:09 +01:00
Jeremy Ruston
c2bfe7f311
Add centralised theme
...
Fix #110
2013-07-03 22:59:35 +01:00
Jeremy Ruston
182064a7bc
Add some notes about the TW5 dev environment
...
More to come
2013-07-03 16:01:21 +01:00
Jeremy Ruston
ce488e8a3b
Separate the wikitext parser tests into their own file
2013-07-03 16:01:01 +01:00
Jeremy Ruston
4f9649f5ac
Moving docs to the right place
2013-07-02 15:45:27 +01:00
Jeremy Ruston
5f308cc437
Docs update
2013-07-02 08:48:01 +01:00
Jeremy Ruston
81b4ca7347
Add contributing guidelines
2013-07-02 08:38:00 +01:00
Jeremy Ruston
df997e024c
Add experimental sticky titles theme
...
Select the new "Sticky Titles" theme to cause tiddler titles to stick
to the top of the window as you scroll. It works very well in Chrome
Canary, reasonably well in iOS 7.
As an aside, it would be nice to be able to package this is as
something a bit smaller than a theme; maybe themes need to have
optional hacks that can be associated with them.
2013-07-01 18:47:31 +01:00
Jeremy Ruston
d93e6b1229
Always default to a href='#title' format for tiddler links
...
The link format will be overridden when we're creating links within
static HTML representations
2013-06-27 09:03:59 +01:00
Jeremy Ruston
7999b86d5d
Docs update
2013-06-26 18:16:01 +01:00
Jeremy Ruston
12b471b8fb
Extend the HTML rendering mechanism to support attributes specified as macro invocations
2013-06-18 15:37:19 +01:00
Jeremy Ruston
18f8b7266e
Refactor the HTML element parser
...
The purpose is to allow attributes to be specified as macro
invocations. For example `<div myattr=<<mymacro param1 param3>>>`. The
parser needed sprucing up in order to copy with the nesting of angle
brackets. The refactoring has been done with an eye on using the same
technique in the filter expression parser (which is pretty messy at the
moment -- it throws exceptions for syntax errors, which is bad). Later
I'm hoping to extend the technique to create a more flexible table
parser.
2013-06-15 15:12:05 +01:00
Jeremy Ruston
aaed4faf7e
More tab colouring tweaks
2013-06-13 11:59:18 +01:00
Jeremy Ruston
8fca9b1929
Mute some of the tag colours
2013-06-13 10:00:34 +01:00
Jeremy Ruston
3fb1c2a2e4
Some tests for the HTML tag parser
...
Getting ready for some improvements
2013-06-10 21:07:42 +01:00
Jeremy Ruston
f80f4f8679
Docs update
2013-06-05 14:13:05 +01:00
Jeremy Ruston
376d24ff39
Assign some colours to some tags
2013-06-04 15:22:23 +01:00
Jeremy Ruston
1ea2af65b8
Docs update
2013-06-02 23:18:07 +01:00
Jeremy Ruston
bf4216f3ac
Don't count references to shadow tiddlers as missing tiddlers
2013-05-31 17:53:11 +01:00
Jeremy Ruston
ac32b09db3
Rename the tiddlers in the Snow White theme, and enable a static banner
...
The tiddlers in the Snow White theme weren't named as part of their
plugin.
2013-05-31 17:44:09 +01:00
Jeremy Ruston
c566284158
More consistent naming for the boot tiddlers
2013-05-31 16:53:19 +01:00
Jeremy Ruston
72a2a2d68e
Docs update
2013-05-31 16:46:43 +01:00
Jeremy Ruston
576b46301c
Update filter docs
2013-05-31 13:32:34 +01:00
Jeremy Ruston
d066c074e5
Remove the obsolete Dropbox edition
...
The functionality will return soon
2013-05-29 17:15:30 +01:00
Jeremy Ruston
5d43040663
Tests for the new filter operators
2013-05-27 17:59:47 +01:00
Jeremy Ruston
562591912e
Fixed typo
2013-05-27 17:54:56 +01:00
Jeremy Ruston
0cf5dc699e
Refactor the filter mechanism
...
Long overdue rewrite to make it simpler, and break the filter operators
out into individual modules.
2013-05-25 17:26:22 +01:00
Jeremy Ruston
13b3891ea4
Docs update
2013-05-21 17:53:50 +01:00
Jeremy Ruston
32dc09d8ac
Whoops those tiddlers got saved in the wrong place
2013-05-14 20:26:27 +01:00
Jeremy Ruston
c0683fd65c
Added a saver for the TWEdit iPad/iPhone app
2013-05-14 20:20:48 +01:00
Jeremy Ruston
e65138085f
Correct spelling of Blanca theme
2013-05-14 18:38:11 +01:00
Jeremy Ruston
64f8d07dde
Add first versions of Dave Gifford's themes
2013-05-14 14:24:34 +01:00
Jeremy Ruston
effaf885a2
Roadmap updates
2013-05-14 14:10:00 +01:00
Jeremy Ruston
6864251962
Cleaning up content types
...
Dealt with some inconsistencies
2013-05-13 17:42:07 +01:00
Jeremy Ruston
3108cb4f29
Docs update
2013-05-08 17:29:18 +01:00
Jeremy Ruston
91857cbd82
Docs updates
2013-05-08 15:27:21 +01:00
Jeremy Ruston
c885dabdb7
Add a demo notification
2013-05-08 12:35:53 +01:00
Jeremy Ruston
41518a385e
Docs update
2013-05-08 12:28:22 +01:00
Jeremy Ruston
c3b8a01222
Docs update
2013-05-07 11:10:30 +01:00
Jeremy Ruston
18b5ae9379
Docs updates
2013-05-01 16:34:06 +01:00
Jeremy Ruston
1a8908ae71
Docs updates
2013-05-01 16:02:12 +01:00
Jeremy Ruston
5c56d645ff
Add an alternate theme
...
No UI for switching themes yet, try these two commands in the console:
`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/starlight"})`
and
`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/snowwhite"})`
2013-04-30 22:58:18 +01:00
Jeremy Ruston
0d1598eaa1
Docs update
...
Stuff had got quite out of date. Why is it so much easier to write code
than docs?
2013-04-29 14:07:16 +01:00
Jeremy Ruston
31a378b64c
Start support for themes
...
To start with, we move the current stylesheets into a theme plugin
called "Snow White". Wikis have to specify at least one theme in their
`tiddlywiki.info` file. Next we'll add a mechanism for switching
between loaded themes
2013-04-28 09:42:48 +01:00
Jeremy Ruston
7d8051ef8d
Style tweaks
2013-04-27 16:49:12 +01:00
Jeremy Ruston
8e582e002b
Experimental plugin for Tahoe-LAFS
2013-04-26 22:18:46 +01:00
Jeremy Ruston
add35e9523
Docs update
2013-04-26 21:58:51 +01:00
Jeremy Ruston
18d34eec3b
Give the test wiki a title
2013-04-26 10:53:45 +01:00
Jeremy Ruston
44a7810619
Improve test spec descriptions
2013-04-26 10:53:31 +01:00
Jeremy Ruston
661cbfd1c7
Typo correction
2013-04-25 18:01:48 +01:00
Jeremy Ruston
77556828a7
Docs updates
2013-04-25 17:55:59 +01:00
Jeremy Ruston
5f25bcb846
Starting proper tests
2013-04-25 17:40:30 +01:00
Jeremy Ruston
94c7a4fc39
Add a test edition and associated script
2013-04-25 09:06:41 +01:00
Jeremy Ruston
e57095ba37
Docs updates
2013-04-22 17:58:44 +01:00
Jeremy Ruston
3dc31d6704
Revert accidental change to TW2 template
2013-04-22 17:58:25 +01:00
slotik
1fed9ffb95
Update TiddlyWiki5_Node_Edition.tid
...
A small typo.
2013-04-21 21:48:10 +03:00
Jeremy Ruston
324a57727d
Docs updates
2013-04-18 11:11:55 +01:00
Jeremy Ruston
91f5579c3c
Docs updates
2013-04-17 16:38:32 +01:00