* Christophe JAILLET wrote: > Le 17/03/2016 21:35, André Malo a écrit : > > * André Malo wrote: > >> * Marion & Christophe JAILLET wrote: > >>> Le 10/03/2016 06:28,jaillet...@apache.org a écrit : > >>> Should prettyprint be tweaked to handle it? (I've seen that the version > >>> we use is not the same as the latest available at > >>> https://github.com/google/code-prettify) > >>> I quick test with the latest version, without backporting modification > >>> applied to the original prettify.js file, looks promising. > >>> So IMHO, it is either a bug now fixed in prettify.js itself or an issue > >>> introduced when it has been adapted for our own use. > >>> > >>> I leave my change in trunk > >>> http://httpd.apache.org/docs/trunk/en/howto/access.html) but revert it > >>> for now in 2.4.x. > >> > >> I'll give it a closer look later. > > > > too close... ouch. > > > > apparently there's no documentation how the prettify.js file was > > generated. Need to figure that out before I can replace it. If someone > > has more experience here, please speak up :-) Otherwise I'll dig through > > there build system as soon as I get around to it :/ > > > > (also, loading from an external server as it's "recommended" by google is > > not an option) > > > > Cheers, > > Why looking at the build system? > When i quickly gave a look and tried a more recent version of > prettify.js, I just took the one in: > https://github.com/google/code-prettify/tree/master/js-modules > > I'll try to give a closer look tonight too.
include("defs.js"); (line 60) needs to be resolved (maybe something else, too). I only gave the Makefile a short glance so far. Some maintainable generator system for our stuff would be nice, I guess. Maybe even built into the xslt (like the convience.map). Cheers, -- Gefunden auf einer "Webdesigner"-Seite: > Programmierung in HTML, XML, WML, CGI, FLASH < # André Malo # http://www.perlig.de/ # --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org