
tlyons at ivenue
May 16, 2011, 8:39 AM
Post #1 of 1
(254 views)
Permalink
|
|
[Bug 1114] New: exim-html tarball missing css, png's, and js
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=1114 Summary: exim-html tarball missing css, png's, and js Product: Exim Version: 4.76 Platform: All OS/Version: All Status: NEW Keywords: work:small Severity: bug Priority: low Component: Documentation AssignedTo: nigel [at] exim ReportedBy: tlyons [at] ivenue CC: exim-dev [at] exim When you extract the exim-html tarball, the html pages reference css in locations such as: ../../../../common.css ../../../../doc/index.css and image files such as: ../../../../doc/plus-12x12.png ../../../../doc/minus-12x12.png and javascript files such as: http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js ../../../../common.js ../../../../doc/index.js Would it be possible to: 1) include these external files in the tarball -- and if yes, then -- 2) adjust the paths to something inside the tarball In my personal case, I usually just have a ~/app_notes/exim/spec_html with the most current version of the docs, and I frequently access it offline (hence accessing jquery via google will not work in that case). Really I just want the spec_html, but if I have to do the whole tree (4 levels deep), that's a small price to pay. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|