Commit Graph

516 Commits

Author SHA1 Message Date
Konstantin Obenland 0f689b25f4 _s: Restore default styles for `<img>` elements.
Lost in 651b89e497.
2014-03-05 20:41:56 -06:00
Konstantin Obenland 5de96cdb72 Merge pull request #419 from kovshenin/master
_s: Add HTML5 support for WordPress galleries.
2014-02-27 11:48:23 -08:00
Konstantin Kovshenin 9b0ae42c56 Maintain backwards compatibility for non-HTML5 galleries. 2014-02-27 13:42:24 -06:00
Konstantin Kovshenin 85bce0cc74 Add HTML5 support for WordPress galleries. 2014-02-27 13:27:00 -06:00
Konstantin Obenland 18928f50d6 Merge pull request #418 from emiluzelac/patch-13
_s: Improved comment specificity.
2014-02-25 08:52:33 -08:00
Konstantin Obenland 2fed8e49bd Merge pull request #417 from emiluzelac/patch-12
_s: Make WordPress.org URL available for translation.

Brings `_s` a little close to what has been the standard in default themes for a while.
2014-02-25 08:46:15 -08:00
Emil Uzelac 1eca4bfff5 Selector Hack
```*vertical-align: middle; /* Improves appearance and consistency in all browsers */``` does not apply to all browsers. 

Selector hack ```*``` is IE6/IE7 only. See https://gist.github.com/necolas/983116
2014-02-24 22:35:49 -06:00
Emil Uzelac a0700ff80e Sanitizing URL
Path was outdated. Please see https://github.com/Automattic/_s/pull/388
2014-02-24 20:42:06 -06:00
Konstantin Obenland 1e6e4d82ca Merge pull request #387 from aahan/patch-1
_s: Switch the order of text replacements.

Change ensures the textdomain in `style.css` is not replaced with the theme name, but rather with the theme slug. Broken in 1f15c20.
2014-02-24 16:22:52 -08:00
Takashi Irie cb528a14e4 Merge pull request #415 from emiluzelac/patch-11
Reword Inputs and Buttons with Forms.
2014-02-24 18:57:05 +00:00
Emil Uzelac d5d6d146ed Forms
Proposing to reword Inputs and Buttons with Forms. This way we can cover more than just couple of elements. Select feels like an outsider and textarea too, even though it's technically an input.

This will also be a perfect match with the rest :)

N.B. Something went wrong with my last proposal, sorry about that.
2014-02-23 18:16:53 -06:00
Tammie Lister e68c231ed1 Merge pull request #406 from grappler/remove-actions
Remove wpcom actions
2014-02-10 21:12:11 +00:00
Ulrich Pogson 88cdc5222e Remove wpcom actions 2014-02-10 21:19:41 +01:00
Ian Stewart ccb587cb26 Merge pull request #403 from karmatosed/master
Adds in specific classes rather than using wider navigation selector to prevent accidentally selecting, for example, posts tagged with navigation.
2014-02-10 12:01:39 -06:00
Tammie Lister 9f4d5a9188 Adds in specific classes rather than using wider navigation selector 2014-02-10 17:35:23 +00:00
Tammie Lister 8606665b5e Merge pull request #402 from sdavis2702/master
Fixed 'Media' table of contents number
2014-02-10 16:33:17 +00:00
Sean Davis 8349625b87 Fixed 'Media' table of contents number
The table of contents labeled both ‘Infinite scroll’ and ‘Media’ as
11.0. Media is 12.0.
2014-02-08 12:39:35 -06:00
Tammie Lister f873b94af0 Merge pull request #399 from karmatosed/master
Fix spelling of word Accessibility
2014-02-07 18:38:11 +00:00
Tammie Lister 1623325300 Fix spelling of word Accessibility 2014-02-07 18:37:28 +00:00
sixhours 50939d1ee4 Merge pull request #397 from karmatosed/master
Adds in comments and sections for style.css, props @karmatosed
2014-02-07 12:58:01 -05:00
sixhours 2a9c47e739 Merge pull request #398 from satrya/master
There is no more _s_comment() in inc/template-tags.php. Removing reference, props @satrya
2014-02-07 12:52:22 -05:00
Satrya c780103027 There is no more _s_comment() in inc/template-tags.php 2014-02-07 23:08:48 +07:00
Tammie Lister 651b89e497 Adds in comments and sections for style.css 2014-02-07 12:16:08 +00:00
Konstantin Obenland 5a3a9b0414 Merge pull request #394 from jeffgreendesign/patch-1
_s: Add missing word in documentation.
2014-02-06 16:49:05 -08:00
Jeff Green 4322e0b2a1 Update README.md
Add "in" to sentence.
2014-02-06 11:00:51 -05:00
Konstantin Obenland 4cfeb09681 Merge pull request #392 from mauryaratan/patch-1
_s: Update copyright year in license information.
2014-02-03 07:12:31 -08:00
Ram Ratan Maurya 7b8e1c4c2e Update Copyright Year 2014-02-03 17:05:12 +05:30
Konstantin Obenland 09720890a7 _s: Retrieve blog name with the correct context.
Passing `'display'` as the second argument will make the blog name filterable and runs it through `wp_texturize()`.

