ok.. but I really don't like the sending of the message (like you proposed for
urls) because of
internationalization.
altering the url with [AMSN] is cool, but I think it would be better to replace
the dot by %2E
like
http://test.com/script%2Ephp
the %2E gets replaced by a dot when it gets to
2007/4/30, Youness Alaoui <[EMAIL PROTECTED]>:
Yeah, it's a good idea, but I don't think it would slow down amsn, but I
do agree on the fact that it should be
done as a plugin, I wouldn't code that :p
It could be as easy as a :
foreach word $censored_words {
set msg [regsub -all $msg $word "*c
It's a good point, I didn't want to get involved with this 'yet another option'
thing but your view menu idea
makes sense...
then it would mean
on click -> foreach win $all_chat_windows {
pack forget [GetButtonBarForWin $win]
}
(or pack instead of pack forget)
KKRT
On Mon, Apr 30, 2007 at
By the way, I don't want to sound arrogant or something and I really
appreciate your work, Dan; it's just my "interface designer"'s view on it
:)
Friendly greeting,
Karel.
2007/4/30, Karel Demeyer <[EMAIL PROTECTED]>:
I didn't apply the patch but it looks like it adds yet another option to
t
I didn't apply the patch but it looks like it adds yet another option to the
preferences window. We should have a procedure of having a discussion about
every option added there to avoid that window to be overcrowded.
So; why isn't it just having a checkbox in the chatwindow's "View" menu to
enab
It looks good, but I would say that maybe it would be better to just create an
empty frame instead of removing
the buttonbar..
the reason is that if you send the event for the chat window to the plugins and
you don't specify the buttons
variable, plugins might bug because they expect it to exis
Yeah, it's a good idea, but I don't think it would slow down amsn, but I do
agree on the fact that it should be
done as a plugin, I wouldn't code that :p
It could be as easy as a :
foreach word $censored_words {
set msg [regsub -all $msg $word "*censored*"]
}
but the "amsn added a dot in ..."
Hi,
I noticed in the TODO list there was a item of "Option to display
or not the chat button bar". I have implemented this and done the
relevant translations for French and Spanish, However I'm not totally
sure of their accuracy. So if someone could be kind to apply my patch
:). And if any
Maybe something like this could slow down aMSN way too much and should be
done inside a plugin or something though ?
2007/4/30, Karel Demeyer <[EMAIL PROTECTED]>:
Can't we add the feature to break those censored words so the message can
be human-readable but warn the user we changed something
Can't we add the feature to break those censored words so the message can be
human-readable but warn the user we changed something ? like:
Y says: I heard MSN censors some words
X says: Yeah, like teh spanish word t.ufoto, though I don't know what that
means
(!) aMSN added a dot in the word "tufo
10 matches
Mail list logo