RESOLVED FIXED 9529
Navigation HTML duplicated on webkit.org web site
https://bugs.webkit.org/show_bug.cgi?id=9529
Summary Navigation HTML duplicated on webkit.org web site
David Kilzer (:ddkilzer)
Reported 2006-06-21 08:15:06 PDT
The HTML used for navigation on the webkit.opendarwin.org web site is duplicated between these two files: WebKitSite/blog/wp-content/themes/webkit/sidebar.php WebKitSite/nav.inc Note that the only difference is that the sidebar.php file has the blog archive links added to the bottom. The duplication needs to be removed from these two files so that updating the navigation links only needs to happen in one file. Note that SVN revision r14943 only updated nav.inc, not sidebar.php.
Attachments
Patch (3.85 KB, patch)
2006-11-14 03:56 PST, Mark Rowe (bdash)
timothy: review+
mitz
Comment 1 2006-11-12 09:01:27 PST
(In reply to comment #0) > Note that SVN revision r14943 only updated nav.inc, not sidebar.php. And again in r17513.
Mark Rowe (bdash)
Comment 2 2006-11-14 03:56:14 PST
Mark Rowe (bdash)
Comment 3 2006-11-14 13:53:27 PST
Landed in r17763.
Note You need to log in before you can comment on or make changes to this bug.