See https://core.trac.wordpress.org/ticket/26811
2014-01-24 09:54:05 -08:00
Aahan Krish 45b985d6d9 Fixed the order of text replacements
Proper order is necessary to do the intended text replacements.
2014-01-21 21:27:30 -08:00
obenland 96727271a0 Merge branch 'master' of https://github.com/Automattic/_s 2014-01-20 20:37:18 -08:00
obenland 0f2db471a7 Merge branch 'pr/366' 2014-01-20 20:34:51 -08:00
obenland 28a3044da9 _s: Minor formatting update. 2014-01-20 20:34:10 -08:00
Konstantin Obenland fa099ec65e Merge pull request #382 from mrwweb/fix_screenshot
_s: Increase screenshot size to 880x660px.
2014-01-13 17:13:37 -08:00
mrwweb 4da6d652ac increase screenshot size to 880x660 to 3.8 theme standards 2014-01-13 12:05:19 -08:00
obenland e55cb8a038 _s: Make it easier to target post navigation links.
Removed in 3f4effb when we split the template tag, this will restore
parity with `_s_paging_nav()`.

Props @gatespace for initial patch. Fixes #371.
2014-01-01 17:30:24 -08:00
Ulrich Pogson 4f2b0fab63 Add necessary arguments 2013-12-24 00:26:50 +01:00
Ulrich Pogson a29f2773aa Remove arguments 2013-12-22 22:01:16 +01:00
Ulrich Pogson dbbb3899e5 Delete searchform.php 2013-12-22 21:33:48 +01:00
Ulrich Pogson cb52da6f23 Remove _s_comment 2013-12-22 21:33:16 +01:00
Ulrich Pogson bcde97082b Enable support for HTML5 markup. 2013-12-22 17:53:20 +01:00
Konstantin Obenland 288e5ba49c Merge pull request #365 from richardmtl/master
_s: Remove unneeded CSS declaration, and document vendor prefixes.
2013-12-21 08:23:16 -08:00
richardmtl eb948eac28 removing uneeded CSS declaration, adding a note, and reordering some declarations
originally submitted here:
https://github.com/richardmtl/_s/commit/5d15eef59b838200cd255bea6d954064
e87cf3cf ; additional note and explanation found there
2013-12-21 10:58:10 -05:00
obenland a156f2cbab _s: Simplify author template.
Set up author data for the author template immediately, rather than
waiting for the first the_post() call.
This removes the need to call the_post() and rewind_posts() in an
author template to print information about the author.

Fixes #346.
2013-12-21 00:00:25 -08:00
Philip Arthur Moore 678e136006 Update theme .pot 2013-12-18 18:35:08 -08:00
sixhours 220d682ab3 Merge pull request #344 from Automattic/add-all-post-format-headings
Improve Post Format Archive Headings. Props @philiparthurmoore
2013-12-16 06:26:37 -08:00
sixhours 2ccb74c5c8 Merge pull request #342 from Automattic/border-box
Apply a natural box layout model to all elements; see #341. Props @philiparthurmoore
2013-12-16 06:25:05 -08:00
Konstantin Obenland e29b02ffc5 Merge pull request #357 from elimc/master
_s: Remove dead link. Fixes #354.
2013-12-10 10:13:58 -08:00
Eli McMakin 44398c68a3 Fixed Issue #354: Removed link on line 90 that was going to a page that no longer exists. 2013-12-09 21:51:18 -06:00
obenland f88204d0a4 _s: Add closing brackets to avoid fatal error. Props @gatespace for
intial patch. Fixes #355.
2013-12-03 19:44:56 -08:00
Konstantin Obenland 65c01414b3 Merge pull request #352 from sabreuse/patch-1
_s: Make date formats translatable.
2013-12-03 10:53:36 -08:00