Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add location of css and js directories as a commandline option #42

Open
GoogleCodeExporter opened this issue Jan 26, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I am using daisydiff to view HTML file differences on a local filesystem. The 
output is generated in the source directory, so that existing links to images 
etc are still viewable.

The generated html however contains links like this:
<link href="css/diff.css" type="text/css" rel="stylesheet">
<script src="js/tooltip/wz_tooltip.js" type="text/javascript"></script>

In my situation, the css and js directories are not under the current directory.
So it would be useful to specify the location as a commandline parameter, eg a 
single parameter that is used as a prefix to both the examples above.

Original issue reported on code.google.com by michael....@gmail.com on 17 Jun 2012 at 9:58

@GoogleCodeExporter
Copy link
Author

Original comment by kkape...@gmail.com on 18 Jun 2012 at 7:14

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant