kopia lustrzana https://github.com/miklobit/TiddlyWiki5
commit
04dbf99e54
|
@ -19,7 +19,7 @@ The TiddlyWiki discussion groups are mailing lists for talking about TiddlyWiki:
|
||||||
! Resources for TiddlyWiki5
|
! Resources for TiddlyWiki5
|
||||||
|
|
||||||
* [[TW5 Mall|http://www.giffmex.org/tw5mall.htm]] -- DaveGifford's growing catalogue of hints and tips
|
* [[TW5 Mall|http://www.giffmex.org/tw5mall.htm]] -- DaveGifford's growing catalogue of hints and tips
|
||||||
* A [[guide to creating a top menu and toolbars|http://tw5toolbar.tiddlyspot.com/]] from TonGerner
|
* Several [[customisation howto's and theme tweaks|http://tongerner.tiddlyspot.com/]] from TonGerner
|
||||||
* A [[TW5Magick|http://tw5magick.tiddlyspot.com/]] -- a collection of hints and tips from StephanHradek
|
* A [[TW5Magick|http://tw5magick.tiddlyspot.com/]] -- a collection of hints and tips from StephanHradek
|
||||||
* A [[collection of articles|http://blog.jeffreykishner.com/tiddlywiki/]] from JeffreyKishner
|
* A [[collection of articles|http://blog.jeffreykishner.com/tiddlywiki/]] from JeffreyKishner
|
||||||
* A new theme from [[BobRobison|http://tw5gray.tiddlyspot.com]]
|
* A new theme from [[BobRobison|http://tw5gray.tiddlyspot.com]]
|
||||||
|
|
|
@ -20,7 +20,7 @@ The parameters are:
|
||||||
* ''servetype'' - the content type with which the root tiddler should be served (defaults to "text/html")
|
* ''servetype'' - the content type with which the root tiddler should be served (defaults to "text/html")
|
||||||
* ''username'' - the default username for signing edits
|
* ''username'' - the default username for signing edits
|
||||||
* ''password'' - optional password for basic authentication
|
* ''password'' - optional password for basic authentication
|
||||||
* ''host'' - optional hostname to serve from (defaults to "0.0.0.0")
|
* ''host'' - optional hostname to serve from (defaults to "127.0.0.1" aka "localhost")
|
||||||
|
|
||||||
If the password parameter is specified then the browser will prompt the user for the username and password. Note that the password is transmitted in plain text so this implementation isn't suitable for general use.
|
If the password parameter is specified then the browser will prompt the user for the username and password. Note that the password is transmitted in plain text so this implementation isn't suitable for general use.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue