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.

18 Responses to “CustomHTMLExport 1.7.1 Posted”

  1. Injecter Says:

    How do i deinstall CustomHTMLExport?

  2. Marcus Says:

    Very nice plugin!
    But it seems that it doesn't work with the newest Flash Player 9 on Mac OSX.

  3. Dave Says:

    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

  4. Kau Says:

    Could you add autoviewer template to the next version? (http://www.airtightinteractive.com/news/?p=55#comments)
    Thank you

  5. Daniel Staudigel Says:

    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.

  6. Marcus Says:

    Thanks for the hint, but, well, I'm not a coder… in which file to change the code?

  7. Daniel Staudigel Says:

    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.

  8. Marcus Says:

    Works well now. Thx!

  9. Dave Says:

    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("

  10. Dave Says:

    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("

  11. Dave Says:

    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.

  12. Daniel Staudigel Says:

    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

  13. Dave Says:

    Thanks Daniel, that did the trick!

  14. Nick Gruin Says:

    How Do I Uninstall CostomHTMLexport?

  15. Daniel Staudigel Says:

    Remove it from the iPhoto Get Info panel under "PlugIns"

  16. Wildman Says:

    Where Can I find the plugin? I seem to get a 404. Thanks! -Wildman

  17. Daniel Staudigel Says:

    CustomHTMLExport is discontinued, please use WebExport instead.

  18. pp Says:

    Thanks

Leave a Reply