summaryrefslogtreecommitdiff
path: root/BanControl/README.txt
blob: 9a9a14a4dec0b5cc0ed6efd2b389fe757952cfea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
///////////////////////////////////////////////////////////////////
// Ban Control plugin for Miranda. Bans a contact for a specific time
// http://trac/BanControl/
// Copyright (C) 2007 A. Chilaru (FlexLabs Inc. <flexlabs@gmail.com>)
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
///////////////////////////////////////////////////////////////////

1. About
--------
The Ban Control plugin allows you to ban (ignore) a certain contact for some time. Options like saving history etc coming soon.

2. Features
-----------
 - Banning a contact

4. Todo
-------
 Lots of stuff

5. History
----------
 See CHANGELOG.txt

6. Known issues
---------------
 None known

7. Latest development version:
------------------------------
 You can download the latest developement version from here:
	http://trac/BanControl/trunk/bin/
 Alternatively, you can download the latest source code on the project homepage:
	http://trac/BanControl/browser

8. Bugs
-------
 - Before sending reports check if bugs are still present in the latest developement version
 - and that such a bug hasn't been submitted earlier:
	http://trac/BanControl/report/3
 - [English or Russian] You can send bug reports on the project homepage:
	http://trac/BanControl/newticket

9. Discussion & Feature Requests
--------------------------------
 - Request features, discuss plugin at Miranda IM forum thread page:
	http://forums.miranda-im.org/showthread.php?p=
 - Or you can e-mail me them..
 - Feature requests can also be submitted ot the project homepage:
	http://trac/BanControl/newticket
	
10. Localisation
--------------------------------
Coming soon

Copyright (C) 2006 A. Chilaru (FlexLabs Inc. <flexlabs@gmail.com>)