Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

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

Both sides previous revisionPrevious revision
Next revision
Previous revision
custom:index [2010/07/13 15:57] digitalmancustom:index [2025/12/31 14:40] (current) – [Customization] Intro list of customization options digital man
Line 1: Line 1:
 ====== Customization ====== ====== Customization ======
  
-Synchronet customization may require some creativity and programming and/or artistic talents. Or you can just apply customizations created by other sysops and developers.+Beyond [[:config:|configuration]] and adding content (e.g. [[faq:files]], [[howto:door:|doors/games]], [[network:|message networks]]), the available methods of BBS customization to a Synchronet sysop include (in order of complexity): 
 + 
 +  * Modifying [[config:text files|display files]] and [[menu files]] 
 +  * Modifying [[config:modopts.ini|module options]] 
 +  * Modifying [[text.dat|text strings]] 
 +  * Modifying [[module:|executable modules]] and [[custom:command shell|command shells]] 
 +  * Modifying and rebuilding [[dev:|the C and C++ source code]] 
 + 
 +Synchronet customization may require some creativity and programming and/or artistic talents. Or you can just apply customizations ("mods"created by other sysops and developers.
  
 ===== Chapters ===== ===== Chapters =====
Line 10: Line 18:
   * [[:config:Text Files]]   * [[:config:Text Files]]
   * [[:util:Baja]]   * [[:util:Baja]]
 +  * [[:dir:mods|mods directory]]
   * [[http://synchro.net/docs/customization.html|Older but still relevant Synchronet Customization documentation]]   * [[http://synchro.net/docs/customization.html|Older but still relevant Synchronet Customization documentation]]
   * [[:config:|Configuration]]   * [[:config:|Configuration]]
 +  * [[:resource:ANSI Editors]]
  
-{{tag>customization}}+{{tag>customization ansi}}