DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:scriptheader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:scriptheader [2011-01-30 21:10] sflitmanplugin:scriptheader [2023-07-03 02:07] – Updated compatibility 67.143.208.29
Line 6: Line 6:
 email      : sflitman@xenoscience.com  email      : sflitman@xenoscience.com 
 type       : Action type       : Action
-lastupdate : 2011-01-30 +lastupdate : 2023-07-02 
-compatible : 2010-11-07+compatible : 2023-04-04a
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : script, header tags       : script, header
  
-downloadurl: http://xenoscience.com/scriptheader.tgz+downloadurl: https://xenoscience.com/scriptheader.tar.gz 
 bugtracker :  bugtracker : 
 sourcerepo :  sourcerepo : 
Line 23: Line 23:
 :!: **External requirements:** This plugin requires the following additional components that must be installed separately:  :!: **External requirements:** This plugin requires the following additional components that must be installed separately: 
  
-  * A configuration file in your wiki's **conf** directory which just lists one or more javascript source files.  The file is in typical PHP conf format, using a numeric key followed by a space followed by a value which is a URL.  Start with a / so you will have both http and https semantics in the rendered page, but do not rely on relative URLs.+  * A configuration file in your wiki's **conf** directory named **scriptheader.conf** which just lists one or more javascript source files.  The file is in typical PHP conf format, using a numeric key followed by a space followed by a value which is a URL.  Start with a / so you will have both http and https semantics in the rendered page, but do not rely on relative URLs.
  
 <code> <code>
Line 30: Line 30:
 </code> </code>
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Usage ===== ===== Usage =====
  
-It automatically operates on all pages in the wiki unless you add the following:+It automatically operates on all pages in the wiki unless you add the following to the .conf file:
  
 <code> <code>
-except [filepattern]+except /filepattern/
 </code> </code>
  
-=== Change Log ===+ 
 +===== Change Log =====
  
   * **2011-01-30**   * **2011-01-30**
     * Initial release     * Initial release
 +  * **2015-09-20**
 +    * Updated compatibility to 2015-08-10a
 +  * **2020-06-06**
 +    * Updated compatibility to 2020-06-01rc2
 +  * **2023-07-02**
 +    * Updated compatibility to 2023-04-04a
  
-=== Known Bugs and Issues ===+===== Known Bugs and Issues =====
  
-None 
  
 ===== Discussion ===== ===== Discussion =====
 +
 +
 +
 +
  
 Your comments are welcome. Your comments are welcome.
plugin/scriptheader.txt · Last modified: 2023-10-31 01:01 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki