<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FluxBB.org Forums - [extension] Ignore User]]></title>
	<link rel="self" href="http://fluxbb.org/forums/feed/atom/topic/836/"/>
	<updated>2008-06-08T14:23:34Z</updated>
	<generator>FluxBB</generator>
	<id>http://fluxbb.org/forums/topic/836/extension-ignore-user/</id>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7097/#p7097"/>
			<content type="html"><![CDATA[Ok, I re-edited with pspad (I have to stop using notepad :) )  

However I dont have the member or online info when I use it.  Did you re-install and did you re-ignore the user after you re-install (the table is recreated during the uninstall re-install)?]]></content>
			<author>
				<name><![CDATA[eliot]]></name>
				<uri>http://fluxbb.org/forums/user/37/</uri>
			</author>
			<updated>2008-06-08T14:23:34Z</updated>
			<id>http://fluxbb.org/forums/post/7097/#p7097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7096/#p7096"/>
			<content type="html"><![CDATA[Just installed the extension and noticed that the Portuguese.php file format is ANSI, not UTF-8 and that causes the accents to be replaced with a question mark inside a diamond. A quick edit with PSPad and that's fixed :)
Also, I still get the member class and offline/online showing.

There was an error (an "r" missing on utilizador) on the lang file.
[code]
<?php

$lang_ignore = array(

'ignore_message'            => 'As mensagens deste utilizador estão escondidas. ',
'ignore_click'            => 'Clique aqui',
'ignore_click_end'            => '  para remover este utilizador da sua lista de ignorados.',
'un-ignore_message'            => 'Remover da lista de ignorados',
'ignore_user'            => 'Ignorar Utilizador'

);
[/code]]]></content>
			<author>
				<name><![CDATA[MrMister]]></name>
				<uri>http://fluxbb.org/forums/user/77/</uri>
			</author>
			<updated>2008-06-08T14:17:00Z</updated>
			<id>http://fluxbb.org/forums/post/7096/#p7096</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7095/#p7095"/>
			<content type="html"><![CDATA[[quote=MrMister][quote=eliot][quote=MrMister]I just did a Iberian Portuguese lang file:

[code]
<?php

$lang_ignore = array(

'ignore_message'            => 'As mensagens deste utilizado estão escondidas. ',
'ignore_click'            => 'Clique aqui',
'ignore_click_end'            => '  para remover este utilizador da sua lista de ignorados.',
'un-ignore_message'            => 'Remover da lista de ignorados',
'ignore_user'            => 'Ignorar Utilizador'

);
[/code]

Also, I believe the extension would be improved if it hid the user information leaving only the name and un-ignore link. Why take up screen space with someone you are ignoring?
That way instead of as much as 10-12 lines you would only have 1-2 lines on screen for the ignored message.[/quote]

Thanks for the translation.  I'll add it to the zip. Sorry for my ignorance, but what should this file name be?  portuguese.php?

Also, I agree with your idea. I'll hide everything but the user's name.

Edit: Updated.  see first post[/quote]
Portuguese.php if you want to keep the filename in English.
In Portuguese the language is called Português, but since the accent on the "e" might mess up something on some filesystems, Portugues.php is fine if you want to have the filename in Portuguese.

I personally think it makes sense to present the choice on the speakers language, so for French show Francais, for Portuguese show Portugues and so on.[/quote]

I called it Portuguese.php to be consistent with the earlier (1.2.x) language pack.  I'll update it if the flux 1.3 language pack is different.  Also, my first upload did not have an uppercase P, so I corrected that.]]></content>
			<author>
				<name><![CDATA[eliot]]></name>
				<uri>http://fluxbb.org/forums/user/37/</uri>
			</author>
			<updated>2008-06-08T14:14:52Z</updated>
			<id>http://fluxbb.org/forums/post/7095/#p7095</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7093/#p7093"/>
			<content type="html"><![CDATA[[quote=eliot][quote=MrMister]I just did a Iberian Portuguese lang file:

[code]
<?php

$lang_ignore = array(

'ignore_message'            => 'As mensagens deste utilizado estão escondidas. ',
'ignore_click'            => 'Clique aqui',
'ignore_click_end'            => '  para remover este utilizador da sua lista de ignorados.',
'un-ignore_message'            => 'Remover da lista de ignorados',
'ignore_user'            => 'Ignorar Utilizador'

);
[/code]

Also, I believe the extension would be improved if it hid the user information leaving only the name and un-ignore link. Why take up screen space with someone you are ignoring?
That way instead of as much as 10-12 lines you would only have 1-2 lines on screen for the ignored message.[/quote]

Thanks for the translation.  I'll add it to the zip. Sorry for my ignorance, but what should this file name be?  portuguese.php?

Also, I agree with your idea. I'll hide everything but the user's name.

Edit: Updated.  see first post[/quote]
Portuguese.php if you want to keep the filename in English.
In Portuguese the language is called Português, but since the accent on the "e" might mess up something on some filesystems, Portugues.php is fine if you want to have the filename in Portuguese.

I personally think it makes sense to present the choice on the speakers language, so for French show Francais, for Portuguese show Portugues and so on.]]></content>
			<author>
				<name><![CDATA[MrMister]]></name>
				<uri>http://fluxbb.org/forums/user/77/</uri>
			</author>
			<updated>2008-06-08T13:52:43Z</updated>
			<id>http://fluxbb.org/forums/post/7093/#p7093</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7086/#p7086"/>
			<content type="html"><![CDATA[[quote=liquidat0r]
I take it all posts are by said user are ignored if 'ignore user' is toggled?[/quote]

yes.]]></content>
			<author>
				<name><![CDATA[eliot]]></name>
				<uri>http://fluxbb.org/forums/user/37/</uri>
			</author>
			<updated>2008-06-08T12:08:11Z</updated>
			<id>http://fluxbb.org/forums/post/7086/#p7086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7081/#p7081"/>
			<content type="html"><![CDATA[[quote=MrMister]I just did a Iberian Portuguese lang file:

[code]
<?php

$lang_ignore = array(

'ignore_message'            => 'As mensagens deste utilizado estão escondidas. ',
'ignore_click'            => 'Clique aqui',
'ignore_click_end'            => '  para remover este utilizador da sua lista de ignorados.',
'un-ignore_message'            => 'Remover da lista de ignorados',
'ignore_user'            => 'Ignorar Utilizador'

);
[/code]

Also, I believe the extension would be improved if it hid the user information leaving only the name and un-ignore link. Why take up screen space with someone you are ignoring?
That way instead of as much as 10-12 lines you would only have 1-2 lines on screen for the ignored message.[/quote]

Thanks for the translation.  I'll add it to the zip. Sorry for my ignorance, but what should this file name be?  portuguese.php?

Also, I agree with your idea. I'll hide everything but the user's name.

Edit: Updated.  see first post]]></content>
			<author>
				<name><![CDATA[eliot]]></name>
				<uri>http://fluxbb.org/forums/user/37/</uri>
			</author>
			<updated>2008-06-08T11:46:23Z</updated>
			<id>http://fluxbb.org/forums/post/7081/#p7081</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7070/#p7070"/>
			<content type="html"><![CDATA[[quote=Utchin]Add and remove buddies from a list. PM or email someone right from the list, instead of searching for them through the memberlist first.

From the vbulletin site:
[quote]
you'll be able to see which of your friends are currently online, and be able to send them a private message. Adding people to your buddy list also allow you to send private messages to multiple board members at the same time. You may add any member of this board to your buddy list by clicking this button  in a member's posts.[/quote]

So could work[/quote]
Yeah, but that's a completely different extension.]]></content>
			<author>
				<name><![CDATA[liquidat0r]]></name>
				<uri>http://fluxbb.org/forums/user/270/</uri>
			</author>
			<updated>2008-06-08T09:48:38Z</updated>
			<id>http://fluxbb.org/forums/post/7070/#p7070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7068/#p7068"/>
			<content type="html"><![CDATA[I just did a Iberian Portuguese lang file:

[code]
<?php

$lang_ignore = array(

'ignore_message'            => 'As mensagens deste utilizado estão escondidas. ',
'ignore_click'            => 'Clique aqui',
'ignore_click_end'            => '  para remover este utilizador da sua lista de ignorados.',
'un-ignore_message'            => 'Remover da lista de ignorados',
'ignore_user'            => 'Ignorar Utilizador'

);
[/code]

Also, I believe the extension would be improved if it hid the user information leaving only the name and un-ignore link. Why take up screen space with someone you are ignoring?
That way instead of as much as 10-12 lines you would only have 1-2 lines on screen for the ignored message.]]></content>
			<author>
				<name><![CDATA[MrMister]]></name>
				<uri>http://fluxbb.org/forums/user/77/</uri>
			</author>
			<updated>2008-06-08T09:41:12Z</updated>
			<id>http://fluxbb.org/forums/post/7068/#p7068</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7062/#p7062"/>
			<content type="html"><![CDATA[i heard that fluxbb will not install any extensions except for few offical. to keep the perfomance i think.]]></content>
			<author>
				<name><![CDATA[SuperMAG]]></name>
				<uri>http://fluxbb.org/forums/user/52/</uri>
			</author>
			<updated>2008-06-08T09:20:01Z</updated>
			<id>http://fluxbb.org/forums/post/7062/#p7062</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7061/#p7061"/>
			<content type="html"><![CDATA[Add and remove buddies from a list. PM or email someone right from the list, instead of searching for them through the memberlist first.

From the vbulletin site:
[quote]
you'll be able to see which of your friends are currently online, and be able to send them a private message. Adding people to your buddy list also allow you to send private messages to multiple board members at the same time. You may add any member of this board to your buddy list by clicking this button  in a member's posts.[/quote]

So could work]]></content>
			<author>
				<name><![CDATA[Utchin]]></name>
				<uri>http://fluxbb.org/forums/user/23/</uri>
			</author>
			<updated>2008-06-08T09:15:32Z</updated>
			<id>http://fluxbb.org/forums/post/7061/#p7061</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7058/#p7058"/>
			<content type="html"><![CDATA[[quote=Utchin]A grate addon could be a freinds list, though cant think what advantages that could give you..[/quote]
You just contradicted yourself there :P

I take it all posts are by said user are ignored if 'ignore user' is toggled?]]></content>
			<author>
				<name><![CDATA[liquidat0r]]></name>
				<uri>http://fluxbb.org/forums/user/270/</uri>
			</author>
			<updated>2008-06-08T09:06:49Z</updated>
			<id>http://fluxbb.org/forums/post/7058/#p7058</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7057/#p7057"/>
			<content type="html"><![CDATA[This is not for the fluxbb.org forums SuperMAG so don't get your hope ups.

Unfortunately we still have to put up with you. 


A grate addon could be a freinds list, though cant think what advantages that could give you..]]></content>
			<author>
				<name><![CDATA[Utchin]]></name>
				<uri>http://fluxbb.org/forums/user/23/</uri>
			</author>
			<updated>2008-06-08T09:04:23Z</updated>
			<id>http://fluxbb.org/forums/post/7057/#p7057</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7055/#p7055"/>
			<content type="html"><![CDATA[lol hahahahahahaha i thought you guys were joking. well good for you as i also be leaved alone from those silly replys]]></content>
			<author>
				<name><![CDATA[SuperMAG]]></name>
				<uri>http://fluxbb.org/forums/user/52/</uri>
			</author>
			<updated>2008-06-08T08:00:11Z</updated>
			<id>http://fluxbb.org/forums/post/7055/#p7055</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7051/#p7051"/>
			<content type="html"><![CDATA[this needs to be added here :D]]></content>
			<author>
				<name><![CDATA[La`me]]></name>
				<uri>http://fluxbb.org/forums/user/13/</uri>
			</author>
			<updated>2008-06-08T05:45:20Z</updated>
			<id>http://fluxbb.org/forums/post/7051/#p7051</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[extension] Ignore User]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/post/7046/#p7046"/>
			<content type="html"><![CDATA[Inspired by many of you. :P

[b]Extension Name: [/b]Ignore Users
[b]Description: [/b] This first version adds an 'Ignore User' link to each post's user information.  Posts for users that are ignored are replaced by a message.  You can toggle ignore or un-ignore from the post header or the post message.

updates:
v 0.2: removed all user info from ignored posts.  (I left the IP for admins) and added portuguese lang file.


Future versions: 
[list=*]
[*]Add ignore and unignore links to user profiles[/*]
[*]Add a section to your profile to manage your ignored list directly[/*]
[/list]

I welcome any feedback, bug reports, or other ideas for future versions.

[b]Download[/b] [url=http://www.lurkernation.com/img/ignore_user.zip]zip[/url]]]></content>
			<author>
				<name><![CDATA[eliot]]></name>
				<uri>http://fluxbb.org/forums/user/37/</uri>
			</author>
			<updated>2008-06-08T03:13:08Z</updated>
			<id>http://fluxbb.org/forums/post/7046/#p7046</id>
		</entry>
</feed>
