]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002833.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002833.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Event ordering
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Event%20ordering&In-Reply-To=200312101718.hBAHIEv10185%40localhost.localdomain">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002832.html">
11 <LINK REL="Next" HREF="002834.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Event ordering</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Event%20ordering&In-Reply-To=200312101718.hBAHIEv10185%40localhost.localdomain"
17 TITLE="[IRCServices Coding] Event ordering">achurch at achurch.org
18 </A><BR>
19 <I>Thu Dec 11 09:45:28 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002832.html">[IRCServices Coding] Event ordering
22 </A></li>
23 <LI>Next message: <A HREF="002834.html">[IRCServices Coding] UnrealIRCd - PREFIX_AQ
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2833">[ date ]</a>
27 <a href="thread.html#2833">[ thread ]</a>
28 <a href="subject.html#2833">[ subject ]</a>
29 <a href="author.html#2833">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>RTFM (6-1-4) and use add_callback_pri().
35
36 --Andrew Church
37 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
38 <A HREF="http://achurch.org/">http://achurch.org/</A>
39
40 &gt;<i>Hi...
41 </I>&gt;<i>
42 </I>&gt;<i>We've developed a simple hostserv module, and we have hooked onto the 'nickserv identify' event... however....
43 </I>&gt;<i>because of the ordering of callbacks etc, the hostserv system is called AFTER nickserv autojoin etc, meaning that users using nickserv autojoin join channels with their 'normal' hostmask. Would it be possible in a future version of ircservices to have som
44 </I>&gt;<i>e way to alter the priorities of modules/callbacks and/or have some form of event queue, so in this case we could set the priority of hostserv above that of nickserv/autojoin etc? It might be useful in other circumstances too :-)
45 </I>&gt;<i>
46 </I>&gt;<i>Thanks,
47 </I>&gt;<i>Brain
48 </I>&gt;<i>
49 </I>&gt;<i>---
50 </I>&gt;<i><A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
51 </I>&gt;<i>
52 </I>&gt;<i>
53 </I>&gt;<i>------------------------------------------------------------------
54 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
55 </I>
56 </PRE>
57
58 <!--endarticle-->
59 <HR>
60 <P><UL>
61 <!--threads-->
62 <LI>Previous message: <A HREF="002832.html">[IRCServices Coding] Event ordering
63 </A></li>
64 <LI>Next message: <A HREF="002834.html">[IRCServices Coding] UnrealIRCd - PREFIX_AQ
65 </A></li>
66 <LI> <B>Messages sorted by:</B>
67 <a href="date.html#2833">[ date ]</a>
68 <a href="thread.html#2833">[ thread ]</a>
69 <a href="subject.html#2833">[ subject ]</a>
70 <a href="author.html#2833">[ author ]</a>
71 </LI>
72 </UL>
73
74 </body></html>