Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: locked topic function  (Read 10352 times)

0 Members and 1 Guest are viewing this topic.

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
locked topic function
« on: August 07, 2006, 11:00:25 PM »

For locked topic options, just as a variation to the append topic. maybe set like

"[ Welcome to #Channel ][ News: %%NEWTOPIC%% ]"

then when someone changes the topic, it keeps all of the topic and adds what the topic was changed to to replace %%NEWTOPIC%%

Exmaple:

/topic #Channel This is an Example

"[ Welcome to #Channel ][ News: This is an Example ]"

/topic #Channel This is another Example

"[ Welcome to #Channel ][ News: This is another Example ]"

Im pretty sure this could be done with a module so im going to try it out. but would be nice as a core feature perhaps

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #1 on: August 07, 2006, 11:10:54 PM »

Sounds like an interesting idea but i cant see the real benefit of is as the only users you should give access to change the topic to should be trusted enough to stick by your own guideslines for your channels topic.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #2 on: August 07, 2006, 11:34:25 PM »

its not about users abusing stuff (for some reason how you got that idea), what i meant was if your lazy like me you can just do :/

/topic #Channel No Current News

instead of:

/topic #Channel [ Welcome to #Channel ][ News:  No Current News ]

just like a shortcut really instead of typing it out each and every time

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #3 on: August 07, 2006, 11:52:13 PM »

I didnt get the idea of abuse. Im just saying one of the common reasons for this sort of idea is abuse.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #4 on: August 07, 2006, 11:54:05 PM »

oh ok, but my reason was because alot of people on my network are lazy :]

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #5 on: August 08, 2006, 12:05:22 AM »

Yeah that happens a lot. I can be just as lazy at times. Like i set up an alias so i didnt have to type out things like "/msg operserv mode" down to just /smode. LOL
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

katsklaw

  • Guest
(No subject)
« Reply #6 on: August 08, 2006, 12:29:01 AM »

My problem with this idea is that laziness is never a reason to add additional coding to Services/ircds. That said this can be done with a module and would be a better fit than a core feature.

My point on the module thing is that Anope should remain as dynamic as possible, Especially for features like this that can be done easily with current module capabilities.
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #7 on: August 08, 2006, 06:02:24 AM »

i see that it will be a very cool module when it is done. But, personally i wouldn't find any usefulness on this module because, the users had already seen the news/channel topic when they entered the channel. So, if the module was loaded.. they would see the news/topic twice ... so i think this can be really annoying for some users.

anyway thats just my thinking ... good luck on your project Tom65789 and wishing you all the best ;)
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #8 on: August 08, 2006, 08:52:39 AM »

Quote
Originally posted by n00bie
i see that it will be a very cool module when it is done. But, personally i wouldn't find any usefulness on this module because, the users had already seen the news/channel topic when they entered the channel. So, if the module was loaded.. they would see the news/topic twice ... so i think this can be really annoying for some users.

anyway thats just my thinking ... good luck on your project Tom65789 and wishing you all the best ;)


well you kinda lost me there? why would they see the topic twice....?

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #9 on: August 08, 2006, 09:36:38 AM »

Example:

* Joining channel #Home
* Topic is 'Welcome to #Home. Enjoy your stay'
* Set by n00bie!noobie@localhost.net on Mon Aug 07 03:33:56
-ChanBot- [#Home] The channel's rules are as follows: No advertising, no invitation, no profanity, no harassing of users, no active scripts and no flooding. Break the rules and expect to be banned. Have fun. :-)
- ChanServ - [ Welcome to #Home ][ News: Welcome to #Home. Enjoy your stay ]

thats the example of how i think the module will look ?
or am i wrong ??? :9
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #10 on: August 08, 2006, 11:01:15 AM »

way wrong.....lol it changes a part of the topic when the topic is changed, rather than changing the whole thing

example with the current topic as [ #Channel ][ Welcome to #Channel. Enjoy your stay ]

"Welcome to #Channel. Enjoy your stay" is the "%%NEWTOPIC%%"


* Joining channel #Channel
* Topic is '[ #Channel ][ Welcome to #Channel. Enjoy your stay ]'
* User changes topic to 'omg roflcopter this is an example!!!'
* ChanServ changes topic to '[ #Channel ][ omg roflcopter this is an example!! ]'

[Edited on 8-8-2006 by Tom65789]

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #11 on: August 08, 2006, 12:23:00 PM »

Ok, if the mod is going to work that way, i am looking for it to use it ;)
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.
Pages: [1]   Go Up