WebHelp - Application vs Command line publishing differences
Moderators: Alexander Halser, Tim Green
WebHelp - Application vs Command line publishing differences
If I publish a content as web help in the application, everything is OK. If I do the same via command line, some files are missing, mostly JS (missing files are on the left side). What could be the issue?
You do not have the required permissions to view the files attached to this post.
- Tim Green
- Site Admin
- Posts: 22960
- Joined: Mon Jun 24, 2002 9:11 am
- Location: Bruehl, Germany
- Contact:
Re: WebHelp - Application vs Command line publishing differences
Hi Urk,
It looks as if you have different settings when publishing from the command line, and possibly a different skin, or even no skin. When publishing from the command line you need to explicitly include things like the output destination (/HTML="full path in quotes"), at the very least an include option that specifies the output format (/I=HTML), and specific specification of the skin (/O=skin_name).
Note also that you can use relative paths for references and that all paths are relative to the location of the project you are publishing.
Perhaps you could show an example of the command line you are using to publish.
It looks as if you have different settings when publishing from the command line, and possibly a different skin, or even no skin. When publishing from the command line you need to explicitly include things like the output destination (/HTML="full path in quotes"), at the very least an include option that specifies the output format (/I=HTML), and specific specification of the skin (/O=skin_name).
Note also that you can use relative paths for references and that all paths are relative to the location of the project you are publishing.
Perhaps you could show an example of the command line you are using to publish.
Regards,
Tim (EC Software Documentation & User Support)
Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
Tim (EC Software Documentation & User Support)
Private support:
Please do not email or PM me with private support requests -- post to the forum directly.