Ian Stewart
4f3d984c7c
_s: Simple script for changing the classes of the main menu based on browser width let's you easily restyle a menu for small screens without changing the markup
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8868 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-06 16:40:54 +00:00
Ian Stewart
e1f35edffb
_s: We won't need comment replies if comments are closed
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8854 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 20:26:25 +00:00
Ian Stewart
d4c1da5692
_s: This should have been an li element all along
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8853 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 19:54:30 +00:00
Ian Stewart
0a42cc02cb
_s: Adding ARIA navigation roles to the all the nav elements
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8851 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 14:22:08 +00:00
Ian Stewart
44c46fd181
_s: Simple WordPress menu styles
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8850 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 14:15:28 +00:00
Ian Stewart
e8b2bb81c6
_s: A better name for the image navigation script and better experience by cycling through a gallery when done
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8849 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 14:02:28 +00:00
Ian Stewart
5f2d6758e7
_s: Using the standard format for versioning of JS
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8848 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 02:36:18 +00:00
Ian Stewart
293458cbd7
_s: First pass at keyboard navigation in image templates
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8845 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-02 20:49:40 +00:00
Ian Stewart
2428d6a051
_s: using the time element image attachments to match posts
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8844 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-02 16:39:41 +00:00
Ian Stewart
d5b33742db
_s: incorporating the author template into the archive template to reduce template bloat
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8835 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-01 20:21:14 +00:00
Ian Stewart
139dda72f5
_s: cleaner, more consistent ids and classes for comments.php
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8833 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-01 19:35:10 +00:00
Lance Willett
e0cbbffcce
_s: Readme description added, add trailing slash to theme URI.
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8832 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-01 18:50:53 +00:00
Ian Stewart
afe244fe68
_s: More consistency with class names in the structural markup
2012-02-01 16:55:36 +00:00
Ian Stewart
88b7c401e6
_s: using a simpler and more consistent site-header class
2012-02-01 16:49:05 +00:00
Ian Stewart
761e93ad32
_s: adding a sample custom header, commented out
2012-01-31 20:18:40 +00:00
Ian Stewart
dc2aacb56d
_s: adding sample layouts for two sidebars on the right of a content column and two sidebars on the left of a content column
2012-01-23 17:59:27 +00:00
Ian Stewart
b17f2285d4
_s: removing the temporary margin on the body element
2012-01-23 17:45:41 +00:00
Lance Willett
9ce5deb7af
_s fixes
...
Spacing, trailing slash; no need to translate the footer generator URI.
2012-01-20 18:18:59 +00:00
Ian Stewart
5cad5adab9
_s: adding sample layouts for content-sidebar, sidebar-content, and sidebar-content-sidebar
2012-01-13 20:57:16 +00:00
Ian Stewart
a81dc6a810
_s: Adding starter styles along with a few markup changes to accomodate them
2012-01-13 20:10:17 +00:00
Ian Stewart
803ddfe86c
_s: incorporating a revamped version of our sample theme options
2012-01-13 04:02:59 +00:00
Ian Stewart
73ffdba03c
_s: With so little variation among date archive, category arhive, and tag archive, we can safely combine those templates without overcomplicating things.
2012-01-12 17:12:04 +00:00
Ian Stewart
ae85c2b76e
_s
...
* Make the 404 page a little friendlier
* Add a missing tab to the header.php
2012-01-11 04:51:12 +00:00
Ian Stewart
9e817e0aa4
_s: There's little worry about setting the wrong themecolors if you're manually including this file so let's have every array item and leave them blank for now
2012-01-11 04:24:42 +00:00
Ian Stewart
553c12f513
_s: If there's only one sidebar we can call it a sidebar
2012-01-11 04:21:12 +00:00
Ian Stewart
ea9222cda2
_s: Simplifying the markup for template tags
2012-01-11 04:19:37 +00:00
Ian Stewart
caee136b9f
_s: the theme description seems like a great place to tell anyone using that code that this theme is most definitely a starter theme
2012-01-11 04:04:23 +00:00
Ian Stewart
01ce62d24f
_s: simplifying functions.php by making some of the stuff happening there modular with functions being called in templates showing up in template-tags.php, little extras that won't produce a visible error if they're missing in tweaks, and wpcom stuff in wpcom
2012-01-11 03:43:23 +00:00
Ian Stewart
db89577313
_s
...
* Post format support for asides only, supported by CSS and not a template, is a good workable minimum for a theme so the post format templates are gone
* With good support for essential CSS in IE8+ it's not neccesary to have a ID on the HTML element for the version of IE
* Branding and site-generator are ugly id names
* The title and description are selectable by class for consistency and portability
2012-01-10 20:43:34 +00:00
Ian Stewart
edfeccc255
_s: initial fork of Toolbox
2012-01-07 03:25:13 +00:00