File: support_website.xml

package info (click to toggle)
postfixadmin 2.3.5-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,200 kB
  • sloc: php: 25,767; xml: 14,485; perl: 964; sh: 664; python: 169; makefile: 84
file content (53 lines) | stat: -rw-r--r-- 1,571 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0"?>
<page title="Support mailing list" here="Support mailing list">
    <long_title>Support mailing list</long_title>
    <content>
 		<p>
			The <strong>simpletest-support</strong> mailing-list is probably the most active area
			around SimpleTest : help, advice, bugs and workarounds tend to happen most of the time.
		</p>
		<p>
			It's really <a href="https://lists.sourceforge.net/lists/listinfo/simpletest-support">easy to subscribe</a>
			and it's <a href="http://sourceforge.net/mailarchive/forum.php?forum=simpletest-support">fully searchable</a> too.
		</p>
		<p>
			At the last count, there were about 114 subscribers and 1908 message sent.
			That's anything between 1 and 4 messages per day on average.
		</p>
    </content>
    <internal>
        <link>
        	<a href="#current-release">Current release</a>
        </link>
        <link>
        	<a href="#eclipse-release">Eclipse release</a>
        </link>
        <link>
        	<a href="#packages">Packages</a>
        </link>
        <link>
        	<a href="#source">Source</a>
        </link>
        <link>
        	<a href="#older-stable-releases">Older stable releases</a>
        </link>
    </internal>

    <external>
    </external>

    <meta>
        <keywords>
            SimpleTest,
            download,
            source code,
            stable release,
            eclipse release,
            eclipse plugin,
            debian package,
            drupal module,
            pear channel,
            pearified package
        </keywords>
    </meta>
</page>