[wp-cvs] wordpress wp-rdf.php,1.22,1.23
Matthew Mullenweg
saxmatt at users.sourceforge.net
Mon Jan 31 04:22:04 GMT 2005
- Previous message: [wp-cvs] wordpress/wp-includes comment-functions.php,1.20,1.21
- Next message: [wp-cvs] wordpress/wp-admin options-discussion.php, 1.25,
1.26 options-general.php, 1.33, 1.34 profile.php, 1.39,
1.40 upgrade-schema.php, 1.19, 1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/cafelog/wordpress
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21451
Modified Files:
wp-rdf.php
Log Message:
Moderation confirmation from Ryan, some other template and comment editing improvements.
Index: wp-rdf.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-rdf.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** wp-rdf.php 7 Jan 2005 22:01:58 -0000 1.22
--- wp-rdf.php 31 Jan 2005 04:22:01 -0000 1.23
***************
*** 44,48 ****
<link><?php permalink_single_rss() ?></link>
<dc:date><?php echo mysql2date('Y-m-d\TH:i:s\Z', $post->post_date_gmt); ?></dc:date>
! <dc:creator><?php the_author() ?> (mailto:<?php the_author_email() ?>)</dc:creator>
<?php the_category_rss('rdf') ?>
<?php if (get_settings('rss_use_excerpt')) : ?>
--- 44,48 ----
<link><?php permalink_single_rss() ?></link>
<dc:date><?php echo mysql2date('Y-m-d\TH:i:s\Z', $post->post_date_gmt); ?></dc:date>
! <dc:creator><?php the_author() ?></dc:creator>
<?php the_category_rss('rdf') ?>
<?php if (get_settings('rss_use_excerpt')) : ?>
- Previous message: [wp-cvs] wordpress/wp-includes comment-functions.php,1.20,1.21
- Next message: [wp-cvs] wordpress/wp-admin options-discussion.php, 1.25,
1.26 options-general.php, 1.33, 1.34 profile.php, 1.39,
1.40 upgrade-schema.php, 1.19, 1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list