]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003082.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003082.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Chanserv &amp; memoserv suggestion
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Chanserv%20%26%20memoserv%20suggestion&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003080.html">
11 <LINK REL="Next" HREF="003085.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Chanserv &amp; memoserv suggestion</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Chanserv%20%26%20memoserv%20suggestion&In-Reply-To="
17 TITLE="[IRCServices Coding] Chanserv &amp; memoserv suggestion">Craig at frostycoolslug.com
18 </A><BR>
19 <I>Tue Aug 17 08:30:56 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003080.html">[IRCServices Coding] Chanserv &amp; memoserv suggestion
22 </A></li>
23 <LI>Next message: <A HREF="003085.html">[IRCServices Coding] Chanserv &amp; memoserv suggestion
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3082">[ date ]</a>
27 <a href="thread.html#3082">[ thread ]</a>
28 <a href="subject.html#3082">[ subject ]</a>
29 <a href="author.html#3082">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Maybe for 5 to 10secs after the re-order command, it stops removing from the access lists etc? with a warning..
35
36 &quot;The access list was recently re-ordered, Please Re-check the list, and try again in X seconds&quot;?
37
38 /****************************************
39 * Craig &quot;FrostyCoolSlug&quot; McLure
40 * <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at FrostyCoolSlug.com</A>
41 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
42 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
43 ****************************************/
44
45
46 /****************************************
47 * From - Andrew Church &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>&gt;
48 * To - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A> &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
49 * Sent - 10:33:15 @ 2004-08-17
50 * Subject - Re: [IRCServices Coding] Chanserv &amp; memoserv suggestion
51 ****************************************/
52
53 /****** - Begin Original Message - ******/
54
55 &gt;<i> This is designed behavior. A manual &quot;reorder&quot; command does merit
56 </I>&gt;<i>consideration, but the problem with reordering (especially automatically)
57 </I>&gt;<i>is that another user may be giving a command at the same time, or the same
58 </I>&gt;<i>user may give two separate commands intending them to be used in the same
59 </I>&gt;<i>list, and if the list is reordered after the first command, the second
60 </I>&gt;<i>command will have undesired results.
61 </I>&gt;<i>
62 </I>&gt;<i> --Andrew Church
63 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
64 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
65 </I>&gt;<i>
66 </I>&gt;&gt;<i>Hi.
67 </I>&gt;&gt;<i>In chanserv access list and memoserv list, the num
68 </I>&gt;&gt;<i>order most of the time has numbering gaps that look
69 </I>&gt;&gt;<i>like this:
70 </I>&gt;&gt;<i>
71 </I>&gt;&gt;<i>ChanServ Num Lev Nick
72 </I>&gt;&gt;<i>-----------------------------------------
73 </I>&gt;&gt;<i>ChanServ 2 10 nick1
74 </I>&gt;&gt;<i>ChanServ 4 10 nick2
75 </I>&gt;&gt;<i>ChanServ 7 10 nick3
76 </I>&gt;&gt;<i>...
77 </I>&gt;&gt;<i>and in memoserv
78 </I>&gt;&gt;<i>....
79 </I>&gt;&gt;<i>MemoServ Memo 10 from ..
80 </I>&gt;&gt;<i>MemoServ Memo 19 from ..
81 </I>&gt;&gt;<i>MemoServ Memo 34 from ..
82 </I>&gt;&gt;<i>.....
83 </I>&gt;&gt;<i>
84 </I>&gt;&gt;<i>I was wondering if it would be nice to create a
85 </I>&gt;&gt;<i>reorder feature for chanserv's access list and
86 </I>&gt;&gt;<i>memoserv's list working like this:
87 </I>&gt;&gt;<i>
88 </I>&gt;&gt;<i>/cs access #chan reorder
89 </I>&gt;&gt;<i>or
90 </I>&gt;&gt;<i>/cs access #chan list reorder
91 </I>&gt;&gt;<i>
92 </I>&gt;&gt;<i>and for memoserv
93 </I>&gt;&gt;<i>
94 </I>&gt;&gt;<i>/ms reorder
95 </I>&gt;&gt;<i>or
96 </I>&gt;&gt;<i>/ms list reorder
97 </I>&gt;&gt;<i>
98 </I>&gt;&gt;<i>So when the command is entered it should re-organize
99 </I>&gt;&gt;<i>the numbers and cover the number gaps that exist..
100 </I>&gt;&gt;<i>i.e.:
101 </I>&gt;&gt;<i>ChanServ Num Lev Nick
102 </I>&gt;&gt;<i>-----------------------------------------
103 </I>&gt;&gt;<i>ChanServ 2 10 nick1
104 </I>&gt;&gt;<i>ChanServ 4 50 nick2
105 </I>&gt;&gt;<i>ChanServ 7 30 nick3
106 </I>&gt;&gt;<i>...
107 </I>&gt;&gt;<i>will turn to:
108 </I>&gt;&gt;<i>
109 </I>&gt;&gt;<i>ChanServ Num Lev Nick
110 </I>&gt;&gt;<i>-----------------------------------------
111 </I>&gt;&gt;<i>ChanServ 1 10 nick1
112 </I>&gt;&gt;<i>ChanServ 2 50 nick2
113 </I>&gt;&gt;<i>ChanServ 3 30 nick3
114 </I>&gt;&gt;<i>....
115 </I>&gt;&gt;<i>
116 </I>&gt;&gt;<i>
117 </I>&gt;&gt;<i>It is just a request.
118 </I>&gt;&gt;<i>
119 </I>&gt;&gt;<i>Thanks and keep up the good work guys...
120 </I>&gt;&gt;<i>MaNUaL
121 </I>&gt;&gt;<i>
122 </I>&gt;&gt;<i>
123 </I>&gt;&gt;<i>__________________________________________________
124 </I>&gt;&gt;<i>Do You Yahoo!?
125 </I>&gt;&gt;<i>Tired of spam? Yahoo! Mail has the best spam protection around
126 </I>&gt;&gt;<i><A HREF="http://mail.yahoo.com">http://mail.yahoo.com</A>
127 </I>&gt;&gt;<i>
128 </I>&gt;&gt;<i>------------------------------------------------------------------
129 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
130 </I>&gt;&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
131 </I>&gt;<i>
132 </I>&gt;<i>------------------------------------------------------------------
133 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
134 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
135 </I>&gt;<i>.
136 </I>
137 /******* - End Original Message - *******/
138
139
140
141
142 </PRE>
143
144 <!--endarticle-->
145 <HR>
146 <P><UL>
147 <!--threads-->
148 <LI>Previous message: <A HREF="003080.html">[IRCServices Coding] Chanserv &amp; memoserv suggestion
149 </A></li>
150 <LI>Next message: <A HREF="003085.html">[IRCServices Coding] Chanserv &amp; memoserv suggestion
151 </A></li>
152 <LI> <B>Messages sorted by:</B>
153 <a href="date.html#3082">[ date ]</a>
154 <a href="thread.html#3082">[ thread ]</a>
155 <a href="subject.html#3082">[ subject ]</a>
156 <a href="author.html#3082">[ author ]</a>
157 </LI>
158 </UL>
159
160 </body></html>