<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[FluxBB.org Forums - [extension] Ignore User]]></title>
		<link>http://fluxbb.org/forums/topic/836/extension-ignore-user/</link>
		<description><![CDATA[The most recent posts in [extension] Ignore User.]]></description>
		<lastBuildDate>Sun, 08 Jun 2008 14:23:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7097/#p7097</link>
			<description><![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)?]]></description>
			<author><![CDATA[dummy@example.com (eliot)]]></author>
			<pubDate>Sun, 08 Jun 2008 14:23:34 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7097/#p7097</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7096/#p7096</link>
			<description><![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]]]></description>
			<author><![CDATA[dummy@example.com (MrMister)]]></author>
			<pubDate>Sun, 08 Jun 2008 14:17:00 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7096/#p7096</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7095/#p7095</link>
			<description><![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.]]></description>
			<author><![CDATA[dummy@example.com (eliot)]]></author>
			<pubDate>Sun, 08 Jun 2008 14:14:52 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7095/#p7095</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7093/#p7093</link>
			<description><![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.]]></description>
			<author><![CDATA[dummy@example.com (MrMister)]]></author>
			<pubDate>Sun, 08 Jun 2008 13:52:43 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7093/#p7093</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7086/#p7086</link>
			<description><![CDATA[[quote=liquidat0r]
I take it all posts are by said user are ignored if 'ignore user' is toggled?[/quote]

yes.]]></description>
			<author><![CDATA[dummy@example.com (eliot)]]></author>
			<pubDate>Sun, 08 Jun 2008 12:08:11 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7086/#p7086</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7081/#p7081</link>
			<description><![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]]></description>
			<author><![CDATA[dummy@example.com (eliot)]]></author>
			<pubDate>Sun, 08 Jun 2008 11:46:23 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7081/#p7081</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7070/#p7070</link>
			<description><![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.]]></description>
			<author><![CDATA[dummy@example.com (liquidat0r)]]></author>
			<pubDate>Sun, 08 Jun 2008 09:48:38 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7070/#p7070</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7068/#p7068</link>
			<description><![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.]]></description>
			<author><![CDATA[dummy@example.com (MrMister)]]></author>
			<pubDate>Sun, 08 Jun 2008 09:41:12 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7068/#p7068</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7062/#p7062</link>
			<description><![CDATA[i heard that fluxbb will not install any extensions except for few offical. to keep the perfomance i think.]]></description>
			<author><![CDATA[dummy@example.com (SuperMAG)]]></author>
			<pubDate>Sun, 08 Jun 2008 09:20:01 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7062/#p7062</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7061/#p7061</link>
			<description><![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]]></description>
			<author><![CDATA[dummy@example.com (Utchin)]]></author>
			<pubDate>Sun, 08 Jun 2008 09:15:32 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7061/#p7061</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7058/#p7058</link>
			<description><![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?]]></description>
			<author><![CDATA[dummy@example.com (liquidat0r)]]></author>
			<pubDate>Sun, 08 Jun 2008 09:06:49 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7058/#p7058</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7057/#p7057</link>
			<description><![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..]]></description>
			<author><![CDATA[dummy@example.com (Utchin)]]></author>
			<pubDate>Sun, 08 Jun 2008 09:04:23 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7057/#p7057</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7055/#p7055</link>
			<description><![CDATA[lol hahahahahahaha i thought you guys were joking. well good for you as i also be leaved alone from those silly replys]]></description>
			<author><![CDATA[dummy@example.com (SuperMAG)]]></author>
			<pubDate>Sun, 08 Jun 2008 08:00:11 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7055/#p7055</guid>
		</item>
		<item>
			<title><![CDATA[Re: [extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7051/#p7051</link>
			<description><![CDATA[this needs to be added here :D]]></description>
			<author><![CDATA[dummy@example.com (La`me)]]></author>
			<pubDate>Sun, 08 Jun 2008 05:45:20 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7051/#p7051</guid>
		</item>
		<item>
			<title><![CDATA[[extension] Ignore User]]></title>
			<link>http://fluxbb.org/forums/post/7046/#p7046</link>
			<description><![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]]]></description>
			<author><![CDATA[dummy@example.com (eliot)]]></author>
			<pubDate>Sun, 08 Jun 2008 03:13:08 +0000</pubDate>
			<guid>http://fluxbb.org/forums/post/7046/#p7046</guid>
		</item>
	</channel>
</rss>
