InDesign extension/plugin

Author Message

Håkan Bergman

Friday 18 June 2010 2:51:25 am

Hello,

I've been looking for the indesign plugin that enables you to export indesign xml from your articles just like in this webinar: http://ez.no/ezpublish/ez_publish_webinars/multi_channel_content_delivery_with_ez_publish

It looked easy enough in the video to "just enable the indesign plugin". But I've been searching for indesign extension/plugin without any luck. Is there a dedicated plugin for indesign as shown in the webinar or is there another plugin/extension that is used to export the article xml to indesign?

Best regards,

Håkan Bergman

Gabriele Francescotto

Friday 18 June 2010 10:15:46 am

Hi Håkan,

as far as I know, at the moment there's no any official extension for eZ publish and InDesign, but I think that there is some solution around the world, that developers and eZ partners integrated for their customers.

As Opencontent, we have also implemented a very simple XML-based solution:

http://www.youtube.com/watch?v=Mdf0hISRaLg (from the 2nd minute)

it works, but it's really nothing special; I'm also very interested to see other experiences and extensions.

All the best,

gabriele francescotto

OpenContent [free software solutions]
via Verdi 19, 38100 Trento (TN) Italy
www.opencontent.it
skype : gabricocek1
twitter: gabricocek

Neo Pixel

Wednesday 18 August 2010 5:17:08 am

On the reverse...

What do I have to do to an Indesign file so can drag and drop it into ezpublish and make it render a page/article in ezpublish?

Asking stupid questions so you don't have to!

Gabriele Francescotto

Thursday 19 August 2010 1:18:01 am

Hi Neo,

it depends a lot by your customer's workflow and by some precondition.

From my experience, if:

  • the structure of your customer InDesign's templates are based on boxes
  • your customer is available to “tag” every single box in his InDesign templates
  • the customer can manage his activity using a limited number of templates

then you can export the content from an InDesign page to an XML file (manually or automatically, using InDesign server), whose structure can be something like:

  

<page>
   <item>

      <title>...</title>

      <body>...</body>

   </item>

   <item>

      <title>...</title>

      <body>...</body>

   </item>

</page>

from which is very easy to create eZ objects (just see: http://projects.ez.no/data_import)

gabriele

OpenContent [free software solutions]
via Verdi 19, 38100 Trento (TN) Italy
www.opencontent.it
skype : gabricocek1
twitter: gabricocek

Neo Pixel

Tuesday 14 September 2010 2:08:06 am

Hi Gabriele

Thanks for that information. It's much appreciated.

Now... where do I get my hands on the indesign plugin?! :)

Asking stupid questions so you don't have to!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:03:51
Script start
Timing: Jan 18 2025 02:03:51
Module start 'layout'
Timing: Jan 18 2025 02:03:51
Module start 'content'
Timing: Jan 18 2025 02:03:52
Module end 'content'
Timing: Jan 18 2025 02:03:52
Script end

Main resources:

Total runtime1.0847 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 587.9141152.6250
Module start 'layout' 0.00590.0035 740.539139.4453
Module start 'content' 0.00941.0735 779.9844606.0391
Module end 'content' 1.08290.0018 1,386.023416.1641
Script end 1.0847  1,402.1875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3140160.0002
Check MTime0.00140.1286160.0001
Mysql Total
Database connection0.00070.066810.0007
Mysqli_queries1.011093.2039670.0151
Looping result0.00070.0682650.0000
Template Total1.048096.620.5240
Template load0.00250.229820.0012
Template processing1.045596.388320.5228
Template load and register function0.00020.019810.0002
states
state_id_array0.00090.083410.0009
state_identifier_array0.00140.125720.0007
Override
Cache load0.00210.1945410.0001
Sytem overhead
Fetch class attribute can translate value0.00070.064330.0002
Fetch class attribute name0.00140.127670.0002
XML
Image XML parsing0.00340.316230.0011
class_abstraction
Instantiating content class attribute0.00000.002090.0000
General
dbfile0.00370.3403220.0002
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ul.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ul.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 9

Time used to render debug report: 0.0001 secs