root/swish_website/src/support.html

Revision 1636, 1.3 kB (checked in by whmoseley, 3 years ago)

Add in a few graphics from the old (huge) images directory
Few more updates to deal with the list archive.
Still using old script for list at this time.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 [% META
2     title   = "Support Information"
3     id      = "support"
4     author  = '$Author$'
5 %]
6
7
8 <h1>Support</h1>
9
10 <p>Swish-e is a community effort.
11 Swish-e is developed and supported completely through the efforts of volunteers.
12 After reading the [% link_to_page( 'swish-faq', 'Swish-e FAQ' ) %],
13 the [% link_to_page( 'docs', 'Swish-e documentation' ) %], and using
14 the Search tool at the top of the page (which searches all documentation
15 and the discussion archives),
16 ponder the immortal words of Blanche Dubois in Tennessee William's
17 <i>A Streetcar Named Desire</i>:
18 "I have often relied upon the kindness of strangers."
19 </p>
20
21 <p>
22 Join the [% link_to_page('discuss', 'Swish-e discussion e-mail list') %] to
23 ask your question. We recommend you read
24 <a href='http://www.catb.org/~esr/faqs/smart-questions.html'>these good guidelines</a>
25 before sending mail to the list.
26 Read [% link_to_page('install#when_posting_please_provide_the_following_information_', 'these important tips') %]
27 if you want effective and speedy help.
28 </p>
29
30 <p>You might also want to check out the <a href='http://swishewiki.com/'>Swish-e Wiki</a>
31 site. You'll find examples of folks using Swish-e and other Swish-e related projects.
32 </p>
33
34 <!-- some spacers to float the footer down below the menu -->
35 <p>
36 <br/>
37 <br/>
38 <br/>
39 <br/>
40 <br/>
41 </p>
42
43
Note: See TracBrowser for help on using the browser.