Oxygen 15.1 -customize WebHelp output

Post here questions and problems related to editing and publishing DITA content.
dchapman
Posts: 18
Joined: Mon Jul 29, 2013 8:57 pm

Oxygen 15.1 -customize WebHelp output

Post by dchapman »

Basic question. When using 14.2, I customized my WebHelp output by editing toc.css and tocWDiv.css files (frames and internal frames) to edit such things as productTitle, to add an image before text generated by map name etc.

Without going into details of how I messed up, I am now in the position of making those same edits using 15.1. I don't see the toc.css and tocWDiv.css files. I'm looking around the other css files but could use some help to shortcut the process.

Do those files still exist? If so, are they renamed or moved? If not, what file(s) so I work with?

Thanks! :shock:
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Oxygen 15.1 -customize WebHelp output

Post by sorin_ristache »

Hi,

The files still exist but they were moved to a different directory after we restructured the Webhelp resource files. The toc.css file from previous versions is now (in version 15.1):

[Oxygen-install-kit]\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\skins\desktop-frames\toc.css

and the tocWDiv.css file from previous versions is now:

[Oxygen-install-kit]\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\skins\desktop\toc.css


Regards,
Sorin
dchapman
Posts: 18
Joined: Mon Jul 29, 2013 8:57 pm

Re: Oxygen 15.1 -customize WebHelp output

Post by dchapman »

Awesome, thanks. :D
Post Reply