[wpmu-trac] [WordPress MU Trac] #593: Update 'home' theme in trunk
WordPress MU Trac
wpmu-trac at lists.automattic.com
Thu Apr 17 10:17:25 GMT 2008
#593: Update 'home' theme in trunk
------------------------+---------------------------------------------------
Reporter: jdub | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The 'home' theme hasn't been updated against the latest version of
'default' in trunk. Not bothering to attach a patch, because generating
the patch is easy enough. Instructions for other willing testers...
In {{{wp-content/themes}}}, run:
{{{diff -Nrup home/ default/ --exclude=home.php}}}
Then simply apply the patch with -p1 in the {{{wp-content/themes/home}}}.
I have tried this on my test platform, and it all looks good. Here's the
diffstat output:
{{{
$ diff -Nrup home/ default/ --exclude=home.php | diffstat
archive.php | 2
attachment.php | 67 ----
comments-popup.php | 8
comments.php | 5
footer.php | 2
functions.php | 832
++++++++++++++++++++++++++---------------------------
header.php | 69 ++--
image.php | 63 ++++
index.php | 2
links.php | 2
rtl.css | 160 +++++-----
sidebar.php | 8
single.php | 4
style.css | 38 +-
14 files changed, 649 insertions(+), 613 deletions(-)
}}}
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/593>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list