diff -r 0d9a58d2c515 -r 0d28b7c10758 web/wp-content/themes/thematic/comments.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/themes/thematic/comments.php Fri Mar 12 13:29:04 2010 +0000 @@ -0,0 +1,135 @@ + +
+post_password) ) : + if ( $_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password ) : +?> +
+
+ + + + + + + + + + +
+

1 ? __(thematic_multiplecomments_text(), 'thematic') : __(thematic_singlecomment_text(), 'thematic'), $comment_count) ?>

+ +
    + +
+ +
+ +
+ +
+ + + + + + + + + +
+

1 ? __('%d Trackbacks', 'thematic') : __('One Trackback', 'thematic'), $ping_count) ?>

+ +
    + +
+ +
+ + + + + + +comment_status ) : ?> +
+

+ +
+ + +

logged in to post a comment.', 'thematic'), + get_option('siteurl') . '/wp-login.php?redirect_to=' . get_permalink() ) ?>

+ + +
+ + + +
+ + +

Logged in as %2$s. Log out?', 'thematic'), + get_option('siteurl') . '/wp-admin/profile.php', + wp_specialchars($user_identity, true), + wp_logout_url(get_permalink()) ) ?>

+ + + +

never published nor shared.', 'thematic') ?> *', 'thematic') ?>

+ +
+
*', 'thematic') ?>
+
+
+ +
+
*', 'thematic') ?>
+
+
+ +
+
+
+
+ + + +
+
+
+
+ +
+

HTML tags and attributes:', 'thematic') ?>

+
+ + ID); ?> + +
+ + + +
+ + + +
+ + +
+comment_status ) */ ?> + + + \ No newline at end of file