-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
114 lines (88 loc) · 2.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
/*----------------------------------------
#
# README
#
----------------------------------------*/
Developed by Kit MacAllister, this theme is based on the WordPress Team's Twenty Ten theme
with implementation of HTML5 structure and the HTML5 Boilerplate.[http://html5boilerplate.com/]
This theme also uses the 1140 CSS grid [http://cssgrid.net/], which allows it's flexible structure.
This theme provides a sidebar at high resolutions which becomes a footer at lower resolutions.
To contact the author email [email protected].
/*----------------------------------------
#
# CHANGELOG
#
----------------------------------------*/
/* 1.3.5 */
Changed Inline Figures to HTML5 Semantics
Fixed One Column page Template
Updated Screenshot
/* 1.3.4 */
Fixed Theme Options Bug
Corrected Header Bug
/* 1.3.3 */
Improved Default Display without Database Options
Improved Aside Display
Improved Footer Display without Widgets
Removed Disable Footer Option (footer without widgets = disabled)
Added Support for French Localization (Thanks to KHannibal : http://www.khannibal.ch)
Added Support for German Localization (Thanks to Tim Schattke : http://onlinebackup.schattke.net)
Fixed Navigation Display
/* 1.3.2 */
Moved Theme Options to 'inc' folder
Improved Language Support
Updated Header Options
/* 1.3.1 */
Added jespond.js Media Queries
Added more header options
Added more sidebar options
Added alternative font Set
/* 1.3.0 */
Fixed footer function
Fixed Modernizr
Fixed Header Bug in Firefox
Updated HTML5 Boilerplate
/* 1.2.9 */
Major functions.php overhaul
Added single column support
Added multiple width support
Added support for no footer
Added new default headers
Updated Modernizr
Added support for post thumbnails
/* 1.2.8 */
Fixed Category PHP error
/* 1.2.7 */
Fixed Theme Tags
/* 1.2.6 */
Added Left or Right Sidebar Options
Updated Mobile Image Widths
/* 1.2.5 */
Added Header Image Options
Fixed Inline Input mobile widths
/* 1.2.4 */
Updated Image fix, now adapts to mobile
/* 1.2.3 */
Fixed Text overflow in Sidebar Widgets
/* 1.2.2 */
Fixed Image Resizing in Images With Captions
/* 1.2.1 */
Fixed theme settings page code
/* 1.2.0 */
Implemented a basic theme settings menu to customize theme width
/* 1.1.9 */
Improved Menu Functionality
Fixed Errors In CSS Description
/* 1.1.8 */
Removed Excess CSS
Cleaned up sidebar error
Fixed Firefox Footer Error
/* 1.1.7 */
Fixed Errors in Functions.php
/* 1.1.6 */
Reworked Header
Updated Print Styles Sheet
/* 1.1.5 */
Abstraction from the Twenty Ten Theme.
/* 1.1.4 */
Moved Edit Link to top of Post Meta.