It sounds like you are building the standalone HTML file including the
"tiddlyweb" plugin; that causes TW to try to talk to the server at startup,
hence the 404s. The answer is to build the wiki without the tiddlyweb
plugin (ie, edit tiddlywiki.info to remove the reference to it).

Best wishes

Jeremy


On Mon, Jun 23, 2014 at 7:23 PM, Charlie Hitselberger <[email protected]>
wrote:

> I'm pretty happy with the way it builds, so I hosted in my website public
> files director and put a link to it on http://pettil.tumblr.com so people
> could just click and read the fine manual.  Now this:
>
> syncer-browser - 14:17:50 23 6 2014
>
> XMLHttpRequest
> <http://chitselb.com/files/tiddlypettil.html#XMLHttpRequest> error code:
> 404
>
> It's not really necessary for this instance of the wiki to be editable,
> just viewable.  Anyone who's really interested in the project could go get
> the real one from the github and add their own notes, etc... I'm pretty
> sure that what I want to do is
>
> a) get in there and rip out any auth/login stuff from the $:/core,
> probably by replacing the system tiddler with a trimmed-down version
>
> b) unsupported and possibly a very bad idea.
>
> I played with the http://tw5readonly.tiddlyspot.com/ a bit and managed to
> hide the save/edit icons, but the 404 error remains.  Any hints?
>
>
> On Sunday, June 22, 2014 7:54:28 AM UTC-4, Jeremy Ruston wrote:
>
>> Hi Charlie
>>
>>
>>> Yes, that did the trick!  The entire document is now automatically
>>> generated from scratch on each build.  I even figured out how to set up
>>> some defaults like username for tiddlers and SiteName, etc..  Thank you!
>>>
>>
>> Great, glad it's making sense!
>>
>>>
>>> Actually it's three separate tiddlers, one for each (blank-delmited)
>>> token.  I suppose it might work to use &#93; or some such?  Or I could put
>>> two fields in my source code, one for the symbol table in Forth and the
>>> other for the tiddlywiki title.
>>>
>>
>> Tiddler titles are not normally wikified so HTML entities like &#93; in a
>> tiddler title will get rendered plain.
>>
>> The approach of a separate display field might well be the simplest
>> approach if practical,
>>
>>
>>> Thank you for your help.  If I haven't said so, Tiddlywiki is an amazing
>>> tool.
>>>
>>
>> Thanks, much appreciated
>>
>> Best wishes
>>
>> Jeremy
>>
>>
>>
>> --
>> Jeremy Ruston
>> mailto:[email protected]
>>
>


-- 
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/d/optout.

Reply via email to