Hi Mario,
Thanks for the follow up. I took a bit of vacation but I'm back now.
I followed your instructions and saw some slight differences. The index is
still pretty large and doesn't seem to put new image imports in the
./images folder.
1) I modified the tiddlywiki.info as you suggested:
{
"build": {
"index": [
"--savetiddlers","[tag[external-image]]","images",
"--setfield","[tag[external-image]]","_canonical_uri","$:/core/templates/canonical-uri-external-image","text/plain",
"--setfield","[tag[external-image]]","text","","text/plain",
"--rendertiddler","$:/core/save/all","index.html","text/plain"]
},
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/codemirror",
"tiddlywiki/highlight"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
]
}
2) I added tags to my existing png and jpg tiddlers (manually).
3) I made the /images directory
4) I ran the /usr/bin/node /usr/bin/tiddlywiki /home/ncemonwiki/emonwiki
--output /home/ncemonwiki/emonwiki --build index
I then started the server and tried it.
My load time is now about 37 seconds. So it's better.
But, my index is still pretty large:
[ncemonwiki@stratus emonwiki]$ ls -alh
total 1.9M
drwxr-xr-x. 4 ncemonwiki ncemonwiki 89 Oct 20 11:45 .
drwx--x--x. 5 ncemonwiki ncemonwiki 4.0K Oct 8 12:57 ..
-rwxr-xr-x. 1 ncemonwiki ncemonwiki 329 Sep 26 14:56 .htpasswd
drwxrwxr-x. 2 ncemonwiki ncemonwiki 4.0K Oct 20 11:45 images
-rw-rw-r--. 1 ncemonwiki ncemonwiki 1.9M Oct 20 11:45 index.html
drwxr-xr-x. 2 ncemonwiki ncemonwiki 4.0K Oct 20 12:43 tiddlers
-rw-r--r--. 1 ncemonwiki ncemonwiki 618 Oct 20 11:45 tiddlywiki.info
[ncemonwiki@stratus emonwiki]$
My tiddlers did seem to get rewritten after the build:
[ncemonwiki@stratus tiddlers]$ ls -al | grep png
-rw-r--r--. 1 ncemonwiki ncemonwiki 181 Oct 20 11:45
BlockBDPU_Disabled_Port.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 175 Oct 20 11:45
BlockBDPUGuard_event.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 185 Oct 20 11:45
BlockBDPUGuard_event_rule.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 191 Oct 20 11:45
BlockBPDUGuard_Ticket_Sample.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 193 Oct 20 11:45
BPDUGuard_event_rule_criteria.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 197 Oct 20 11:45 Cisco IOS Device
Location.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 165 Oct 20 11:45 emonUtilBox.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 171 Oct 20 11:45
MajorMCServers.png.tid
-rw-r--r--. 1 ncemonwiki ncemonwiki 12656 Oct 20 12:46 soi_image001.png.tid
[ncemonwiki@stratus tiddlers]$ cat BlockBDPU_Disabled_Port.png.tid
_canonical_uri: ./images/BlockBDPU_Disabled_Port.png
created: 20141001175956296
modified: 20141020153521294
tags: external-image
title: BlockBDPU_Disabled_Port.png
type: image/png
[ncemonwiki@stratus tiddlers]$
However, notice the file soi_image001.png.tid. This was a new import.
On Monday, October 13, 2014 6:51:57 AM UTC-4, PMario wrote:
>
> @Rick,
> Any update about your issue?
> -m
>
--
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.