Commit graph

22 commits

Author SHA1 Message Date
Bappi
723d20d157 Automattic url http to https
We have https for the wordpress.org link, so why not in the Automattic url as well!
2016-08-17 08:10:33 +06:00
Konstantin Obenland
4b36cf3053 Merge pull request #781 from PJ-Finlay/add-documentation-in-comments
Updated file documentation.
2015-08-03 12:13:35 -07:00
PJ
de9c9888b7 Updated documentation in comments at the top of files.
I tried to standardize and expand the documentation and links to
codex.wordpress.org in the comments at the top of most files.
2015-07-12 12:38:18 -04:00
Bego Mario Garde
c3f4f3945c Change Credit Link to https://
As WordPress encourages to call their webpages with https-protocol, the credits link in the theme footer should use https, too.
2015-07-10 16:43:17 +02:00
Fränk Klein
175524922c Fix Codesniffer errors. 2015-05-27 22:19:14 +02:00
Fränk Klein
229d5e93da Escape translations in footer.php
See #737.
2015-05-05 12:38:12 +02: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
Ulrich Pogson
88cdc5222e Remove wpcom actions 2014-02-10 21:19:41 +01:00
obenland
543cae8bbf Merge branch 'master' of https://github.com/davidakennedy/_s into titles
Conflicts:
	image.php
	inc/custom-header.php
	searchform.php
2013-09-25 14:59:11 -07:00
Vinod Dalvi
1a60b6cf85 Corrected wrong comments. 2013-09-14 03:29:53 -07:00
David A. Kennedy
22e859857e Fix merge conflict. 2013-08-23 23:58:40 -04:00
David A. Kennedy
889491de53 First round of removing title attributes. 2013-08-23 23:48:19 -04:00
obenland
810e499b93 _s: Use <main> element for main content.
See: http://www.w3.org/TR/html51/grouping-content.html#the-main-element

Props @BFTrick for initial patch.
Fixes #222.
2013-07-30 12:12:45 -07:00
Philip Arthur Moore
fe19f5433b Ditch all @since DocBlocks from theme. 2013-03-18 14:53:23 -05:00
obenland
c4f2aa32ce _s: Formatting changes:
- Reduce element comments to either the element id or the first element
class.
- Tabs > Spaces.
- Improve adherence to formatting guidelines.
2013-03-04 16:41:38 -08:00
Matias
752d08afd7 Update the HTML "class" system
Improving on the naming convention of our classes with consistency
adjustments. Also creates a better hierarchy (matched pairs) for them.
2012-08-25 14:06:33 -03:00
Daniel Hollands
3fd3056326 Updated the comment to keep inline with the rest of the comments in the template. 2012-06-10 16:53:54 +02:00
Lance Willett
93a334bc97 _s: refix footer URL and extra spaces, originally fixed in r8766 but reverted in r8831
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8981 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-21 06:28:24 +00:00
Ian Stewart
afe244fe68 _s: More consistency with class names in the structural markup 2012-02-01 16:55:36 +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
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