[tw] Re: [TW5] Static Website Generation

2016-07-09 Thread David Gifford
Here is a link to the final version of the Spanish website I am putting together with James Anderson's static site generator. http://ideas.giffmex.org It uses four different TW5 standalone files to generate statics for the four different sections of the website. But the banner links coordinate

Re: [tw] Re: [TW5] Static Website Generation

2016-07-09 Thread Pak Ruengrot
Hi James, Thanks for the fix. I actually fixed 1. as you said myself before I posted the above as it was an easy fix. For 2 I was thinking similarly to what you suggested above but I didn't know a code to detect if a link is to .pdf file (or another local). In fact I know very little about

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread Jed Carty
Just updating the plugins should be fine if you have an existing wiki. -- 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 tiddlywiki+unsubscr...@googlegroups.com. To

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread 'Mark S.' via TiddlyWiki
In general, when testing, it's best to start with a clean slate so you know that everything relates to the latest version. Jed said he had moved code out of the core, which suggested to me that a drag/drop upgrade might leave two versions of the code in place, which would not be good. I

Re: [tw] Re: TiddlyWiki European Meetup 2016

2016-07-09 Thread Jeremy Ruston
Hi Mario > Any info about how many attendees will be there? It looks like there will be 9 people plus me, making 10. > Which technical equipment is available? ... beamer? resolution? There is a projector at the venue, but I'm not sure of the resolution; I shall try to find out. > Are we

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread Jed Carty
Considering that the plugin could charitably be called a usable beta I am not planning on adding it to a plugin library yet. -- 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

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread 'Birthe C' via TiddlyWiki
Hi Mark, What do you mean by making new TWED and starting over. Isn't upgrading the plugins enough? By doing so I did fetch a blogpost and also a comment to a post I had written. For messages have you tried the filter option to get messages written for YOU. Birthe -- You received this

Re: [tw] Re: TiddlyWiki European Meetup 2016

2016-07-09 Thread PMario
@Jeremy, Any info about how many attendees will be there? Which technical equipment is available? ... beamer? resolution? Are we able to record some sessions? ... live stream them? -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

RE: [tw] [TW5] Twederation!! Another update.

2016-07-09 Thread infurnoape
I'm now only on my cell phone, is there a way I can add the plugin to my site from a library? Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5 Original message From: Jed Carty Date: 7/9/16 9:07 AM (GMT-07:00) To: TiddlyWiki

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread 'Mark S.' via TiddlyWiki
Hi Jed, I think the reason you're getting bogus entries is that your wizard looks too nice ;-) It invites people to go step by step ... without explaining the precursor steps: 1. Download the latest twederation 2. Save to site you're planning to work from 3. Configure Twed to save 4. NOW

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread Jed Carty
Where is your wiki hosted? You could try writing a post and pulling things from everyone else to test it out. -- 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

Re: [tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread andrew harrison
Um, sorry for sounding dumb about this, but now that I filled out a twcard and can't remember what I put in it, I'm not sure what to do next. On Sat, Jul 9, 2016 at 9:15 AM, Jed Carty wrote: > And for those of you who already have wikis, make sure you get the new > version

Re: [tw] Re: [TW5] Static Website Generation

2016-07-09 Thread James Anderson
probably before the condition after line 68 of getexportlink.js we could detect if it was a type you were likely to place at the root (e.g. a pdf file) and then not construct the path as below: finalLink = path_to_root + "data/"; James On Saturday, 9 July 2016 19:32:45 UTC+1, James Anderson

Re: [tw] Re: [TW5] Static Website Generation

2016-07-09 Thread James Anderson
1. Fixed : https://github.com/welford/twstaticblog/commit/c2ac0ff9458a6b1964551d37b5450b122f3be585 I didn't notice as a copy of $:/plugins/welford/twstaticblog/helper/staticbanner was still in my TW 2. probably requires a change to getexportlink.js i'm about 1 year out of touch with this

Re: [tw] Re: [TW5] Static Website Generation

2016-07-09 Thread Pak Ruengrot
Hi James, Thanks for your blog generation tool. I downloaded it from your github and it worked quite well, although with some bugs (I think) 1. In this commit where you did a lot of

Re: [tw] Re: [TW5] Static Website Generation

2016-07-09 Thread David Gifford
Hi James I figured it out! To get things to link back and forth correctly online, I was putting all of the files into one folder. It didn't work right otherwise. But this meant that I needed to change /../../../static.css to static.css Here is a link to my practice area. I also managed to

[tw] Re: [TW5] Twederation!! Another update.

2016-07-09 Thread Jed Carty
And for those of you who already have wikis, make sure you get the new version of both the twederaion-core and twederation-edition plugins. If you don't have a wiki yet and want to try it out go to http://ooktech.com/jed/ExampleWikis/TWederation/ and follow the instructions. -- You received

[tw] [TW5] Twederation!! Another update.

2016-07-09 Thread Jed Carty
I am going to leave this here because I have the feeling it may be required: TWederation doesn't use a client-server model. I realized that the meetup is next week so I have to get twederation working well enough to show off there. So I sort of did. The biggest problem was that when you tried

[tw] Re: [TW5] Photo Gallery plugin

2016-07-09 Thread 'Birthe C' via TiddlyWiki
Hi Jed, I did see that you explain about gallery filters in your wizard. I do think it would be good to set the sorting filter default, when creating a new gallery. Most people would be interested in sorting their photos, and if a new user do not put anything there, they willl have a difficult

[tw] Re: [TW5] Photo Gallery plugin

2016-07-09 Thread 'Birthe C' via TiddlyWiki
Hi Jed, In my personal pet diary, I put a new image button (from template) in the $:/plugins/inmysocks/Photo/Edit Photo Gallery right next to the new gallery button. I did so to make it easier to use the _canonical_uri field without spelling it the wrong way and to get all the fields, the type

[tw] [TW5] Photo Gallery plugin

2016-07-09 Thread Jed Carty
I made this a while ago as part of the pet diary edition and finally got around to packaging it as its own plugin. I made a demo site with a guided tour and documentation here . I am in the middle of trying to update all of my plugins to be

[tw] Re: [TW5] Pet Diary Edition

2016-07-09 Thread 'Birthe C' via TiddlyWiki
Hi Jed, I have translated a lot of your plugins and other material. I hope you do not mind, but I have done so in the plugins or macros themselves, never forgetting to tell who authored the stuff and where I got it. I have several reasons to do so. I like your creative ideas. Translating is

[tw] Re: [TW5] Pet Diary Edition

2016-07-09 Thread Jed Carty
Birthe, I am glad someone else is getting use from it! I have been busy trying to organize everything again, I have been in Paris almost a year and I still haven't gotten organized like I was back in the US so I am being very slow with updating everything. I am not sure what would be wrong