[dokuwiki] mixing javascript libraries

  • From: "Martin Tschofen" <martin.tschofen@xxxxxxxxx>
  • To: "doku wiki" <dokuwiki@xxxxxxxxxxxxx>
  • Date: Tue, 9 May 2006 20:52:58 -0500

I've got a quite elaborate javascript library that I included in a
plugin's script.js file. Now I want to reference the same library in a
template. I don't want to include it twice. But I don't want to make
them depending on each other if possible.

I'm wondering if there is a way to accomplish this? If there would be
a different way to include the library as separate files and be able
to identify if the file exists?

...martin
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts:

  • » [dokuwiki] mixing javascript libraries