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 [2019/12/18 23:44] – [See Also] added link to attr.cfg page digital mancustom: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 13: Line 21:
   * [[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]]
-  * [[:config:attr.cfg|Text Attribute Configuration]] 
   * [[:resource:ANSI Editors]]   * [[:resource:ANSI Editors]]
  
 {{tag>customization ansi}} {{tag>customization ansi}}