Publication with customize and without customize [oXy 14.2]
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 147
- Joined: Sat Oct 19, 2013 8:21 am
Publication with customize and without customize [oXy 14.2]
Hi,
I used two scenarios for publication :
DITAMAP PDF With Antenna House
DITAMAP PDF With Fop
In first scenario (DITAMAP PDF With Antenna House) i use Customization (Parameter 'customization.dir')
In second scenario (DITAMAP PDF With Fop) i don't use Customization (Parameter 'customization.dir' is empty)
When i select the second scenario i obtains the same result as the first, so that the customization is not present ?
where does the problem ?
Thank you
I used two scenarios for publication :
DITAMAP PDF With Antenna House
DITAMAP PDF With Fop
In first scenario (DITAMAP PDF With Antenna House) i use Customization (Parameter 'customization.dir')
In second scenario (DITAMAP PDF With Fop) i don't use Customization (Parameter 'customization.dir' is empty)
When i select the second scenario i obtains the same result as the first, so that the customization is not present ?
where does the problem ?
Thank you
-
- Posts: 9473
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Publication with customize and without customize [oXy 14
Hi,
It seems that your customizations are not applied for some reason.
I do not have enough details based on your description to point to an exact cause. Maybe if you have an XSLT customization you could check if you overwrote the proper XSLT template, possibly add some xsl:messages to see if your custom XSLT template is getting called.
Did your customization folder work in a previous version of Oxygen?
Did you read our topic discussing PDF customizations?
http://www.oxygenxml.com/doc/ug-editor/ ... ation.html
Regards,
Radu
It seems that your customizations are not applied for some reason.
I do not have enough details based on your description to point to an exact cause. Maybe if you have an XSLT customization you could check if you overwrote the proper XSLT template, possibly add some xsl:messages to see if your custom XSLT template is getting called.
Did your customization folder work in a previous version of Oxygen?
Did you read our topic discussing PDF customizations?
http://www.oxygenxml.com/doc/ug-editor/ ... ation.html
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 147
- Joined: Sat Oct 19, 2013 8:21 am
Re: Publication with customize and without customize [oXy 14
Hi,
I worked in the directory Customization, I did not crash the basic model
I indicated in the catalog where are the customized elements
When i used oXygen / Alfresco / Componize i can choice FOP or Antenna House with customization or not customization, and result is OK
I don't understand
Best regards
I worked in the directory Customization, I did not crash the basic model
I indicated in the catalog where are the customized elements
When i used oXygen / Alfresco / Componize i can choice FOP or Antenna House with customization or not customization, and result is OK
I don't understand
Best regards
-
- Posts: 9473
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Publication with customize and without customize [oXy 14
Hi,
Maybe it depends on the version of DITA Open Toolkit which you use.
When you used the customization with Componize, did you publish the DITA content from the CMS side or from Oxygen?
It's possible that a customization directory works with one DITA OT version and does not work with another.
Oxygen 14.2 comes with DITA OT 1.6.1.
Maybe you could send us the zipped customization directory with additional details about how it should affect the PDF output (support@oxygenxml.com) and I'll try to have a look at it when I have the time.
Regards,
Radu
Maybe it depends on the version of DITA Open Toolkit which you use.
When you used the customization with Componize, did you publish the DITA content from the CMS side or from Oxygen?
It's possible that a customization directory works with one DITA OT version and does not work with another.
Oxygen 14.2 comes with DITA OT 1.6.1.
Maybe you could send us the zipped customization directory with additional details about how it should affect the PDF output (support@oxygenxml.com) and I'll try to have a look at it when I have the time.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 147
- Joined: Sat Oct 19, 2013 8:21 am
Re: Publication with customize and without customize [oXy 14
Hi,
My problem is setting the scenario (in oXygen), if I use the customization the result is correct, if I do not use the customization, the result contains the changes made to the customization?
I will sending screenshots by email
Thank you
My problem is setting the scenario (in oXygen), if I use the customization the result is correct, if I do not use the customization, the result contains the changes made to the customization?
I will sending screenshots by email
Thank you
-
- Posts: 9473
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Publication with customize and without customize [oXy 14
Hi,
You mentioned:
OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\Customization
Not specifying the "customization.dir" parameter at all or specifying it with the value "OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\Customization" is equivalent because the default customization folder is located in:
OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\Customization
Did you make your changes directly there?
If you look at this small tutorial:
http://www.oxygenxml.com/doc/ug-editor/ ... ation.html
It states:
Regards,
Radu
You mentioned:
That "customization.dir" parameter should point to a folder which is outside of the DITA OT installation. In your case it points to this folder:My problem is setting the scenario (in oXygen), if I use the customization the result is correct, if I do not use the customization, the result contains the changes made to the customization?
OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\Customization
Not specifying the "customization.dir" parameter at all or specifying it with the value "OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\Customization" is equivalent because the default customization folder is located in:
OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\Customization
Did you make your changes directly there?
If you look at this small tutorial:
http://www.oxygenxml.com/doc/ug-editor/ ... ation.html
It states:
Because if you make changes to the "Customization" folder inside the DITA OT PDF plugin, they will be applied by default to all PDF outputs.Copy the entire directory: OXYGEN_INSTALL_DIR/frameworks/dita/DITA-OT/plugins/org.dita.pdf2/Customization to some other place, for instance: C:\Customization.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service