By edwardrapley on
I am working on a commercial project for a local listing magazine, and they want the ability to drag and drop files created with InDesign into a widget that then automatically creates a node based on that file. There are multiple content types and the nodes themselves will have many CCK fields.
They will be creating content for their print magazine off line and then uploading this same content to their site and they are concerned about the slowness of posting content via cut and paste.
I'm am looking for some one to make or update an existing module and an idiot-proof GUI for the site's editors to use. If you are interested please provide an outline solution and a price quote.
Thanks
Ed
Comments
Are they just interested in
Are they just interested in the text? I don't think converting layout and imagery from InDesign to HTML/CSS is realistic.
http://www.trailheadinteractive.com
Thanks, but project cancelled- rubbish.
Thanks for the replies, yeah they were just after text, and no i haven't looked into the licenses for InDesign, but sadly the project just got crunched and is now on hold for the foreseeable future.
Ed
I don't think indesign has a
I don't think indesign has a format that can be processed directly by PHP. You may need reverse engineering to open and get data from it and that may violate a licence. Have you ever checked licence of that format?
InDesign allows you to tag
InDesign allows you to tag your data and export it as xml. Surely this can be processed using php.