cytoplasm 0.2.3 → 0.2.4

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.
@@ -1,3 +1,6 @@
1
+ @setup_jqueryui_version:1.9.2;
2
+ @setup_jqueryui_theme:ui-darkness;
3
+ @setup_fontloader_googlewebfonts_apikey:AIzaSyDs7hjZSILIAN3T4oFv3qf_DCyy6PfC30E;
1
4
  @layout_mode:fluid;
2
5
  @layout_padding:0px;
3
6
  @layout_header_margin:0px;
@@ -16,12 +19,12 @@
16
19
  @layout_footer_margin:0px;
17
20
  @layout_footer_padding:10px;
18
21
  @layout_plugins_cytoButton_shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
19
- @fonts_faces_light:Verdana;
20
- @fonts_faces_regular:Verdana;
21
- @fonts_faces_bold:Verdana;
22
+ @fonts_faces_light:TitilliumTextLight;
23
+ @fonts_faces_regular:TitilliumTextRegular;
24
+ @fonts_faces_bold:TitilliumTextBold;
22
25
  @fonts_sizes_small:12px;
23
26
  @fonts_sizes_normal:14px;
24
- @fonts_sizes_huge:80px;
27
+ @fonts_sizes_huge:48px;
25
28
  @fonts_sizes_heading_factor:1.8;
26
29
  @colors_global_background:green;
27
30
  @colors_global_text:black;
@@ -39,3 +42,5 @@
39
42
  @colors_plugins_cytoButton_background_reverse:linear-gradient(to bottom, green, yellow);
40
43
  @colors_plugins_cytoButton_border:1px solid green;
41
44
  @colors_plugins_cytoButton_text:inherit;
45
+ @controller:cytoplasm/settings;
46
+ @action:update;
@@ -3,9 +3,4 @@ fontsquirrel:
3
3
  1942-report: []
4
4
  TitilliumText: []
5
5
  Vitamin: []
6
- googlewebfonts:
7
- Titillium Web:
8
- - kind
9
- - family
10
- - variants
11
- - subsets
6
+ googlewebfonts: {}
@@ -1,4 +1,3 @@
1
1
  ---
2
2
  imported:
3
- - Titillium Web
4
3
  - Abril Fatface
@@ -0,0 +1 @@
1
+ 33131
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cytoplasm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-25 00:00:00.000000000 Z
12
+ date: 2013-01-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -133,6 +133,7 @@ files:
133
133
  - app/views/cytoplasm/fonts/index.html.erb
134
134
  - app/views/cytoplasm/fonts/show.html.erb
135
135
  - app/views/cytoplasm/settings/_colors.html.erb
136
+ - app/views/cytoplasm/settings/advanced.html.erb
136
137
  - app/views/cytoplasm/settings/colors.html.erb
137
138
  - app/views/cytoplasm/settings/general.html.erb
138
139
  - app/views/cytoplasm/settings/index.html.erb
@@ -180,6 +181,7 @@ files:
180
181
  - test/dummy/app/views/layouts/application.html.erb
181
182
  - test/dummy/config/application.rb
182
183
  - test/dummy/config/boot.rb
184
+ - test/dummy/config/cytoplasm-config.yml
183
185
  - test/dummy/config/database.yml
184
186
  - test/dummy/config/environment.rb
185
187
  - test/dummy/config/environments/development.rb
@@ -376,6 +378,7 @@ files:
376
378
  - test/dummy/tmp/cache/assets/E71/0E0/sprockets%2Fcbbecea061be6e609adc04133b9badab
377
379
  - test/dummy/tmp/cache/assets/E8C/480/sprockets%2Fdacb331ac961cf7b7cbc69abe8fb74dd
378
380
  - test/dummy/tmp/cache/assets/E8D/B40/sprockets%2Fb862bf7fb4b4c634aeaa9dfc97babc6b
381
+ - test/dummy/tmp/pids/server.pid
379
382
  - test/test_helper.rb
380
383
  homepage: http://cytoplasm.mackinleysmith.com/
381
384
  licenses: []
@@ -391,7 +394,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
391
394
  version: '0'
392
395
  segments:
393
396
  - 0
394
- hash: -1091182263201128409
397
+ hash: -2129490078280573108
395
398
  required_rubygems_version: !ruby/object:Gem::Requirement
396
399
  none: false
397
400
  requirements:
@@ -400,7 +403,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
400
403
  version: '0'
401
404
  segments:
402
405
  - 0
403
- hash: -1091182263201128409
406
+ hash: -2129490078280573108
404
407
  requirements: []
405
408
  rubyforge_project:
406
409
  rubygems_version: 1.8.24
@@ -442,6 +445,7 @@ test_files:
442
445
  - test/dummy/app/views/layouts/application.html.erb
443
446
  - test/dummy/config/application.rb
444
447
  - test/dummy/config/boot.rb
448
+ - test/dummy/config/cytoplasm-config.yml
445
449
  - test/dummy/config/database.yml
446
450
  - test/dummy/config/environment.rb
447
451
  - test/dummy/config/environments/development.rb
@@ -638,4 +642,5 @@ test_files:
638
642
  - test/dummy/tmp/cache/assets/E71/0E0/sprockets%2Fcbbecea061be6e609adc04133b9badab
639
643
  - test/dummy/tmp/cache/assets/E8C/480/sprockets%2Fdacb331ac961cf7b7cbc69abe8fb74dd
640
644
  - test/dummy/tmp/cache/assets/E8D/B40/sprockets%2Fb862bf7fb4b4c634aeaa9dfc97babc6b
645
+ - test/dummy/tmp/pids/server.pid
641
646
  - test/test_helper.rb