engineyard-theme 2.2.8 → 2.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.2.8
1
+ 2.2.9
@@ -20,4 +20,4 @@ module EngineyardThemeHelper
20
20
  :add_js => add_js
21
21
  }
22
22
  end
23
- end
23
+ end
@@ -18,9 +18,38 @@
18
18
  - unless Rails.env == 'development' || add_js != 'true'
19
19
  :plain
20
20
  <script type='text/javascript'>
21
- var _gaq = _gaq || [];_gaq.push(['_setAccount', 'UA-764576-1']); _gaq.push(['_setDomainName', '.engineyard.com']); _gaq.push(['_trackPageview']);(function() {var ga = document.createElement('script');ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';ga.setAttribute('async', 'true');document.documentElement.firstChild.appendChild(ga);})();
21
+ //<![CDATA[
22
+ // Google Analytics for tangence.com marketing funnel
23
+ var _gaq = _gaq || [];
24
+ _gaq.push(['_setAccount', 'UA-764576-1']);
25
+ _gaq.push(['_setDomainName', '.engineyard.com']);
26
+ _gaq.push(['_trackPageview']);
27
+ (function() {
28
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
29
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
30
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
31
+ })();
32
+ //]]>
22
33
  </script>
23
-
34
+ <script type='text/javascript'>
35
+ //<![CDATA[
36
+ // Google Analytics
37
+ var _gaq = _gaq || [];
38
+ _gaq.push(
39
+ ['_setAccount', 'UA-764576-1'],
40
+ ['_setDomainName',".engineyard.com"],
41
+ ['_setAllowAnchor',true],
42
+ ['_trackPageview']);
43
+
44
+ (function() {
45
+ var ga = document.createElement('script');
46
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
47
+ ga.setAttribute('async', 'true');
48
+ document.documentElement.firstChild.appendChild(ga);
49
+ })();
50
+ //]]>
51
+ </script>
52
+
24
53
  %body{:id => content_for?(:body_id) ? yield(:body_id) : ''}
25
54
  #container
26
55
  .wrapper
@@ -1,34 +1,15 @@
1
- <!-- begin olark code -->
1
+ <!-- olark -->
2
2
  <script type='text/javascript'>/*<![CDATA[*/ window.olark||(function(k){var g=window,j=document,a=g.location.protocol=="https:"?"https:":"http:",i=k.name,b="load",h="addEventListener";(function(){g[i]=function(){(c.s=c.s||[]).push(arguments)};var c=g[i]._={},f=k.methods.length;while(f--){(function(l){g[i][l]=function(){g[i]("call",l,arguments)}})(k.methods[f])}c.l=k.loader;c.i=arguments.callee;c.p={0:+new Date};c.P=function(l){c.p[l]=new Date-c.p[0]};function e(){c.P(b);g[i](b)}g[h]?g[h](b,e,false):g.attachEvent("on"+b,e);c.P(1);var d=j.createElement("script");m=document.getElementsByTagName("script")[0];d.type="text/javascript";d.async=true;d.src=a+"//"+c.l;m.parentNode.insertBefore(d,m);c.P(2)})()})({loader:(function(a){return "static.olark.com/jsclient/loader1.js?ts="+(a?a[1]:(+new Date))})(document.cookie.match(/olarkld=([0-9]+)/)),name:"olark",methods:["configure","extend","declare","identify"]}); olark.identify('2202-405-10-6732');/*]]>*/</script>
3
3
  <script type='text/javascript'> olark.configure('system.group', '0e0b57f7764334c40de11dc5f5a9363c') </script>
4
- <!-- end olark code -->
5
4
 
5
+ <!-- Marketo -->
6
6
  <script src="http://munchkin.marketo.net/munchkin.js" type="text/javascript"></script>
7
7
  <script>mktoMunchkin("422-MTH-535");</script>
8
8
 
9
- <%- unless params[:path] == [] -%>
10
- <script language='javascript' type='text/javascript'>llactid=15210</script>
11
- <script language='javascript' src='http://t4.trackalyzer.com/trackalyze.js' type='text/javascript'></script>
12
- <%- end -%>
13
-
14
- <!-- LeadFormix -->
15
- <script language="javascript">
16
- var pkBaseURL = (("https:" == document.location.protocol) ? "https://vlog.leadforce1.com/" : "http://vlog.leadforce1.com/");
17
- document.write(unescape("%3Cscript src='" + pkBaseURL + "bf/bf.js' type='text/javascript'%3E%3C/script%3E"));
18
- </script>
19
- <script type="text/javascript">
20
- var pkBaseURL = (("https:" == document.location.protocol) ? "https://vlog.leadforce1.com/" : "http://vlog.leadforce1.com/");
21
- <!--
22
- bf_action_name = '';
23
- bf_idsite = 6409;
24
- bf_url = pkBaseURL+'bf/bf.php';
25
- setTimeout('bf_log("' + bf_action_name+'",'+ bf_idsite+',"'+ bf_url +'")',0);
26
- //-->
27
- </script>
28
- <!-- LeadFormix -->
9
+ <!--CrazyEgg-->
29
10
  <script type="text/javascript">
30
- setTimeout(function(){var a=document.createElement("script");
31
- var b=document.getElementsByTagName('script')[0];
32
- a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0011/6319.js";
33
- a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
11
+ setTimeout(function(){var a=document.createElement("script");
12
+ var b=document.getElementsByTagName('script')[0];
13
+ a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0011/6319.js";
14
+ a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
34
15
  </script>
metadata CHANGED
@@ -1,79 +1,62 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: engineyard-theme
3
- version: !ruby/object:Gem::Version
4
- hash: 23
3
+ version: !ruby/object:Gem::Version
4
+ version: 2.2.9
5
5
  prerelease:
6
- segments:
7
- - 2
8
- - 2
9
- - 8
10
- version: 2.2.8
11
6
  platform: ruby
12
- authors:
7
+ authors:
13
8
  - Paul Campbell
14
9
  - Dr Nic Williams
15
10
  autorequire:
16
11
  bindir: bin
17
12
  cert_chain: []
18
-
19
- date: 2011-12-29 00:00:00 Z
20
- dependencies:
21
- - !ruby/object:Gem::Dependency
22
- version_requirements: &id001 !ruby/object:Gem::Requirement
13
+ date: 2012-01-03 00:00:00.000000000 -08:00
14
+ default_executable:
15
+ dependencies:
16
+ - !ruby/object:Gem::Dependency
17
+ name: rails
18
+ requirement: &70322598596800 !ruby/object:Gem::Requirement
23
19
  none: false
24
- requirements:
25
- - - ">="
26
- - !ruby/object:Gem::Version
27
- hash: 3
28
- segments:
29
- - 0
30
- version: "0"
31
- requirement: *id001
20
+ requirements:
21
+ - - ! '>='
22
+ - !ruby/object:Gem::Version
23
+ version: '0'
32
24
  type: :runtime
33
25
  prerelease: false
34
- name: rails
35
- - !ruby/object:Gem::Dependency
36
- version_requirements: &id002 !ruby/object:Gem::Requirement
26
+ version_requirements: *70322598596800
27
+ - !ruby/object:Gem::Dependency
28
+ name: jeweler
29
+ requirement: &70322598596240 !ruby/object:Gem::Requirement
37
30
  none: false
38
- requirements:
31
+ requirements:
39
32
  - - ~>
40
- - !ruby/object:Gem::Version
41
- hash: 7
42
- segments:
43
- - 1
44
- - 5
45
- - 2
33
+ - !ruby/object:Gem::Version
46
34
  version: 1.5.2
47
- requirement: *id002
48
35
  type: :development
49
36
  prerelease: false
50
- name: jeweler
51
- - !ruby/object:Gem::Dependency
52
- version_requirements: &id003 !ruby/object:Gem::Requirement
37
+ version_requirements: *70322598596240
38
+ - !ruby/object:Gem::Dependency
39
+ name: rails
40
+ requirement: &70322598595320 !ruby/object:Gem::Requirement
53
41
  none: false
54
- requirements:
42
+ requirements:
55
43
  - - ~>
56
- - !ruby/object:Gem::Version
57
- hash: 5
58
- segments:
59
- - 3
60
- version: "3"
61
- requirement: *id003
44
+ - !ruby/object:Gem::Version
45
+ version: '3'
62
46
  type: :runtime
63
47
  prerelease: false
64
- name: rails
65
- description: View helpers 'header' and 'footer', along with an assets generator to make any site look like http://engineyard.com
66
- email:
48
+ version_requirements: *70322598595320
49
+ description: View helpers 'header' and 'footer', along with an assets generator to
50
+ make any site look like http://engineyard.com
51
+ email:
67
52
  - paul@rslw.com
68
53
  - drnicwilliams@gmail.com
69
54
  executables: []
70
-
71
55
  extensions: []
72
-
73
- extra_rdoc_files:
56
+ extra_rdoc_files:
74
57
  - LICENSE.txt
75
58
  - README.md
76
- files:
59
+ files:
77
60
  - Gemfile
78
61
  - Gemfile.lock
79
62
  - History.md
@@ -105,38 +88,33 @@ files:
105
88
  - vendor/assets/stylesheets/sass/ey-theme-globals.css.sass
106
89
  - vendor/assets/stylesheets/sass/ey-theme-jquery-ui.css.sass
107
90
  - vendor/assets/stylesheets/sass/ey-theme-jquery.tooltip.css.sass
91
+ has_rdoc: true
108
92
  homepage: http://github.com/engineyard/engineyard-theme
109
- licenses:
93
+ licenses:
110
94
  - MIT
111
95
  post_install_message:
112
96
  rdoc_options: []
113
-
114
- require_paths:
97
+ require_paths:
115
98
  - lib
116
- required_ruby_version: !ruby/object:Gem::Requirement
99
+ required_ruby_version: !ruby/object:Gem::Requirement
117
100
  none: false
118
- requirements:
119
- - - ">="
120
- - !ruby/object:Gem::Version
121
- hash: 3
122
- segments:
101
+ requirements:
102
+ - - ! '>='
103
+ - !ruby/object:Gem::Version
104
+ version: '0'
105
+ segments:
123
106
  - 0
124
- version: "0"
125
- required_rubygems_version: !ruby/object:Gem::Requirement
107
+ hash: 3594841433391408434
108
+ required_rubygems_version: !ruby/object:Gem::Requirement
126
109
  none: false
127
- requirements:
128
- - - ">="
129
- - !ruby/object:Gem::Version
130
- hash: 3
131
- segments:
132
- - 0
133
- version: "0"
110
+ requirements:
111
+ - - ! '>='
112
+ - !ruby/object:Gem::Version
113
+ version: '0'
134
114
  requirements: []
135
-
136
115
  rubyforge_project:
137
- rubygems_version: 1.8.11
116
+ rubygems_version: 1.6.2
138
117
  signing_key:
139
118
  specification_version: 3
140
119
  summary: A gem providing helper methods and assets to make any site look like http://engineyard.com
141
120
  test_files: []
142
-