From 54e385a052d366348caf764e8d2b7c3dcddc1753 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 12 Feb 2006 21:29:37 +0000 Subject: Renamed git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3177 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/censor.conf.example | 12 - docs/filter.conf.example | 24 -- docs/helpop-full.conf.example | 506 -------------------------------------- docs/helpop.conf.example | 328 ------------------------ docs/inspircd.censor.example | 12 + docs/inspircd.filter.example | 24 ++ docs/inspircd.helpop-full.example | 506 ++++++++++++++++++++++++++++++++++++++ docs/inspircd.helpop.example | 328 ++++++++++++++++++++++++ 8 files changed, 870 insertions(+), 870 deletions(-) delete mode 100644 docs/censor.conf.example delete mode 100644 docs/filter.conf.example delete mode 100644 docs/helpop-full.conf.example delete mode 100644 docs/helpop.conf.example create mode 100644 docs/inspircd.censor.example create mode 100644 docs/inspircd.filter.example create mode 100644 docs/inspircd.helpop-full.example create mode 100644 docs/inspircd.helpop.example diff --git a/docs/censor.conf.example b/docs/censor.conf.example deleted file mode 100644 index 89730669f..000000000 --- a/docs/censor.conf.example +++ /dev/null @@ -1,12 +0,0 @@ -# Configuration file for m_censor.so (1.0.0.0) -# C.J.Edwards May 2004. -# - -# The tags for this module are formatted as follows: -# -# - - - - diff --git a/docs/filter.conf.example b/docs/filter.conf.example deleted file mode 100644 index 99e133256..000000000 --- a/docs/filter.conf.example +++ /dev/null @@ -1,24 +0,0 @@ -# Configuration file for m_filter.so (2.0.0.0) -# C.J.Edwards April 2004. -# - -# The tags for this module are formatted as follows: -# -# -# -# Valid actions for 'action' are: -# -# block This blocks the line, sends out a notice to all opers with -# +s and informs the user that their message was blocked. -# -# none This action causes nothing to be done except logging. This -# is the default action if none is specified. -# -# kill This disconnects the user, with the 'reason' parameter as -# the kill reason. - - - - diff --git a/docs/helpop-full.conf.example b/docs/helpop-full.conf.example deleted file mode 100644 index d0f621d63..000000000 --- a/docs/helpop-full.conf.example +++ /dev/null @@ -1,506 +0,0 @@ -##################### -# Helpop Standard # -##################### - - - - - - - -##################### -# User Commands # -##################### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -##################### -# Oper Commands # -##################### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -###################### -# User/Channel Modes # -###################### - - - - - -###################### -# Stats Symbols # -###################### - - - diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example deleted file mode 100644 index 34f47e2db..000000000 --- a/docs/helpop.conf.example +++ /dev/null @@ -1,328 +0,0 @@ -# Sample configuration file for m_helpop.so -# You can either copy this into your conf folder and set up the module to use it, -# or you can customise the responses for your network and/or add more. -# -# WARNING!!! Do not this file into your main conf, use tag -# instead! There are tags in this file which will conflict with the main config, -# like and , and if you include it directly, inspircd will complain! -# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/inspircd.censor.example b/docs/inspircd.censor.example new file mode 100644 index 000000000..89730669f --- /dev/null +++ b/docs/inspircd.censor.example @@ -0,0 +1,12 @@ +# Configuration file for m_censor.so (1.0.0.0) +# C.J.Edwards May 2004. +# + +# The tags for this module are formatted as follows: +# +# + + + + diff --git a/docs/inspircd.filter.example b/docs/inspircd.filter.example new file mode 100644 index 000000000..99e133256 --- /dev/null +++ b/docs/inspircd.filter.example @@ -0,0 +1,24 @@ +# Configuration file for m_filter.so (2.0.0.0) +# C.J.Edwards April 2004. +# + +# The tags for this module are formatted as follows: +# +# +# +# Valid actions for 'action' are: +# +# block This blocks the line, sends out a notice to all opers with +# +s and informs the user that their message was blocked. +# +# none This action causes nothing to be done except logging. This +# is the default action if none is specified. +# +# kill This disconnects the user, with the 'reason' parameter as +# the kill reason. + + + + diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example new file mode 100644 index 000000000..d0f621d63 --- /dev/null +++ b/docs/inspircd.helpop-full.example @@ -0,0 +1,506 @@ +##################### +# Helpop Standard # +##################### + + + + + + + +##################### +# User Commands # +##################### + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +##################### +# Oper Commands # +##################### + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +###################### +# User/Channel Modes # +###################### + + + + + +###################### +# Stats Symbols # +###################### + + + diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example new file mode 100644 index 000000000..34f47e2db --- /dev/null +++ b/docs/inspircd.helpop.example @@ -0,0 +1,328 @@ +# Sample configuration file for m_helpop.so +# You can either copy this into your conf folder and set up the module to use it, +# or you can customise the responses for your network and/or add more. +# +# WARNING!!! Do not this file into your main conf, use tag +# instead! There are tags in this file which will conflict with the main config, +# like and , and if you include it directly, inspircd will complain! +# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3