tags 628568 moreinfo thanks On Mon, May 30, 2011 at 11:46 AM, martin f krafft <[email protected]> wrote: > Package: mod-musicindex-common > Version: 1.3.5-1 > Severity: wishlist > > It seems possible to override much of the mod-musicindex look by > providing a custom /musicindex/ alias or directory. However, the > "valid-xhtml" etc. images are not fetched from there. Instead, it > seems as if the module is hardcoded to check > /usr/share/mod-musicindex for their presence and to fall back to > fetching remote contents in their absence. > > Please either distribute those stock images with the package, or > make it such that they are pulled from /musicindex/ instead of > hardcoding the underlying filesystem location.
So, I'm having a hard time understanding this "bug". The location is hardcoded nowhere. As a matter of fact, the module does /exactly/ what you require: it will lookup the filesystem path for the /musicindex URI, and check whether the images are present in that folder or not. If interested you can check out send_foot() at the bottom of html.c for details. This module was written with extreme portability in mind, and has almost nothing hardcoded. HTH -- Thibaut VARENE http://www.parisc-linux.org/~varenet/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

