Removing "www." in some links as well as the link to the deprecated feedback page.
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 8 Mar 2007 12:13:09 +0000 (12:13 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 8 Mar 2007 12:13:09 +0000 (12:13 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12325 7612ce4b-ef26-0410-bec9-ea0150e637f0

INSTALL
README
ReleaseNotes
config/conf.pl
contrib/RPM/squirrelmail.spec
contrib/conf.pl.8
help/en_US/FAQ.hlp
plugins/bug_report/bug_report.php
src/about.php

diff --git a/INSTALL b/INSTALL
index 612eeb98dd3d7cc30af30ea9a9bb5b8285fcf031..d618837651a0bf749f78b6e1f2da307d2bbe8494 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -28,9 +28,9 @@ Each of these steps is covered in detail below.
 - Run config/conf.pl from the command line. Use the D option to load
   predefined options for specific IMAP servers, and edit at least the
   Server Settings and General Options (datadir).
-- Browse to http://www.example.com/yourwebmaillocation/src/configtest.php
+- Browse to http://example.com/yourwebmaillocation/src/configtest.php
   to test your configuration for common errors.
-- Browse to http://www.example.com/yourwebmaillocation/ to log in.
+- Browse to http://example.com/yourwebmaillocation/ to log in.
 
 
 1. CONFIGURE YOUR WEBSERVER TO WORK WITH PHP
@@ -40,7 +40,7 @@ Each of these steps is covered in detail below.
   to work with PHP. You need at least PHP v4.1.0. SquirrelMail uses
   the standard suffix .php for all PHP files.
 
-  You can find PHP at http://www.php.net. See the documentation that
+  You can find PHP at http://php.net. See the documentation that
   comes with PHP for instructions how to set it up.
 
   The PHP IMAP extension is NOT necessary at all (but won't harm)!
@@ -91,7 +91,7 @@ Each of these steps is covered in detail below.
 ----------------------------------------
 
   SquirrelMail is constantly being improved. Therefore you should always
-  get the newest version around. Look at http://www.squirrelmail.org
+  get the newest version around. Look at http://squirrelmail.org
   to see what it is. If you want to be bleeding edge you might want to
   consider using the latest SVN version (with the latest and most
   fashionable bugs).
@@ -191,7 +191,7 @@ c. Setting up SquirrelMail
 
   Point your browser at the URL at which SquirrelMail is installed.  A
   possible example of this is:
-     http://www.example.com/squirrelmail
+     http://example.com/squirrelmail
 
   It should be pretty straight forward to use. Some more documentation
   might show up one day or another.
diff --git a/README b/README
index d278b46a0afe4bda9aff74cfc5dd617fa5f7b918..e9f3c8c963e9d0720e5687cffdaf3ebaec8e67f0 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 SquirrelMail
-http://www.squirrelmail.org
+http://squirrelmail.org
 
 Introduction:
 -------------
@@ -29,11 +29,6 @@ emails from people just telling us that they're using SquirrelMail.  If you
 have a few minutes, please send us an email to let us know!  You can send it
 to our mailing list:  squirrelmail-users@lists.sourceforge.net
 
-You can also go to the page below and fill out a small form to get listed
-with the list of people already using SquirrelMail (free advertising).
-
-     http://www.squirrelmail.org/feedback.php
-
 Contact:
 --------
 It is pretty easy to get in contact with the developers if you need help or
@@ -43,7 +38,7 @@ be through our mailing list which is actively monitored.
    squirrelmail-users@lists.sourceforge.net
 
 NOTE: you need to be subscribed to this mailinglist to be able to post to it!
-Please visit our web page (http://www.squirrelmail.org) and go to the section
+Please visit our web page (http://squirrelmail.org) and go to the section
 titled "Mailing Lists".
 
 Installation:
index da517486e16671eb8878294c8a1978a2d4045f58..9232aecde76295ef28ae5d58d3205d72afcf4ffc 100644 (file)
@@ -169,7 +169,7 @@ any bugs you come across! Also, please mention that the bug is in this release
 (version 1.5.1), and list your IMAP server and web server details.  Bugs can be
 submitted at:
 
-   http://www.squirrelmail.org/bugs
+   http://squirrelmail.org/bugs
 
 Thanks for your cooperation with this. This helps ensure that nothing slips
 through the cracks.  Also, please search the bug database for existing items
@@ -200,7 +200,7 @@ the 1.4.x series of SquirrelMail.  If you find issues in this package, make
 sure that they are still present in the latest development code snapshots.  To
 obtain thelatest development snapshot, see 
        
-       http://www.squirrelmail.org/download.php#snapshot
+       http://squirrelmail.org/download.php#snapshot
 
                   Happy SquirrelMailing!
                     - The SquirrelMail Project Team
index cb2e22ae298752f58ee0dbaa8bab0715f3c771ff..e3044ea1764ae64d0190a5a8784efdbd3cfbc7f4 100755 (executable)
@@ -140,7 +140,7 @@ if ( -e "config.php" ) {
         print "  should get the 'config_default.php' that matches the version\n";
         print "  of SquirrelMail that you are running. You can get this from\n";
         print "  the SquirrelMail web page by going to the following URL:\n";
-        print "      http://www.squirrelmail.org.\n";
+        print "      http://squirrelmail.org.\n";
         print "\n";
         print "Continue loading with old config_default.php (a bad idea) [y/N]? ";
         $ctu = <STDIN>;
@@ -1015,7 +1015,7 @@ sub command2 {
     print "    to use the default logo, use ../images/sm_logo.png\n";
     print "  - To specify a logo defined outside the SquirrelMail source tree\n";
     print "    use the absolute URL the webserver would use to include the file\n";
-    print "    e.g. http://www.example.com/images/mylogo.gif or /images/mylogo.jpg\n";
+    print "    e.g. http://example.com/images/mylogo.gif or /images/mylogo.jpg\n";
     print "\n";
     print "[$WHT$org_logo$NRM]: $WHT";
     $new_org_logo = <STDIN>;
@@ -5388,4 +5388,3 @@ PLUGIN: for ( $ct = 0 ; $ct <= $#plugins ; $ct++ ) {
     }
 
 }
-
index c0697717659e4bc581e7e1f221277ba0073dce62..05764befee955ff48a2fc580e2e7b00d0734abd1 100644 (file)
@@ -21,7 +21,7 @@ Name: squirrelmail
 Version: 1.4.0
 Release: %{rpm_release}
 License: GPL
-URL: http://www.squirrelmail.org/
+URL: http://squirrelmail.org/
 Vendor: squirrelmail.org
 Group: Applications/Internet
 Source: %{name}-%{version}.tar.bz2
index ef22456abde349040abdd1cee207c3f4ea6e57b4..a44db8e252efb35210b91a7bc024a2fd61bcf6ed 100644 (file)
@@ -26,7 +26,7 @@ Enable a plugin. Activates the plugin and saves SquirrelMail configuration.
 Disable a plugin. Deactivates the plugin and saves SquirrelMail configuration.
 .SH "BUGS"
 If you find bugs in SquirrelMail configuration utility or this manual, you can 
-report them in SquirrelMail bug tracker. See \fBhttp://www.squirrelmail.org/bugs\fR
+report them in SquirrelMail bug tracker. See \fBhttp://squirrelmail.org/bugs\fR
 .SH "AUTHOR"
 Tomas Kuliavas <tokul@users.sourceforge.net>
 .SH "COPYRIGHT"
index f7c698d4382e28706fb4f71d47ae505e08ad03ca..2e8d8ec5f42385b910bf9567fa74eada4a1606f9 100644 (file)
@@ -45,7 +45,7 @@
    <description>
       <p>
       A lot of people helped out.  To get a list of them, you can visit our
-      web site <a href="http://www.squirrelmail.org" target=_top>www.squirrelmail.org</a>.
+      web site <a href="http://squirrelmail.org" target=_top>squirrelmail.org</a>.
       </p>
    </description>
 </section>
index 2e8475846ffdec7ed28611e2b0485a7473305221..9b24726a384cd414fb9140a599f7101dfde40f65 100644 (file)
@@ -73,7 +73,7 @@ echo "</big></p>\n";
 
 echo '<ul>';
 echo '<li>';
-printf(_("Make sure that you are running the most recent copy of %s. You are currently using version %s."), '<a href="http://www.squirrelmail.org/" target="_blank">SquirrelMail</a>', $version);
+printf(_("Make sure that you are running the most recent copy of %s. You are currently using version %s."), '<a href="http://squirrelmail.org/" target="_blank">SquirrelMail</a>', $version);
 echo "</li>\n";
 
 echo '<li>';
index 5a121887e3a2edbe56f957b468c7578f3a2e8a62..108a6ff00f5c38a484513f94597b474bf7dd676a 100644 (file)
@@ -55,7 +55,7 @@ echo sprintf(_("SquirrelMail is a feature rich, standards compliant webmail appl
 echo ' ';
 
 // i18n: %s tags are used in order to remove html URL attributes from translation
-echo sprintf(_("For more information about SquirrelMail and the SquirrelMail Project Team, see %sthe SquirrelMail website%s."),'<a href="http://www.squirrelmail.org/" target="_blank">','</a>');
+echo sprintf(_("For more information about SquirrelMail and the SquirrelMail Project Team, see %sthe SquirrelMail website%s."),'<a href="http://squirrelmail.org/" target="_blank">','</a>');
 ?>
 <br />
 <br /><br />
@@ -87,4 +87,3 @@ if ( isset($plugins) && count ($plugins) > 0 ) {
 </table></p>
 <?php
 $oTemplate->display('footer.tpl');
-?>