WoWInterface SVN NoGuild

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 14 to Rev 13
    Reverse comparison

Rev 14 → Rev 13

LICENSE.txt File deleted \ No newline at end of file
NoGuild.lua
1,8 → 1,9
--[[--------------------------------------------------------------------
NoGuild
Blocks guild solicitations in whispers and public chat channels.
Copyright (c) 2013-2014 Phanx. All rights reserved.
See the accompanying README and LICENSE files for more information.
Written by Phanx <addons@phanx.net>
This is free and unencumbered software released into the public domain.
See the accompanying README and UNLICENSE files for more information.
http://www.wowinterface.com/downloads/info22644-NoGuild.html
http://www.curse.com/addons/wow/noguild/
----------------------------------------------------------------------]]
UNLICENSE.txt New file
0,0 → 1,24
This is free and unencumbered software released into the public domain.
 
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
 
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
 
For more information, please refer to <http://unlicense.org/>
\ No newline at end of file
NoGuild.toc
1,16 → 1,15
## Interface: 50400
## Version: 5.4.8.wowi:revision
## Version: 5.4.7.wowi:revision
 
## Title: NoGuild
## Notes: Block guild advertisements in whispers and public chat channels.
## Notes: Block guild solicitations in whispers and public chat channels.
## Notes-deDE: Gildenwerbungen in Flüstern und öffentlichen Chat-Channels blockieren.
## Notes-esES: Bloquear los anuncios de hermandades en susurros y los canales públicos.
## Notes-esMX: Bloquear los anuncios de hermandades en susurros y los canales públicos.
 
## Author: Phanx
## X-Email: addons@phanx.net
## X-Copyright: Copyright (c) 2013-2014 Phanx. All rights reserved.
## X-License: See the accompanying LICENSE file for details.
## X-License: Public Domain
## X-CompatibleLocales: deDE, enUS, esES, esMX, frFR, itIT, ptBR, koKR, ruRU, zhCN, zhTW
## X-Localizations: deDE, enUS
## X-Website: http://www.wowinterface.com/downloads/info22644-NoGuild.html
README.txt
1,42 → 1,35
NoGuild
============
 
Blocks guild advertisements in whispers and public chat channels.
* Written by Phanx <addons@phanx.net>
* http://www.wowinterface.com/downloads/info22644-NoGuild.html
* http://www.curse.com/addons/wow/noguild
 
 
Download
-----------
Description
----------------
 
* [WoWInterface](http://www.wowinterface.com/downloads/info22644-NoGuild.html)
* [Curse](http://www.curse.com/addons/wow/noguild)
Blocks guild solicitations in whispers and public chat channels.
 
 
Localization
-----------------
 
Compatible with all localized game clients.
Compatible with all locales. Does not require translations.
 
Currently detects spam in English and German only. Contributions of
keyword lists for other languages are welcome.
 
 
Feedback
-----------
-------------
 
Post a ticket on either download site, or a comment on WoWInterface.
Bugs, errors, or other problems:
Please use the ticket system on either download page.
 
If you are reporting a bug, please include directions I can follow to
reproduce the bug, whether it still happens when all other addons are
disabled, and the exact text of the related error message (if any) from
[BugSack](http://www.wowinterface.com/downloads/info5995-BugSack.html).
Feature requests or other suggestions:
Please use the ticket system on either download page.
 
If you need to contact me privately, you can send me a private message
on either download site, or email me at <addons@phanx.net>.
General questions or comments:
Post a comment on either download page.
 
 
License
----------
 
Copyright (c) 2014 Phanx. All rights reserved.
See the accompanying LICENSE file for information about the conditions
under which redistribution and modification may be allowed.
If you need to contact me privately for a reason **other** than those
listed above, you can send a PM to Phanx on either download site, or
email me at <addons@phanx.net>.
\ No newline at end of file