Actions
Feature #239
closedClickable nicknames from message prefix
Start date:
01/31/2011
Due date:
% Done:
0%
Estimated time:
3:00 h
Operative System:
All
Description
[22:23:17] <dude1> oh, sorry
[22:23:41] <dude1> :-/
[22:24:32] <@dude2> no problem, just stop spamming nonsense
[22:24:43] <dude1> ok
Currently I am unable to click nicknames if there isnt a space next to them, so also counting < or > as spaces will make them clickable
Updated by Per Amundsen almost 14 years ago
It uses a regular expression on words by replacing it with whatever you have set in User prefix under messages, so if it is <$nick> or #¤%¤#%¤#¤#$nick, it will grab the nick part.
What is your prefix ?
Updated by Jeroen z0r almost 14 years ago
Currently I'm using "<$status$user>
"
The more/less signs make it unpossibale to click nicknames :P
Updated by Per Amundsen almost 14 years ago
- Status changed from New to Assigned
nah its the $status, i fixed and tested my regex to account for that, will upload beta now :)
Updated by Per Amundsen almost 14 years ago
- Status changed from Assigned to Resolved
Updated by Per Amundsen almost 14 years ago
- Status changed from Resolved to Closed
Actions