Author Topic: Custom Export  (Read 5743 times)

Offline bcap

  • Newcomer
  • *
  • Posts: 35
    • View Profile
Custom Export
« on: April 10, 2007, 11:00:22 AM »
Hi Kirk (and everyone else),

How do I use a custom HTML gallery I made (just a modifed version of the PM-Classic)?

I pointed in the prefernces to where the ruby file is, but it isn't showing up in the list of export presets.

Thanks

Bryan

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24764
    • View Profile
    • Camera Bits, Inc.
Re: Custom Export
« Reply #1 on: April 10, 2007, 11:07:08 AM »
Bryan,

How do I use a custom HTML gallery I made (just a modifed version of the PM-Classic)?

I pointed in the prefernces to where the ruby file is, but it isn't showing up in the list of export presets.

You need to create a folder that you then place folders containing your templates into, like so:

My HTML Templates/
    modified_pm_classic/
        template-main.rb

Then point the user templates path at the My HTML Templates folder

That should do it.

-Kirk


Offline bcap

  • Newcomer
  • *
  • Posts: 35
    • View Profile
Re: Custom Export
« Reply #2 on: April 10, 2007, 11:18:34 AM »
Just did exactly what you said but called it "MyTemplates", pointed to "MyTempaltes" and it "MIM_Classic" didn't show up in the exporter templates ...

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24764
    • View Profile
    • Camera Bits, Inc.
Re: Custom Export
« Reply #3 on: April 10, 2007, 11:28:03 AM »
Just did exactly what you said but called it "MyTemplates", pointed to "MyTempaltes" and it "MIM_Classic" didn't show up in the exporter templates ...

Did you change the internal name of the template you modified?

-Kirk

Offline bcap

  • Newcomer
  • *
  • Posts: 35
    • View Profile
Re: Custom Export
« Reply #4 on: April 10, 2007, 11:29:29 AM »
No I didn't. I suppose that would be it eh?

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24764
    • View Profile
    • Camera Bits, Inc.
Re: Custom Export
« Reply #5 on: April 10, 2007, 11:30:52 AM »
No I didn't. I suppose that would be it eh?

Could be!

-Kirk

Offline bcap

  • Newcomer
  • *
  • Posts: 35
    • View Profile
Re: Custom Export
« Reply #6 on: April 10, 2007, 11:41:48 AM »
That worked!

Thanks Kirk!