Changeset 1636
- Timestamp:
- 02/04/05 01:55:29 (4 years ago)
- Files:
-
- trunk/swish_website/src/discuss.html (modified) (5 diffs)
- trunk/swish_website/src/graphics/index.html (modified) (6 diffs)
- trunk/swish_website/src/graphics/powered+.gif (added)
- trunk/swish_website/src/graphics/powered+b.gif (added)
- trunk/swish_website/src/graphics/powered.gif (added)
- trunk/swish_website/src/graphics/swish-e.gif (added)
- trunk/swish_website/src/graphics/swish-e2.gif (added)
- trunk/swish_website/src/graphics/swish-eb.gif (added)
- trunk/swish_website/src/graphics/swish.gif (added)
- trunk/swish_website/src/index.html (modified) (1 diff)
- trunk/swish_website/src/robots.txt (modified) (2 diffs)
- trunk/swish_website/src/support.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/swish_website/src/discuss.html
r1629 r1636 13 13 14 14 <p>Read [% 15 link_to_page('install#When%20posting,%20please%20provide%20the%20following%20information:', 15 16 link_to_page('install#when_posting_please_provide_the_following_information_', 16 17 'these important tips') %] if you want effective and speedy 17 18 help.</p> … … 35 36 36 37 <blockquote> 37 <form method="get" action=" search/swish.cgi" enctype=38 <form method="get" action="/Discussion/search/swish.cgi" enctype= 38 39 "application/x-www-form-urlencoded" class="form"> 39 40 … … 89 90 <p>The Swish-e discussion began on July 9, 1997.</p> 90 91 91 <h3> <a name="Policy" id="Policy">Posting Policy</a></h3>92 <h3>Posting Policy</h3> 92 93 93 94 <p>The following policy governs all postings to the Swish-e … … 118 119 </ol> 119 120 120 <h3><a name="Administration" id= 121 "Administration">Administration</a></h3> 121 <h3>Administration</h3> 122 122 123 123 <p>The <i>Swish-e</i> list is hosted by the UC Berkeley … … 131 131 "mailto:roy.tennant@ucop.edu">roy.tennant@ucop.edu</a>).</p> 132 132 133 <h3> <a name="Commands" id="Commands">Command Reference</a></h3>133 <h3>Command Reference</h3> 134 134 135 135 <p>The mailing list manager for <i>Swish-e</i> is List trunk/swish_website/src/graphics/index.html
r1629 r1636 70 70 71 71 <td><img alt="Animated Swish-e graphic" width="112" 72 height="49" src=" /Images/swish-e.gif" /></td>72 height="49" src="swish-e.gif" /></td> 73 73 74 74 <td><A HREF="http://swish-e.org/"><br /> … … 81 81 82 82 <td><img alt="Animated Swish-e w/Border" width="130" 83 height="49" src=" /Images/swish-eb.gif" /></td>83 height="49" src="swish-eb.gif" /></td> 84 84 85 85 <td><A HREF="http://swish-e.org/"><br /> … … 92 92 93 93 <td><img alt="Still Swish-e graphic" width="109" 94 height="21" src=" /Images/swish-e2.gif" /></td>94 height="21" src="swish-e2.gif" /></td> 95 95 96 96 <td><A HREF="http://swish-e.org/"><br /> … … 103 103 104 104 <td><img alt="Animated Powered by graphic" src= 105 " /Images/powered+.gif" /></td>105 "powered+.gif" /></td> 106 106 107 107 <td><A HREF="http://swish-e.org/"><br /> … … 114 114 115 115 <td><img alt="Animated Swish-e w/Border" width="130" 116 height="62" src=" /Images/powered+b.gif" /></td>116 height="62" src="powered+b.gif" /></td> 117 117 118 118 <td><A HREF="http://swish-e.org/"><br /> … … 125 125 126 126 <td><img alt="Still Powered by graphic" width="109" 127 height="35" src=" /Images/powered.gif" /></td>127 height="35" src="powered.gif" /></td> 128 128 129 129 <td><A HREF="http://swish-e.org/"><br /> trunk/swish_website/src/index.html
r1629 r1636 34 34 and just about any file that can be converted to XML or HTML text. Swish-e is also often used to supplement databases like the 35 35 MySQL® DBMS for very fast full-text searching. 36 Check out the [% link_to_page('readme# Keyfeatures', 'full list of features') %].36 Check out the [% link_to_page('readme#key_features', 'full list of features') %]. 37 37 38 38 </p> trunk/swish_website/src/robots.txt
r1587 r1636 6 6 Disallow: // 7 7 Disallow: /search 8 Disallow: /devel/docs9 8 # off site links 10 9 Disallow: /scripts … … 14 13 # These are offsite, but alllow 15 14 # Disallow: /demos.html 15 # This is old site that will soon be removed 16 # /Discussion/archive is now just /archive 17 Disallow: /Discussion 16 18 trunk/swish_website/src/support.html
r1629 r1636 24 24 <a href='http://www.catb.org/~esr/faqs/smart-questions.html'>these good guidelines</a> 25 25 before sending mail to the list. 26 Read [% link_to_page('install# When_posting_please_provide_the_following_information_', 'these important tips') %]26 Read [% link_to_page('install#when_posting_please_provide_the_following_information_', 'these important tips') %] 27 27 if you want effective and speedy help. 28 28 </p>
