Wykres commitów

233 Commity (f8296bdf6cd7b56d71d0a21595e2e3c209cb596d)

Autor SHA1 Wiadomość Data
Jermolene 7d12d89a0a Added primitive support for basic authentication
Note that the password will be passed over HTTP in plain text.
2013-11-28 14:03:08 +00:00
Jermolene 7175f1cbf1 Split a basic Vanilla theme out of Snow White
And add a new Night-Time theme for the /dev wiki.

The idea is that the Vanilla theme will make a more convenient base for
retheming.
2013-11-27 12:38:03 +00:00
Jermolene f534d98e8b Move developer docs into their own separate wiki
Will be served at http://five.tiddlywiki.com/dev/
2013-11-27 10:27:57 +00:00
Jermolene 5ce112d431 Docs updates 2013-11-26 22:47:27 +00:00
Adrian Sampaleanu 03a81bd8b1 Style changes in user visible text node -> Node
Went through all user visible text and changed lowercase node to Node as per Node.js site.
2013-11-20 17:35:36 -05:00
Jermolene 6945283fec Docs updates 2013-11-20 21:48:17 +00:00
Adrian Sampaleanu 97feef8909 Added Windows specific build scripts.
Added equivalent scripts for all .sh files and modified appropriate tiddlers to generate updated readme.md for the GitHub site.
2013-11-19 19:57:05 -05:00
Jermolene bd511cb9f3 Docs updates 2013-11-19 13:22:35 +00:00
Jermolene 4710431e6b Readme update 2013-11-19 12:22:58 +00:00
Jermolene b1992714ed Docs update 2013-11-15 22:09:42 +00:00
Jermolene 02dda51269 Docs updates 2013-11-10 23:17:10 +00:00
Jermolene 9e48460940 Docs update 2013-11-09 19:29:57 +00:00
Jermolene e2d7c7aea5 Docs updates 2013-11-09 16:19:43 +00:00
Jeremy Ruston d8a5dfc862 Docs updates 2013-11-08 12:26:37 +00:00
Jeremy Ruston 91cd59fc68 Docs updates 2013-10-29 14:54:05 +00:00
Jeremy Ruston 632970cd86 Get external links working again
We no longer use the `<$link>` widget for external links. Instead the
parser generates `<a>` elements. This makes things simpler, but does
mean that the `target=_blank` behaviour is baked into the parser.
Probably we should introduce a new `<$extlink>` widget that generates
an `<a>` element with a configurable `target` attribute
2013-10-24 11:54:54 +01:00
Jeremy Ruston 79e7dc4f18 Content updates 2013-10-21 18:33:31 +01:00
Jeremy Ruston 35c7094306 Start building the static files
There's a few parts that don't work yet
2013-10-18 15:20:33 +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 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 47b5a9825e Docs update 2013-08-25 22:49:40 +01:00
Jeremy Ruston 133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston 86f0128e83 Docs updates 2013-08-24 16:45:59 +01:00
Jeremy Ruston 83b90c5bb7 Readme update 2013-08-21 20:52:08 +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 6a6e7454d7 Docs update 2013-08-07 17:53:56 +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 43c9ec6396 Docs update 2013-05-31 16:47:44 +01:00
Jeremy Ruston afdc28070f Docs update 2013-05-17 10:12:31 +01:00
Jeremy Ruston 6557ec8e1f Docs update 2013-04-30 22:37:08 +01:00
Jeremy Ruston 5c68e47797 Readme update 2013-04-21 19:53:06 +01:00
Jeremy Ruston e314cd88de Docs update 2013-04-18 11:12:07 +01:00
Jeremy Ruston 91f5579c3c Docs updates 2013-04-17 16:38:32 +01:00
Jeremy Ruston 74e5e127c0 Docs update 2013-03-28 21:48:01 +00:00
Jeremy Ruston 91de9033f9 Remove more pesky instances of "reusable" 2013-03-19 22:45:12 +00:00
Jeremy Ruston cc627eba5b Docs updates 2013-03-18 12:24:57 +00:00
Jeremy Ruston 043f626850 Docs update 2013-03-18 10:36:25 +00:00
Jeremy Ruston 623a3ec8f8 Rename "shadow" tiddlers to "system" tiddlers
What we have at the moment isn't really the same as TiddlyWiki
classic's shadow tiddlers, it's a much simpler system for excluding
tiddlers. We'll use the term "shadow" instead to refer to the way that
tiddlers in plugins behave, which is exactly like TiddlyWiki classic's
shadow tiddlers.
2013-03-15 22:00:19 +00:00
Jeremy Ruston 5bd0c0992f Docs updates 2013-03-12 19:01:14 +00:00
Jeremy Ruston 5075238917 Docs update 2013-03-06 22:12:01 +00:00
Jeremy Ruston 164df11d00 Link to static tiddlers from the readme file 2013-03-05 14:34:30 +00:00
Jeremy Ruston 15a9e04a6a Add support for static site generation
See http://five.tiddlywiki.com/static.html for an example
2013-03-04 18:15:54 +00:00
Jeremy Ruston 5f06d36b86 Docs update 2013-03-04 14:42:41 +00:00
Jeremy Ruston ce6c632274 Whitespace update 2013-03-04 11:12:21 +00:00
Jeremy Ruston 82bb5c3688 Docs updates 2013-03-02 13:14:56 +00:00
Jeremy Ruston 25df8bae6a Quick fix to allow wikilinks to be disabled
And using it to disable wikilinks in the readmes
2013-03-01 18:04:53 +00:00
Jeremy Ruston 81bcb1548f Docs updates 2013-03-01 16:29:11 +00:00
Jeremy Ruston f9e6a61450 Readme updates 2013-03-01 16:25:09 +00:00
Jeremy Ruston 9bce14474c Update docs 2013-02-09 17:08:28 +00:00
Jeremy Ruston 35f0a16c4f Docs update 2013-02-05 22:11:36 +00:00
Jeremy Ruston 4289a027d4 Add newlines after opening and closing tags
Which also fixes the problem with the PRE tag eating it's first newline
2013-02-03 17:11:03 +00:00
Jeremy Ruston 07e8348b8e Docs update 2013-01-23 12:37:17 +00:00
Jeremy Ruston 83b99bc917 Docs updates 2013-01-16 13:44:09 +00:00
Jeremy Ruston 15fda11156 Docs update 2013-01-06 21:39:57 +00:00
Jeremy Ruston bab43fe6c2 Docs update 2013-01-03 16:28:07 +00:00
Jeremy Ruston 16ea71c762 Docs updates 2012-12-29 22:29:32 +00:00
Jeremy Ruston b251a2bfa1 Docs updates 2012-12-28 22:57:35 +00:00
Jeremy Ruston b006cf163f Remove the old parser code
Thus introducing a few functional regressions, but it's going to be
easier to fix things up without the old code knocking around and
getting in the way.
2012-12-28 22:08:32 +00:00
Jeremy Ruston 6d09b2fb9c Improve syntax for classed runs 2012-11-29 17:23:46 +00:00
Jeremy Ruston 84650b9a54 Swap over to the new mime type conventions
Discussed in
https://groups.google.com/forum/#!topic/tiddlywikidev/re8xfLqZNCE
2012-11-18 15:22:13 +00:00
Jeremy Ruston 447496a6f8 Docs update 2012-11-16 22:59:20 +00:00
Jeremy Ruston 1b23ecee0f Introduce new "empty" edition
The old mechanism was clunky
2012-11-16 21:40:59 +00:00
Jeremy Ruston f8817a8091 Docs update 2012-11-06 17:51:30 +00:00
Jeremy Ruston b0abbb38da Docs update 2012-10-26 22:12:14 +01:00
Jeremy Ruston 031e3b8b80 Updates to CecilyView and browser.js 2012-10-26 10:28:32 +01:00
Jeremy Ruston f603854729 Remove some inaccurate documentation
There's a lot more weeding that needs to be done
2012-10-25 22:56:13 +01:00
Jeremy Ruston ce4a14c68a Fixed tiddler styling issues 2012-10-24 22:28:25 +01:00
Jeremy Ruston 246fd81d39 Docs update
Because of the upcoming changes to the tiddler macro
2012-10-15 18:45:50 +01:00
Jeremy Ruston 7e888e051d Docs updates
Trying to get the plugin documentation into shape
2012-08-30 13:55:28 +01:00
Jeremy Ruston 68efce20c4 Starting building an empty.html 2012-08-25 12:07:39 +01:00
Jeremy Ruston 62762a370c Docs correction 2012-08-04 18:06:07 +01:00
Jeremy Ruston d53eb50a6e Content changes to reflect change from alpha.tiddlywiki.com to five.tiddlywiki.com 2012-07-23 17:31:36 +01:00
Jeremy Ruston cc0ec50b1d Improved sample wizard 2012-07-18 15:18:20 +01:00
Jeremy Ruston 01b5f09c63 Docs update 2012-07-18 11:44:45 +01:00
Jeremy Ruston f25299f9f3 Docs update 2012-07-15 17:34:34 +01:00
Jeremy Ruston 73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston c258cd4874 Docs updates 2012-07-13 22:57:31 +01:00
Jeremy Ruston 3b86f76bab Docs for using with TiddlySpot 2012-07-13 13:03:59 +01:00
Jeremy Ruston cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston 6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston 663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00
Jeremy Ruston 94c622a40f Added new storyview called "zoomin" 2012-06-22 18:02:50 +01:00
Jeremy Ruston bc7edd0751 More docs updates 2012-06-22 15:45:32 +01:00
Jeremy Ruston fbe9d95bf3 Docs updates 2012-06-22 14:13:29 +01:00
Jeremy Ruston 9a19ed67d4 Docs updates 2012-06-22 13:51:47 +01:00
Jeremy Ruston 5819c36d90 Docs updates 2012-06-22 12:25:10 +01:00
Jeremy Ruston d82e372569 Added close button
And made the edit button be a graphic, too
2012-06-21 19:44:21 +01:00
Jeremy Ruston 923f354ce8 Docs update 2012-06-21 16:25:28 +01:00
Jeremy Ruston cabc11d517 Use the transclude macro instead of `list tagging` in the tag popup 2012-06-19 10:40:30 +01:00
Jeremy Ruston 0d928c05a5 Added new transclude wikitext rule and macro
Which allows us to get rid of the tags macro
2012-06-19 08:57:29 +01:00
Jeremy Ruston 2d94e466ae Bump up the version number
As we're going so fast now
2012-06-10 18:12:33 +01:00
Jeremy Ruston c677b4bddf More docs updating 2012-06-10 17:48:23 +01:00
Jeremy Ruston cd824a350a Docs update 2012-06-10 17:27:09 +01:00
Jeremy Ruston f838d6e3c1 Lots of documentation updates
More to come...
2012-06-10 13:40:53 +01:00
Jeremy Ruston e88873e3a8 Removed mistaken suppression of trailing newlines in JS comments 2012-06-09 22:39:13 +01:00
Jeremy Ruston 622884cd5d Docs updates 2012-06-09 22:26:48 +01:00
Jeremy Ruston 31257489a7 More docs updates 2012-06-06 10:15:20 +01:00
Jeremy Ruston 0944e5476d Docs update 2012-06-05 23:00:26 +01:00