- 30 Nov, 2013 1 commit
-
-
https://webkit.org/b/125027mrowe@apple.com authored
Switch to a Google Analytics id that's accessible to someone that's involved with the WebKit project. Reviewed by Sam Weinig. * footer.inc: Remove the old analytics code. * header.inc: Add the new stuff. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159885 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 08 Aug, 2013 1 commit
-
-
benjamin@webkit.org authored
Rubberstamped by Simon Fraser. The CSS of WebKit.org layout the content on 615px + a right margin of 215px + a left margin of 20px. The total layout width is 850px. The standard viewport size on mobile devices is 980px. This leaves a gap on the right side of the content when opening the size on iPhone/iPad. This patch changes the layout width to be 860 to display more content on devices while keeping a little margin. * header.inc: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153853 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 21 Dec, 2010 1 commit
-
-
abarth@webkit.org authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74395 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 20 Mar, 2010 2 commits
-
-
mjs@apple.com authored
Reviewed by Mark Rowe. Fix a bunch of HTML5 validation errors on various pages. https://bugs.webkit.org/show_bug.cgi?id=36409 * building/build.html: * building/checkout.html: * building/debug.html: * building/run.html: * building/tools.html: * coding/coding-style.html: * coding/contributing.html: * coding/major-objects.html: * css/main.css: (.asciiart): * demos/index.html: * header.inc: * projects/compat/index.html: * projects/css/index.html: * projects/documentation/index.html: * projects/goals.html: * projects/index.html: * projects/mathml/index.html: * quality/bugpriorities.html: * quality/bugwriting.html: * quality/crashlogs.html: * quality/lifecycle.html: * quality/testing.html: * quality/testwriting.html: git-svn-id: http://svn.webkit.or...
-
mjs@apple.com authored
Reviewed by Mark Rowe. webkit.org should use the HTML5 doctype https://bugs.webkit.org/show_bug.cgi?id=36407 * header.inc: * misc/drosera/index.html: * perf/slickspeed/system/index.php: * perf/slickspeed/system/template.php: * specs/index.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@56299 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 20 May, 2009 1 commit
-
-
mrowe@apple.com authored
Rubber-stamped by Eric Seidel. * blog/wp-content/themes/webkit/header.php: * header.inc: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@43944 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 08 Jun, 2007 1 commit
-
-
bdash authored
Rubber-stamped by Hyatt. Switch to using Internet Explorer's conditional comments to target IE-specific styles rather than doing server-side user agent checks. This resolves an issue some people were seeing where caching would lead to a page generated for an Internet Explorer user being served to a Safari user. The visible symptom of this was many of the graphics were missing. * blog/wp-content/themes/webkit/header.php: * header.inc: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@22064 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 21 Sep, 2006 1 commit
-
-
bdash authored
Reviewed by TimH. Updates to make static pages validate as HTML 4.01 Strict. * building/build.html: * coding/coding-style.html: * header.inc: * index.html: Move <style> tag into the document head. * projects/cleanup/index.html: * projects/compat/index.html: * projects/css/index.html: * projects/documentation/index.html: * projects/editing/index.html: * projects/forms/index.html: Remove note about <label> not being implemented correctly. * projects/html/index.html: * projects/javascript/index.html: * projects/performance/index.html: * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant. * projects/printing/index.html: * projects/svg/index.html: * projects/xslt/index.html: * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it. * quality/reduction.html: * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate. * quality/testing.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16492 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 15 Feb, 2006 1 commit
-
-
thatcher authored
Updated the site to use the new layout. * .htaccess: Added. * ChangeLog: * blog/wp-content/themes/classic: Removed. * blog/wp-content/themes/classic/comments-popup.php: Removed. * blog/wp-content/themes/classic/comments.php: Removed. * blog/wp-content/themes/classic/footer.php: Removed. * blog/wp-content/themes/classic/header.php: Removed. * blog/wp-content/themes/classic/index.php: Removed. * blog/wp-content/themes/classic/sidebar.php: Removed. * blog/wp-content/themes/classic/style.css: Removed. * blog/wp-content/themes/default: Removed. * blog/wp-content/themes/default/404.php: Removed. * blog/wp-content/themes/default/archive.php: Removed. * blog/wp-content/themes/default/archives.php: Removed. * blog/wp-content/themes/default/comments-popup.php: Removed. * blog/wp-content/themes/default/comments.php: Removed. * blog/wp-content/themes/default/footer.php: Removed. * blog/wp-content/themes/default/header.php: Removed. * blog/wp-content/themes/default/images: Removed. * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed. * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed. * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed. * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed. * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed. * blog/wp-content/themes/default/index.php: Removed. * blog/wp-content/themes/default/links.php: Removed. * blog/wp-content/themes/default/page.php: Removed. * blog/wp-content/themes/default/search.php: Removed. * blog/wp-content/themes/default/searchform.php: Removed. * blog/wp-content/themes/default/sidebar.php: Removed. * blog/wp-content/themes/default/single.php: Removed. * blog/wp-content/themes/default/style.css: Removed. * blog/wp-content/themes/webkit/404.php: * blog/wp-content/themes/webkit/archive.php: * blog/wp-content/themes/webkit/archives.php: * blog/wp-content/themes/webkit/footer.php: * blog/wp-content/themes/webkit/header.php: * blog/wp-content/themes/webkit/images: Removed. * blog/wp-content/themes/webkit/images/bluebanner.png: Removed. * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed. * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed. * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed. * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed. * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed. * blog/wp-content/themes/webkit/images/separator.png: Removed. * blog/wp-content/themes/webkit/images/webkit-background.png: Removed. * blog/wp-content/themes/webkit/index.php: * blog/wp-content/themes/webkit/page.php: * blog/wp-content/themes/webkit/search.php: * blog/wp-content/themes/webkit/sidebar.php: * blog/wp-content/themes/webkit/single.php: * blog/wp-content/themes/webkit/style.css: * building/build.html: * building/checkout.html: * coding/coding-style.html: * coding/contributing.html: * contact.html: * css: Added. * css/blue.css: Added. * css/gray.css: Added. * css/green.css: Added. * css/ie.css: Added. * css/main.css: Added. * css/pink.css: Added. * css/purple.css: Added. * css/yellow.css: Added. * footer.inc: Added. * header.inc: Added. * images/blue-background.png: Added. * images/blue-bullet.png: Added. * images/bluebanner.png: Removed. * images/download.png: Added. * images/end.png: Added. * images/gray-background.png: Added. * images/green-background.png: Added. * images/green-bullet.png: Added. * images/icon-gold.png: Added. * images/icon.png: Added. * images/ie-nav.png: Added. * images/middle.png: Added. * images/nav.png: Added. * images/pink-background.png: Added. * images/pink-bullet.png: Added. * images/purple-background.png: Added. * images/purple-bullet.png: Added. * images/separator.png: Removed. * images/webkit-background.png: Removed. * images/welcomeopen.gif: Removed. * images/yellow-background.png: Added. * images/yellow-bullet.png: Added. * index.html: * nav.inc: Added. * projects/accessibility/index.html: * projects/cleanup/index.html: * projects/compat/index.html: * projects/css/index.html: * projects/documentation/index.html: * projects/dom/index.html: * projects/editing/index.html: * projects/forms/index.html: * projects/html/index.html: * projects/index.html: * projects/javascript/index.html: * projects/layout/index.html: * projects/mathml/index.html: * projects/performance/index.html: * projects/plugins/index.html: * projects/portability/index.html: * projects/printing/index.html: * projects/svg/index.html: * projects/webkit/index.html: * projects/xml/index.html: * projects/xslt/index.html: * quality/bugpriorities.html: * quality/bugwriting.html: * quality/bugzilla.html: * quality/lifecycle.html: * quality/reduction.html: * quality/reporting.html: * quality/testing.html: * quality/testwriting.html: * sidebar.css: Removed. * sidebar.html: Removed. * webkitdev.css: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12839 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-