From e81550ae0f02f9ea01e5ce0a5bf686a911a09030 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 12 Oct 2005 18:21:15 +0000 Subject: [PATCH] Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 git-svn-id: http://svn.automattic.com/wordpress/trunk@2945 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- readme.html | 2 +- wp-admin/import-b2.php | 2 +- wp-admin/import-greymatter.php | 2 +- wp-admin/import-mt.php | 2 +- wp-admin/import-textpattern.php | 2 +- wp-admin/import/blogger.php | 2 +- wp-admin/install.php | 2 +- wp-admin/setup-config.php | 2 +- wp-admin/sidebar.php | 2 +- wp-content/themes/classic/footer.php | 2 +- wp-content/themes/default/comments-popup.php | 2 +- wp-content/themes/default/footer.php | 2 +- wp.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/readme.html b/readme.html index 88feb377a..3068bd8ee 100644 --- a/readme.html +++ b/readme.html @@ -87,7 +87,7 @@

WordPress is the official continuation of b2/cafélog, which came from Michel V. The work has been continued by the WordPress developers. If you would like to support WordPress, please consider donating.

diff --git a/wp-admin/import-b2.php b/wp-admin/import-b2.php index 93440255f..b49095b5f 100644 --- a/wp-admin/import-b2.php +++ b/wp-admin/import-b2.php @@ -37,7 +37,7 @@ header( 'Content-Type: text/html; charset=utf-8' ); -

WordPress

+

WordPress

-

WordPress

+

WordPress

-

WordPress

+

WordPress

-

WordPress

+

WordPress

import['blogs'] = array(); - $template = '


'.__('Are you looking for %title%? It is temporarily out of service. Please try again in a few minutes. Meanwhile, discover a better blogging tool.').'

<$BlogArchiveName$>
<$BlogItemDateTime$>|W|P|<$BlogItemAuthorNickname$>|W|P|<$BlogItemBody$>|W|P|<$BlogItemNumber$>|W|P|<$BlogItemTitle$>|W|P|<$BlogItemAuthorEmail$><$BlogCommentDateTime$>|W|P|<$BlogCommentAuthor$>|W|P|<$BlogCommentBody$>'; + $template = '


'.__('Are you looking for %title%? It is temporarily out of service. Please try again in a few minutes. Meanwhile, discover a better blogging tool.').'

<$BlogArchiveName$>
<$BlogItemDateTime$>|W|P|<$BlogItemAuthorNickname$>|W|P|<$BlogItemBody$>|W|P|<$BlogItemNumber$>|W|P|<$BlogItemTitle$>|W|P|<$BlogItemAuthorEmail$><$BlogCommentDateTime$>|W|P|<$BlogCommentAuthor$>|W|P|<$BlogCommentBody$>'; foreach ( $blogsary[1] as $key => $id ) { // Define the required Blogger options. $blog_opts = array( diff --git a/wp-admin/install.php b/wp-admin/install.php index 53ba85973..814803d9f 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -163,7 +163,7 @@ $wpdb->query("INSERT INTO $wpdb->posts (post_author, post_date, post_date_gmt, p $wpdb->query( "INSERT INTO $wpdb->post2cat (`rel_id`, `post_id`, `category_id`) VALUES (1, 1, 1)" ); // Default comment -$wpdb->query("INSERT INTO $wpdb->comments (comment_post_ID, comment_author, comment_author_email, comment_author_url, comment_date, comment_date_gmt, comment_content) VALUES ('1', '".$wpdb->escape(__('Mr WordPress'))."', '', 'http://wordpress.org', '$now', '$now_gmt', '".$wpdb->escape(__('Hi, this is a comment.
To delete a comment, just log in, and view the posts\' comments, there you will have the option to edit or delete them.'))."')"); +$wpdb->query("INSERT INTO $wpdb->comments (comment_post_ID, comment_author, comment_author_email, comment_author_url, comment_date, comment_date_gmt, comment_content) VALUES ('1', '".$wpdb->escape(__('Mr WordPress'))."', '', 'http://wordpress.org/', '$now', '$now_gmt', '".$wpdb->escape(__('Hi, this is a comment.
To delete a comment, just log in, and view the posts\' comments, there you will have the option to edit or delete them.'))."')"); // First Page diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index da753c195..9cf340296 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -48,7 +48,7 @@ header( 'Content-Type: text/html; charset=utf-8' ); -

WordPress

+

WordPress

-

WordPress

+

WordPress

diff --git a/wp-content/themes/classic/footer.php b/wp-content/themes/classic/footer.php index b18b02228..047982e9d 100644 --- a/wp-content/themes/classic/footer.php +++ b/wp-content/themes/classic/footer.php @@ -3,7 +3,7 @@ -

WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

+

WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

diff --git a/wp-content/themes/default/comments-popup.php b/wp-content/themes/default/comments-popup.php index f01e3eb7b..980717b90 100644 --- a/wp-content/themes/default/comments-popup.php +++ b/wp-content/themes/default/comments-popup.php @@ -99,7 +99,7 @@ if (!empty($commentstatus->post_password) && $_COOKIE['wp-postpass_'. COOKIEHASH -

Powered by Wordpress

+

Powered by Wordpress