CustomHTMLExport 1.7.1 Posted
The new version of CustomHTMLExport is up, running, universal, and open-source. Good times all around.
Update: I have replaced CustomHTMLExport with WebExport. Differences include a slightly changed template format, (not backwards-compatable, but easily updated/changed) which offers vastly more power.
July 7th, 2006 at 2:23 pm
How do i deinstall CustomHTMLExport?
July 7th, 2006 at 2:42 pm
Very nice plugin!
But it seems that it doesn't work with the newest Flash Player 9 on Mac OSX.
July 7th, 2006 at 3:58 pm
Hi Daniel.
I've gone through the package installation, but it's not showing up in my iPhoto share options. What more do I need to do than double-click, install, open iPhoto, use…?
cheers
July 10th, 2006 at 5:58 am
Could you add autoviewer template to the next version? (http://www.airtightinteractive.com/news/?p=55#comments)
Thank you
July 19th, 2006 at 9:08 am
I'll add the autoviewer.
Dave: what version of iPhoto are you using? Is it installed in the Applications directory? This only works with iPhoto 5 and 6, and it has to be installed in the right directory.
Flash player problems are an issue with the Airtight stuff (I may be using an old version. I'll look into the problem, I think it's just some too-harsh JavaScript.) For now, look into the code and change the Flash-Something variable from 8 to 9.
Daniel.
July 20th, 2006 at 11:17 am
Thanks for the hint, but, well, I'm not a coder… in which file to change the code?
July 20th, 2006 at 11:28 am
This line:
var latestFlashVersion = 8;
in the file "flash_detect.js" (which you can edit with TextEdit or XCode) sets the version of flash that the whole thing wants. I may remove this whole flash detection mess in the new version, but it should look like:
var latestFlashVersion = 9;
Which raises the flash requirement bar.
July 20th, 2006 at 1:16 pm
Works well now. Thx!
July 23rd, 2006 at 10:12 am
Hi Daniel,
I figured that one out about the location of the app. I moved iPhoto back into 'Applications', ran package again. This worked. I then moved iPhoto back to where I'd had it. CustomHTMLExport was showing up, but i'm getting errors when trying to export.
Getting same errors now having moved back to 'Applications' again.
eg:
Traceback (most recent call last):
File "/Users/david/Documents/Website/CustHTMLexportFolders/postcards/exporter", line 102, in ?
idxml.write("
July 23rd, 2006 at 10:14 am
Don't know how I lost the last half of that comment, but it was:
Traceback (most recent call last):
File "/Users/…/exporter", line 102, in ?
idxml.write("
July 23rd, 2006 at 10:17 am
Right…
Traceback (most recent call last):
File "/Users/david/Documents/Website/CustHTMLexportFolders/postcards/exporter", line 102, in ?
idxml.write("less than symbolGALLERY_DATA "+
KeyError: 'title'
And i'm getting that error or some variation of it with every template - no images in images folder at export location.
July 23rd, 2006 at 1:22 pm
Well, from the look of the KeyError, it looks like you did not set a "title" in the website attributes. This is something I am working on in 2.0. It should be out tomorrow or somewhere around there (at least a more final beta than the one I have posted now). I am doing a lot in the new version, and we'll see if your problem magically disappears :D
July 24th, 2006 at 9:03 pm
Thanks Daniel, that did the trick!
August 2nd, 2006 at 7:52 am
How Do I Uninstall CostomHTMLexport?
August 2nd, 2006 at 8:50 am
Remove it from the iPhoto Get Info panel under "PlugIns"
September 4th, 2007 at 6:15 am
Where Can I find the plugin? I seem to get a 404. Thanks! -Wildman
September 4th, 2007 at 7:05 am
CustomHTMLExport is discontinued, please use WebExport instead.
March 29th, 2008 at 9:47 am
Thanks