Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
dir:mods [2010/02/22 00:24] – created digitalmandir:mods [2018/12/18 13:50] – [MODS Directory] lowercase for consistency digital man
Line 1: Line 1:
-====== MODS Directory ======+====== mods Directory ======
  
 ===== Directory Contents ===== ===== Directory Contents =====
 +
 +The ''mods'' directory is intended to contain MODified-stock or 3rd party (i.e. not from [[:dev:CVS]]) JavaScript modules (''.js'' files) or Baja modules (''.bin'' with ''.src'') which will not be overwritten during Synchronet updates/upgrades.
 +
 +If a file exists in both the ''[[dir:exec]]'' directory and the ''mods'' directory, the version in the ''mods'' directory will be loaded and executed rather than the version in the ''exec'' directory.
 +
 +The path to the ''mods'' directory is configured in [[util:SCFG]]->System->Advanced Options.
  
 ===== Sub-directories ===== ===== Sub-directories =====
Line 7: Line 13:
 ==== load ==== ==== load ====
  
 +The ''mods/load'' directory is intended to contain MODified stock JavaScript library files from the ''[[dir:exec]]/load'' directory.
 +
 +===== See Also =====
 +
 +  * ''[[EXEC]]'' directory
 +  * [[./index|Directory structure]]