Hi Chris

TiddlyWiki5 always requires restarting after manually modifying the wiki
folder content.

The plugins and themes you imported from the tw5.com wiki are all available
within the TiddlyWiki core. All you need to do is add them to your
tiddlywiki.info file. See this one, for example, where we are including the
markdown plugin:

https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/markdowndemo/tiddlywiki.info#L3

And there is an example of specifying themes here:

https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlywiki.info#L8

Your read-only problem sounds like you are not including the tiddlyweb and
fielsystem plugins. If you run "tiddlywiki --server" without a
tiddlywiki.info file then it will automatically create one for you that
includes those two plugins. If you manually create your
tiddlywiki.infofile, as you have done, then you need to make sure that
you include those
plugins manually:

https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/clientserver/tiddlywiki.info#L3

Best wishes

Jeremy




On Wed, Jan 22, 2014 at 1:39 AM, Chris Miller <[email protected]> wrote:

> Is there something about including tw5.com that turns the whole wiki
> read-only?  My updates are not persistent.  Simple things like the title
> and sub-title of the site do not persist.
>
>
> Thanks for the help,
>
> Chris.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to