Search found 32 matches
- by MWdal
- Mon Nov 11, 2024 3:54 pm
- Forum: Common Problems
- Topic: Feedback function
- Replies: 3
- Views: 350
Re: Feedback function
Thanks for info Alin, very helpful. So we would need to purchase the Oxygen Feedback Service Enterprise edition, to install it in our environment. I understand from the Pricing page that the number of members is unlimited, is that correct? And an installation hosted on a local server here would be e...
- by MWdal
- Wed Nov 06, 2024 3:43 pm
- Forum: Common Problems
- Topic: Feedback function
- Replies: 3
- Views: 350
Feedback function
Hello, We are using OxygenXML in an environment without internet access. I'm looking into how we can get the feedback function working. I saw this on page https://www.oxygenxml.com/xml_webhelp/webhelp_responsive.html : "You simply need to create an Oxygen Feedback site configuration in the admi...
- by MWdal
- Tue Oct 01, 2024 8:56 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Text on front page
- Replies: 8
- Views: 1351
Re: Text on front page
That worked fine! I have quite a long text so I had to change white-space: pre into pre-line, to stop the text from spilling over the edge.
Many thanks Julien!
regards, Mikael
Many thanks Julien!
regards, Mikael
- by MWdal
- Wed Sep 25, 2024 3:51 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Text on front page
- Replies: 8
- Views: 1351
Re: Text on front page
Hi Julien, unfortunately I can't get this to work. With the suggested code the text doesn't show at all. I tried moving the code to different places in the file. And tried with .wh_tile instead of .wh_tiles . And tried with white-space: pre-line instead of white-space: pre . But no success. Do you h...
- by MWdal
- Wed Sep 18, 2024 3:44 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Text on front page
- Replies: 8
- Views: 1351
Re: Text on front page
Ok I see, that would work.
How about the second question, showing the text only on the first page? Is that possible?
regards, Mikael
How about the second question, showing the text only on the first page? Is that possible?
regards, Mikael
- by MWdal
- Mon Sep 16, 2024 12:18 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Text on front page
- Replies: 8
- Views: 1351
Re: Text on front page
Thanks Julien, that works fine with the pdf transformation. For html I can't get it to like I want. The method to use (1), (2) etc (....:after(1) ) to get several sections with text does not work. So @media screen { .wh_content_area::after[b](1)[/b] { display: block; content: "Text.."; fon...
- by MWdal
- Wed Aug 14, 2024 11:15 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Text on front page
- Replies: 8
- Views: 1351
Text on front page
Hello,
I would like to insert a text block on the front page, efter the title and above the footer. Is there a way to do that in the css files?
We use v24.1, transformation scenarios: both pdf based on html & css, and Webhelp.
regards, Mikael
I would like to insert a text block on the front page, efter the title and above the footer. Is there a way to do that in the css files?
We use v24.1, transformation scenarios: both pdf based on html & css, and Webhelp.
regards, Mikael
- by MWdal
- Wed May 15, 2024 2:24 pm
- Forum: Common Problems
- Topic: No xml tags are displaying in print
- Replies: 20
- Views: 3407
Re: No xml tags are displaying in print
Right that made the trick, works fine now!
Many thanks Julien.
regards, Mikael
Many thanks Julien.
regards, Mikael
- by MWdal
- Tue May 14, 2024 4:13 pm
- Forum: Common Problems
- Topic: No xml tags are displaying in print
- Replies: 20
- Views: 3407
Re: No xml tags are displaying in print
I'm getting a parse error for the @namespace line. Could that be due to our oxygen is in restricted environment with no internet access?
/Mikael
/Mikael
- by MWdal
- Tue May 14, 2024 2:31 pm
- Forum: Common Problems
- Topic: No xml tags are displaying in print
- Replies: 20
- Views: 3407
Re: No xml tags are displaying in print
That works nicely on topics, but not on other elements, a note for example.
I also tried the second code set without the first one, with the same result: it shows the id:s for topics.
/Mikael
I also tried the second code set without the first one, with the same result: it shows the id:s for topics.
/Mikael
- by MWdal
- Tue May 14, 2024 11:24 am
- Forum: Common Problems
- Topic: No xml tags are displaying in print
- Replies: 20
- Views: 3407
Re: No xml tags are displaying in print
Thanks Julien, works perfectly. Yes we are using DITA Map PDF - based on HTML5 & CSS scenario.
Is it also possible to show the value of an attribute in the generated pdf, the id attribute in our case?
Br, Mikael
Is it also possible to show the value of an attribute in the generated pdf, the id attribute in our case?
Br, Mikael
- by MWdal
- Wed May 08, 2024 9:52 am
- Forum: Common Problems
- Topic: No xml tags are displaying in print
- Replies: 20
- Views: 3407
Re: No xml tags are displaying in print
Hello,
is it possible to show tags in pdf also for pdf css transformation scenario?
And is it possible to select to show only certain tags?
Br, Mikael
is it possible to show tags in pdf also for pdf css transformation scenario?
And is it possible to select to show only certain tags?
Br, Mikael
- by MWdal
- Wed Nov 08, 2023 5:55 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Cannot read field "result" because "fi" is null, Once more
- Replies: 9
- Views: 2206
Re: Cannot read field "result" because "fi" is null, Once more
Thanks Marius. Do you mean the apostrophe character , ' ? And do you mean in the file name? About the other case, " references to an image ending in "/ "". I don't have any instance of that. But I discovered that an image with the "#" character in the file name gives th...
- by MWdal
- Tue Nov 07, 2023 7:00 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Cannot read field "result" because "fi" is null, Once more
- Replies: 9
- Views: 2206
Re: Cannot read field "result" because "fi" is null, Once more
image.png Hello again Costin, I managed now to pinpoint this problem, it happens when a dita file uses content reuse, with Content source = location. Failure output in the log: image.png We have Oxygen v.24.1, use transformation scenario DITA Map Webhelp Responsive, parameters fix.external.refs.com...
- by MWdal
- Mon Oct 23, 2023 9:37 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Available fonts
- Replies: 3
- Views: 713
Re: Available fonts
Hello Radu,
It's the publishing side I'm interested in. We publish to html and pdf both, but let's start with pdf. We use DITA xml, CSS based.
/Mikael
It's the publishing side I'm interested in. We publish to html and pdf both, but let's start with pdf. We use DITA xml, CSS based.
/Mikael
- by MWdal
- Wed Oct 18, 2023 5:01 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Available fonts
- Replies: 3
- Views: 713
Available fonts
Hello,
where can I see which fonts that available default in Oxygen? I have v24.1.
thanks, Mikael
where can I see which fonts that available default in Oxygen? I have v24.1.
thanks, Mikael
- by MWdal
- Thu Mar 02, 2023 1:29 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Stepresult not shown if pdf
- Replies: 4
- Views: 715
Re: Stepresult not shown if pdf
Thanks Julien, that works fine.
I also added a padding in that part -.
That works on the label, but not on the rest of the text in the step result. Is there a way to get the same indent on the complete step result text?
/Mikael
I also added a padding in that part -
Code: Select all
padding-left: 10px;
That works on the label, but not on the rest of the text in the step result. Is there a way to get the same indent on the complete step result text?
/Mikael
- by MWdal
- Wed Mar 01, 2023 12:54 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Stepresult not shown if pdf
- Replies: 4
- Views: 715
Stepresult not shown if pdf
Hello, We run a Dita Map PDF - based on HTML5 & CSS transformation scenario, with parameter args.gen.task.lbl = YES . For the topic type Task we still don't see the text Result: for the tag stepresult in the pdf. Other labels like Before you begin , About this task , are shown. Is there another ...
- by MWdal
- Wed Feb 08, 2023 6:47 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Cannot read field "result" because "fi" is null, Once more
- Replies: 9
- Views: 2206
Re: Cannot read field "result" because "fi" is null, Once more
Hi Costin,
resuming this case after some time..
We have quite hard restrictions on sending files outside the site here. Is there any way we can troubleshoot this with help of the printouts that Oxygen and DITA-OT give? Or any other suggestion you have that i might try?
thanks,
Mikael
resuming this case after some time..
We have quite hard restrictions on sending files outside the site here. Is there any way we can troubleshoot this with help of the printouts that Oxygen and DITA-OT give? Or any other suggestion you have that i might try?
thanks,
Mikael
- by MWdal
- Wed Feb 08, 2023 6:09 pm
- Forum: Other Issues
- Topic: Delta character does not work
- Replies: 6
- Views: 1950
Re: Delta character does not work
Thanks for good tip Julien. I think that we now enough options to make this work. The option to use DejaVu for all text may be the best solution, since that also solves the problem with unordered lists with several levels. In those lists level 2 and lower is rendered as # (and not bullets) with Time...
- by MWdal
- Wed Feb 01, 2023 12:45 pm
- Forum: Other Issues
- Topic: Delta character does not work
- Replies: 6
- Views: 1950
Re: Delta character does not work
Hello Andrei, we have quite heavy restrictions on what we can send, so before I do that I just want to ask you some more questions. So if I put Deja vu Sans as fallback font, and there is a delta character in the publication, the complete publication will have Deja vu Sans as font. And I would get t...
- by MWdal
- Tue Dec 20, 2022 10:06 am
- Forum: Other Issues
- Topic: S1000D
- Replies: 1
- Views: 731
S1000D
Hi,
does Oxygen have support for the S1000D standard?
/Mikael
does Oxygen have support for the S1000D standard?
/Mikael
- by MWdal
- Fri Oct 07, 2022 10:15 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Pdf file in dita map
- Replies: 3
- Views: 1052
Re: Pdf file in dita map
Thanks Julien, then I understand how it works.
Option " adding the PDF inside the generated output at a given location" would be the best one for us.
/Mikael
Option " adding the PDF inside the generated output at a given location" would be the best one for us.
/Mikael
- by MWdal
- Tue Oct 04, 2022 9:30 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Pdf file in dita map
- Replies: 3
- Views: 1052
Pdf file in dita map
Is it possible to add a pdf file to a dita map (as appendix, topicref or ...) and get its content printed in the output pdf?
thanks, Mikael
thanks, Mikael
- by MWdal
- Thu Sep 01, 2022 6:48 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Cannot read field "result" because "fi" is null, Once more
- Replies: 9
- Views: 2206
Re: Cannot read field "result" because "fi" is null, Once more
I upgraded to Oxygen v 24.1 and I can see that DITA OT v. 3.7.0 is used, but I still get the same result: transformation fails with error Cannot read field "result" because "fi" is null. . I will try to provide samples for troubleshooting as you instructed. In the meantime, anoth...
- by MWdal
- Fri Aug 19, 2022 4:28 pm
- Forum: Other Issues
- Topic: Delta character does not work
- Replies: 6
- Views: 1950
Re: Delta character does not work
I tried your fallback font suggestion, and it works partly. With this line in the css file: body{ ... font-family: "Times New Roman", "DejaVu sans" !important; .. } the delta character is printed ok. But the rest of the document also gets the Dejavu font which is not really what ...
- by MWdal
- Fri Jul 08, 2022 8:55 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Customize footer
- Replies: 7
- Views: 1758
Re: Customize footer
With some trial and error I think I got it working now.
Thanks for the example!
/Mikael
Thanks for the example!
/Mikael
- by MWdal
- Thu Jun 30, 2022 4:13 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Cannot read field "result" because "fi" is null, Once more
- Replies: 9
- Views: 2206
Cannot read field "result" because "fi" is null, Once more
Running transformation scenario DITA Map Webhelp Responsive gives Nullpointerexception Cannot read field "result" because "fi" is null . Oxygen version 24.0, DITA OT version 3.6.1. I saw some old posts on this subject, and based on those I checked that we don't have any file name...
- by MWdal
- Wed Jun 22, 2022 2:29 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Customize footer
- Replies: 7
- Views: 1758
Re: Customize footer
Ok got it. I opened the xhtml file in Oxygen and fixed the errors it showed. I also moved it to the same folder as the css descriptor files and the templates. But still the footer only shows the text that is in the parameter value in the template file - the file name footer.xhtml in this case. Unfor...
- by MWdal
- Mon Jun 13, 2022 8:55 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Customize footer
- Replies: 7
- Views: 1758
Re: Customize footer
Thanks Marius.
Ok so extra plugin needed for this?
To see if I'm on the right track, could you say if the attached example qualifies as a well-formed xhtml file?
/Mikael
Ok so extra plugin needed for this?
To see if I'm on the right track, could you say if the attached example qualifies as a well-formed xhtml file?
- xhtmlExample.png (42.93 KiB) Viewed 1705 times
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ 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