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
plugin:scriptheader [2011-01-30 12:00] sflitmanplugin:scriptheader [2023-10-31 01:01] (current) Klap-in
Line 5: Line 5:
 author     : sflitman  author     : sflitman 
 email      : sflitman@xenoscience.com  email      : sflitman@xenoscience.com 
-type       : Syntax +type       : Action 
-lastupdate : 2011-01-30 +lastupdate : 2023-07-02 
-compatible : 2010-11-07+compatible : Jack Jackrum
 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 20: Line 20:
  
 ===== Installation ===== ===== Installation =====
- 
-//[First, last and only chance to warn users before installing (some has already done that before reading this)]// 
  
 :!: **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 32: 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 adding script tags which reference the source files in your configuration file.+It automatically operates on all pages in the wiki unless you add the following to the .conf file:
  
-=== Change Log ===+<code> 
 +except /filepattern/ 
 +</code> 
 + 
 + 
 +===== 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.1296385216.txt.gz · Last modified: 2011-01-30 12:00 by sflitman

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