compass-jquery-plugin 0.3.2.8 → 0.3.3.0
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/README.md +24 -6
- data/VERSION.yml +3 -3
- data/lib/jquery/gridify/grid_column.rb +6 -6
- data/lib/jquery/gridify/grid_options.rb +4 -4
- data/lib/jquery/mark_it_up.rb +2 -0
- data/lib/jquery/mobile.rb +0 -1
- data/templates/dynatree/jquery.dynatree.js +2896 -2880
- data/templates/dynatree/jquery.dynatree.min.js +55 -54
- data/templates/dynatree/jquery/dynatree/aero.scss +4 -2
- data/templates/dynatree/jquery/dynatree/aqua.scss +4 -2
- data/templates/dynatree/jquery/dynatree/crystal.scss +4 -2
- data/templates/dynatree/jquery/dynatree/xp.scss +5 -3
- data/templates/emulators/emulators/bb.playbook.landscape.png +0 -0
- data/templates/emulators/emulators/bb.playbook.landscape.scss +18 -0
- data/templates/emulators/emulators/bb.playbook.portrait.png +0 -0
- data/templates/emulators/emulators/bb.playbook.portrait.scss +18 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.png → bb.torch.landscape.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.scss → bb.torch.landscape.scss} +1 -3
- data/templates/emulators/emulators/{blackberry.torch.portrait.png → bb.torch.portrait.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.portrait.scss → bb.torch.portrait.scss} +1 -3
- data/templates/emulators/emulators/galaxy.ace.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.landscape.scss +18 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.scss +18 -0
- data/templates/emulators/emulators/galaxy.s.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +0 -2
- data/templates/emulators/emulators/htc.sensation.landscape.png +0 -0
- data/templates/emulators/emulators/htc.sensation.landscape.scss +18 -0
- data/templates/emulators/emulators/htc.sensation.portrait.png +0 -0
- data/templates/emulators/emulators/htc.sensation.portrait.scss +18 -0
- data/templates/emulators/emulators/ipad.landscape.scss +0 -2
- data/templates/emulators/emulators/ipad.portrait.scss +0 -2
- data/templates/emulators/emulators/iphone.3.landscape.scss +0 -2
- data/templates/emulators/emulators/iphone.3.portrait.scss +0 -2
- data/templates/emulators/emulators/{iphone.4.landscape .scss → iphone.4.landscape.scss} +0 -2
- data/templates/emulators/emulators/iphone.4.portrait.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.landscape.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.portrait.scss +0 -2
- data/templates/emulators/manifest.rb +17 -5
- data/templates/graphics/highcharts/dark-blue.js +159 -159
- data/templates/graphics/highcharts/dark-green.js +159 -159
- data/templates/graphics/highcharts/gray.js +154 -154
- data/templates/graphics/highcharts/grid.js +84 -84
- data/templates/graphics/highcharts/highslide-config.js +2 -2
- data/templates/graphics/highcharts/highslide-full.js +3310 -3310
- data/templates/graphics/highcharts/skies.js +72 -72
- data/templates/graphics/jquery.ganttView.js +1550 -1550
- data/templates/graphics/jquery.highcharts.js +11277 -11285
- data/templates/graphics/jquery.sparkline.js +1072 -1072
- data/templates/ical/jquery.ical.js +7637 -7637
- data/templates/ical/jquery/ical.print.scss +3 -3
- data/templates/jqgrid/i18n/jqgrid/locale-ar.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-bg.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-cn.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-cs.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-da.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-de.js +134 -134
- data/templates/jqgrid/i18n/jqgrid/locale-el.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-es.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +141 -141
- data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-gl.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-he.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-hu.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-is.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-it.js +6 -6
- data/templates/jqgrid/i18n/jqgrid/locale-ja.js +153 -153
- data/templates/jqgrid/i18n/jqgrid/locale-lt.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-mne.js +134 -0
- data/templates/jqgrid/i18n/jqgrid/locale-mne.min.js +7 -0
- data/templates/jqgrid/i18n/jqgrid/locale-nl.js +145 -145
- data/templates/jqgrid/i18n/jqgrid/locale-no.js +12 -12
- data/templates/jqgrid/i18n/jqgrid/locale-pl.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-ro.js +140 -140
- data/templates/jqgrid/i18n/jqgrid/locale-ru.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sk.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sr.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sv.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-tr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-ua.js +128 -128
- data/templates/jqgrid/jquery.jqGrid.js +13477 -13443
- data/templates/jqgrid/jquery.jqGrid.min.js +292 -287
- data/templates/jqgrid/jquery/jqGrid.scss +13 -12
- data/templates/jqgrid/manifest.rb +2 -0
- data/templates/jqtouch/jquery.jqtouch.js +9601 -9556
- data/templates/jqtouch/jquery.jqtouch.min.js +3 -3
- data/templates/jqtouch/jquery/touch/default.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqt.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqtouch.scss +26 -5
- data/templates/jquery/amplify.store.js +211 -211
- data/templates/jquery/config/initializers/jquery.rb +2 -0
- data/templates/jquery/history.adapter.jquery.js +42 -36
- data/templates/jquery/history.html4.js +563 -563
- data/templates/jquery/history.html4.min.js +5 -5
- data/templates/jquery/history.js +1721 -1694
- data/templates/jquery/history.min.js +28 -27
- data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-az.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +21 -21
- data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-da.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-es.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-id.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-is.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-it.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-no.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +17 -17
- data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
- data/templates/jquery/jquery-ui.js +11913 -11882
- data/templates/jquery/jquery-ui.min.js +340 -339
- data/templates/jquery/jquery.bgiframe.js +27 -27
- data/templates/jquery/jquery.contextMenu.js +202 -202
- data/templates/jquery/jquery.cookie.js +26 -26
- data/templates/jquery/jquery.dotimeout.js +227 -227
- data/templates/jquery/jquery.dst.js +89 -89
- data/templates/jquery/jquery.easing.js +226 -0
- data/templates/jquery/jquery.easing.min.js +8 -0
- data/templates/jquery/jquery.farbtastic.js +294 -294
- data/templates/jquery/jquery.flashMessages.js +14 -14
- data/templates/jquery/jquery.form.js +761 -761
- data/templates/jquery/jquery.haml.js +247 -247
- data/templates/jquery/jquery.hotkeys.js +79 -79
- data/templates/jquery/jquery.js +1490 -928
- data/templates/jquery/jquery.layout.js +2454 -2454
- data/templates/jquery/jquery.mediahelpers.js +216 -0
- data/templates/jquery/jquery.mediahelpers.min.js +3 -0
- data/templates/jquery/jquery.min.js +177 -166
- data/templates/jquery/jquery.mousewheel.js +57 -57
- data/templates/jquery/jquery.offline.js +171 -171
- data/templates/jquery/jquery.pngFix.js +72 -72
- data/templates/jquery/jquery.rails.js +145 -145
- data/templates/jquery/jquery.replacetext.js +80 -80
- data/templates/jquery/jquery.themeswitchertool.js +195 -195
- data/templates/jquery/jquery.tmpl.js +460 -460
- data/templates/jquery/jquery.tmplPlus.js +78 -78
- data/templates/jquery/jquery.tokeninput.js +480 -475
- data/templates/jquery/jquery/ui/_theme.scss +14 -14
- data/templates/jquery/jquery/ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ededed_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_c98000_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_f29a00_256x240.png +0 -0
- data/templates/jquery/json.js +66 -66
- data/templates/jquery/json2.js +177 -177
- data/templates/jquery/manifest.rb +4 -0
- data/templates/jstree/jquery.jstree.js +5918 -5918
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.blue.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.blue.html.haml +8 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.html.haml +8 -0
- data/templates/markitup/config/initializers/mark_it_up.rb +40 -0
- data/templates/markitup/jquery.markitup.js +586 -0
- data/templates/markitup/jquery.markitup.min.js +1 -0
- data/templates/markitup/jquery/markitup/preview/body.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/bullet.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/preview.blue.scss +58 -0
- data/templates/markitup/jquery/markitup/preview/preview.scss +7 -0
- data/templates/markitup/jquery/markitup/sets/bbcode.scss +34 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/fonts.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css.scss +54 -0
- data/templates/markitup/jquery/markitup/sets/css/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/css.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/tag.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_center.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_justify.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_indent.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_letterspacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_linespacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_lowercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_bottom.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_top.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_uppercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default.scss +22 -0
- data/templates/markitup/jquery/markitup/sets/default/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/html/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markdown/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markmin/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/rest/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/textile/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy.scss +40 -0
- data/templates/markitup/jquery/markitup/sets/texy/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/page_white_code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/wiki/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua.scss +136 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/spacer.gif +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor.scss +141 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live.scss +135 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup.scss +150 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-json.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-xml.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple.scss +117 -0
- data/templates/markitup/jquery/markitup/skins/simple/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/submenu.png +0 -0
- data/templates/markitup/manifest.rb +311 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.min.js +5 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.js +30 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.min.js +2 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.js +38 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.js +50 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.js +58 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.js +42 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.js +61 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.js +36 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.min.js +4 -0
- data/templates/mobile/config/initializers/mobile.rb +2 -0
- data/templates/mobile/jquery.mobile.js +4545 -4454
- data/templates/mobile/jquery.mobile.min.js +16 -7
- data/templates/mobile/jquery/mobile/960.fluid.scss +191 -0
- data/templates/mobile/jquery/mobile/960.scss +213 -0
- data/templates/mobile/jquery/mobile/_base.scss +37 -20
- data/templates/mobile/jquery/mobile/default.scss +48 -56
- data/templates/mobile/jquery/mobile/valencia.scss +43 -44
- data/templates/mobile/manifest.rb +2 -0
- data/templates/ribbon/jquery.ribbon.js +195 -195
- data/templates/ribbon/jquery.ribbon.min.js +1 -1
- data/templates/ribbon/jquery/ribbon/office.scss +12 -12
- data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
- data/templates/secret_sauce/secret_sauce.js +8 -8
- data/templates/tools/flowplayer.js +897 -897
- data/templates/tools/jquery.tools.js +3647 -3647
- data/templates/tools/jquery.tools.min.js +47 -47
- data/templates/tools/swfobject.js +760 -760
- metadata +350 -22
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: compass-jquery-plugin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 91
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 3
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
version: 0.3.
|
|
9
|
+
- 3
|
|
10
|
+
- 0
|
|
11
|
+
version: 0.3.3.0
|
|
12
12
|
platform: ruby
|
|
13
13
|
authors:
|
|
14
14
|
- Kosmas Schuetz
|
|
@@ -16,8 +16,7 @@ autorequire:
|
|
|
16
16
|
bindir: bin
|
|
17
17
|
cert_chain: []
|
|
18
18
|
|
|
19
|
-
date: 2011-
|
|
20
|
-
default_executable:
|
|
19
|
+
date: 2011-05-23 00:00:00 Z
|
|
21
20
|
dependencies:
|
|
22
21
|
- !ruby/object:Gem::Dependency
|
|
23
22
|
name: haml
|
|
@@ -25,7 +24,7 @@ dependencies:
|
|
|
25
24
|
requirement: &id001 !ruby/object:Gem::Requirement
|
|
26
25
|
none: false
|
|
27
26
|
requirements:
|
|
28
|
-
- -
|
|
27
|
+
- - ~>
|
|
29
28
|
- !ruby/object:Gem::Version
|
|
30
29
|
hash: 53
|
|
31
30
|
segments:
|
|
@@ -41,7 +40,7 @@ dependencies:
|
|
|
41
40
|
requirement: &id002 !ruby/object:Gem::Requirement
|
|
42
41
|
none: false
|
|
43
42
|
requirements:
|
|
44
|
-
- -
|
|
43
|
+
- - ~>
|
|
45
44
|
- !ruby/object:Gem::Version
|
|
46
45
|
hash: 59
|
|
47
46
|
segments:
|
|
@@ -59,12 +58,12 @@ dependencies:
|
|
|
59
58
|
requirements:
|
|
60
59
|
- - ">="
|
|
61
60
|
- !ruby/object:Gem::Version
|
|
62
|
-
hash:
|
|
61
|
+
hash: 47
|
|
63
62
|
segments:
|
|
64
63
|
- 0
|
|
65
64
|
- 8
|
|
66
|
-
-
|
|
67
|
-
version: 0.8.
|
|
65
|
+
- 8
|
|
66
|
+
version: 0.8.8
|
|
68
67
|
type: :runtime
|
|
69
68
|
version_requirements: *id003
|
|
70
69
|
- !ruby/object:Gem::Dependency
|
|
@@ -75,15 +74,15 @@ dependencies:
|
|
|
75
74
|
requirements:
|
|
76
75
|
- - ~>
|
|
77
76
|
- !ruby/object:Gem::Version
|
|
78
|
-
hash:
|
|
77
|
+
hash: 31
|
|
79
78
|
segments:
|
|
80
79
|
- 1
|
|
81
80
|
- 3
|
|
82
|
-
-
|
|
83
|
-
version: 1.3.
|
|
81
|
+
- 2
|
|
82
|
+
version: 1.3.2
|
|
84
83
|
type: :development
|
|
85
84
|
version_requirements: *id004
|
|
86
|
-
description: This plugin integrates
|
|
85
|
+
description: This plugin integrates jQuery-Rails, jQuery, jQuery UI and Themes, jqGrid and more into the Compass Sass framework.
|
|
87
86
|
email: kosmas.schuetz@gmx.com
|
|
88
87
|
executables: []
|
|
89
88
|
|
|
@@ -119,6 +118,7 @@ files:
|
|
|
119
118
|
- lib/jquery/jquery_json_response.rb
|
|
120
119
|
- lib/jquery/jquery_selector_assertions.rb
|
|
121
120
|
- lib/jquery/jstree.rb
|
|
121
|
+
- lib/jquery/mark_it_up.rb
|
|
122
122
|
- lib/jquery/mobile.rb
|
|
123
123
|
- lib/jquery/ribbon.rb
|
|
124
124
|
- lib/jquery/secret_sauce/controller/ui_dialog_controls.rb
|
|
@@ -151,10 +151,18 @@ files:
|
|
|
151
151
|
- templates/dynatree/jquery.dynatree.min.js
|
|
152
152
|
- templates/dynatree/manifest.rb
|
|
153
153
|
- templates/emulators/config/initializers/emulators.rb
|
|
154
|
-
- templates/emulators/emulators/
|
|
155
|
-
- templates/emulators/emulators/
|
|
156
|
-
- templates/emulators/emulators/
|
|
157
|
-
- templates/emulators/emulators/
|
|
154
|
+
- templates/emulators/emulators/bb.playbook.landscape.png
|
|
155
|
+
- templates/emulators/emulators/bb.playbook.landscape.scss
|
|
156
|
+
- templates/emulators/emulators/bb.playbook.portrait.png
|
|
157
|
+
- templates/emulators/emulators/bb.playbook.portrait.scss
|
|
158
|
+
- templates/emulators/emulators/bb.torch.landscape.png
|
|
159
|
+
- templates/emulators/emulators/bb.torch.landscape.scss
|
|
160
|
+
- templates/emulators/emulators/bb.torch.portrait.png
|
|
161
|
+
- templates/emulators/emulators/bb.torch.portrait.scss
|
|
162
|
+
- templates/emulators/emulators/galaxy.ace.landscape.png
|
|
163
|
+
- templates/emulators/emulators/galaxy.ace.landscape.scss
|
|
164
|
+
- templates/emulators/emulators/galaxy.ace.portrait.png
|
|
165
|
+
- templates/emulators/emulators/galaxy.ace.portrait.scss
|
|
158
166
|
- templates/emulators/emulators/galaxy.s.landscape.png
|
|
159
167
|
- templates/emulators/emulators/galaxy.s.landscape.scss
|
|
160
168
|
- templates/emulators/emulators/galaxy.s.portrait.png
|
|
@@ -175,6 +183,10 @@ files:
|
|
|
175
183
|
- templates/emulators/emulators/galaxy.tab.8.9.landscape.scss
|
|
176
184
|
- templates/emulators/emulators/galaxy.tab.8.9.portrait.png
|
|
177
185
|
- templates/emulators/emulators/galaxy.tab.8.9.portrait.scss
|
|
186
|
+
- templates/emulators/emulators/htc.sensation.landscape.png
|
|
187
|
+
- templates/emulators/emulators/htc.sensation.landscape.scss
|
|
188
|
+
- templates/emulators/emulators/htc.sensation.portrait.png
|
|
189
|
+
- templates/emulators/emulators/htc.sensation.portrait.scss
|
|
178
190
|
- templates/emulators/emulators/ipad.landscape.png
|
|
179
191
|
- templates/emulators/emulators/ipad.landscape.scss
|
|
180
192
|
- templates/emulators/emulators/ipad.portrait.png
|
|
@@ -183,8 +195,8 @@ files:
|
|
|
183
195
|
- templates/emulators/emulators/iphone.3.landscape.scss
|
|
184
196
|
- templates/emulators/emulators/iphone.3.portrait.png
|
|
185
197
|
- templates/emulators/emulators/iphone.3.portrait.scss
|
|
186
|
-
- templates/emulators/emulators/iphone.4.landscape .scss
|
|
187
198
|
- templates/emulators/emulators/iphone.4.landscape.png
|
|
199
|
+
- templates/emulators/emulators/iphone.4.landscape.scss
|
|
188
200
|
- templates/emulators/emulators/iphone.4.portrait.png
|
|
189
201
|
- templates/emulators/emulators/iphone.4.portrait.scss
|
|
190
202
|
- templates/emulators/emulators/palm.pre.2.landscape.png
|
|
@@ -296,6 +308,8 @@ files:
|
|
|
296
308
|
- templates/jqgrid/i18n/jqgrid/locale-ja.min.js
|
|
297
309
|
- templates/jqgrid/i18n/jqgrid/locale-lt.js
|
|
298
310
|
- templates/jqgrid/i18n/jqgrid/locale-lt.min.js
|
|
311
|
+
- templates/jqgrid/i18n/jqgrid/locale-mne.js
|
|
312
|
+
- templates/jqgrid/i18n/jqgrid/locale-mne.min.js
|
|
299
313
|
- templates/jqgrid/i18n/jqgrid/locale-nl.js
|
|
300
314
|
- templates/jqgrid/i18n/jqgrid/locale-nl.min.js
|
|
301
315
|
- templates/jqgrid/i18n/jqgrid/locale-no.js
|
|
@@ -1028,6 +1042,8 @@ files:
|
|
|
1028
1042
|
- templates/jquery/jquery.dotimeout.min.js
|
|
1029
1043
|
- templates/jquery/jquery.dst.js
|
|
1030
1044
|
- templates/jquery/jquery.dst.min.js
|
|
1045
|
+
- templates/jquery/jquery.easing.js
|
|
1046
|
+
- templates/jquery/jquery.easing.min.js
|
|
1031
1047
|
- templates/jquery/jquery.farbtastic.js
|
|
1032
1048
|
- templates/jquery/jquery.farbtastic.min.js
|
|
1033
1049
|
- templates/jquery/jquery.flashMessages.js
|
|
@@ -1041,6 +1057,8 @@ files:
|
|
|
1041
1057
|
- templates/jquery/jquery.js
|
|
1042
1058
|
- templates/jquery/jquery.layout.js
|
|
1043
1059
|
- templates/jquery/jquery.layout.min.js
|
|
1060
|
+
- templates/jquery/jquery.mediahelpers.js
|
|
1061
|
+
- templates/jquery/jquery.mediahelpers.min.js
|
|
1044
1062
|
- templates/jquery/jquery.min.js
|
|
1045
1063
|
- templates/jquery/jquery.mousewheel.js
|
|
1046
1064
|
- templates/jquery/jquery.mousewheel.min.js
|
|
@@ -1099,6 +1117,315 @@ files:
|
|
|
1099
1117
|
- templates/jstree/jquery.jstree.js
|
|
1100
1118
|
- templates/jstree/jquery.jstree.min.js
|
|
1101
1119
|
- templates/jstree/manifest.rb
|
|
1120
|
+
- templates/markitup/app/views/shared/_mark_it_up.parsed.preview.blue.html.haml
|
|
1121
|
+
- templates/markitup/app/views/shared/_mark_it_up.parsed.preview.html.haml
|
|
1122
|
+
- templates/markitup/app/views/shared/_mark_it_up.preview.blue.html.haml
|
|
1123
|
+
- templates/markitup/app/views/shared/_mark_it_up.preview.html.haml
|
|
1124
|
+
- templates/markitup/config/initializers/mark_it_up.rb
|
|
1125
|
+
- templates/markitup/jquery/markitup/preview/body.blue.png
|
|
1126
|
+
- templates/markitup/jquery/markitup/preview/bullet.blue.png
|
|
1127
|
+
- templates/markitup/jquery/markitup/preview/preview.blue.scss
|
|
1128
|
+
- templates/markitup/jquery/markitup/preview/preview.scss
|
|
1129
|
+
- templates/markitup/jquery/markitup/sets/bbcode/bold.png
|
|
1130
|
+
- templates/markitup/jquery/markitup/sets/bbcode/clean.png
|
|
1131
|
+
- templates/markitup/jquery/markitup/sets/bbcode/code.png
|
|
1132
|
+
- templates/markitup/jquery/markitup/sets/bbcode/fonts.png
|
|
1133
|
+
- templates/markitup/jquery/markitup/sets/bbcode/italic.png
|
|
1134
|
+
- templates/markitup/jquery/markitup/sets/bbcode/link.png
|
|
1135
|
+
- templates/markitup/jquery/markitup/sets/bbcode/list-bullet.png
|
|
1136
|
+
- templates/markitup/jquery/markitup/sets/bbcode/list-item.png
|
|
1137
|
+
- templates/markitup/jquery/markitup/sets/bbcode/list-numeric.png
|
|
1138
|
+
- templates/markitup/jquery/markitup/sets/bbcode/picture.png
|
|
1139
|
+
- templates/markitup/jquery/markitup/sets/bbcode/preview.png
|
|
1140
|
+
- templates/markitup/jquery/markitup/sets/bbcode/quotes.png
|
|
1141
|
+
- templates/markitup/jquery/markitup/sets/bbcode/stroke.png
|
|
1142
|
+
- templates/markitup/jquery/markitup/sets/bbcode/underline.png
|
|
1143
|
+
- templates/markitup/jquery/markitup/sets/bbcode.scss
|
|
1144
|
+
- templates/markitup/jquery/markitup/sets/css/bold.png
|
|
1145
|
+
- templates/markitup/jquery/markitup/sets/css/css.png
|
|
1146
|
+
- templates/markitup/jquery/markitup/sets/css/italic.png
|
|
1147
|
+
- templates/markitup/jquery/markitup/sets/css/picture.png
|
|
1148
|
+
- templates/markitup/jquery/markitup/sets/css/stroke.png
|
|
1149
|
+
- templates/markitup/jquery/markitup/sets/css/tag.png
|
|
1150
|
+
- templates/markitup/jquery/markitup/sets/css/text_align_center.png
|
|
1151
|
+
- templates/markitup/jquery/markitup/sets/css/text_align_justify.png
|
|
1152
|
+
- templates/markitup/jquery/markitup/sets/css/text_align_left.png
|
|
1153
|
+
- templates/markitup/jquery/markitup/sets/css/text_align_right.png
|
|
1154
|
+
- templates/markitup/jquery/markitup/sets/css/text_indent.png
|
|
1155
|
+
- templates/markitup/jquery/markitup/sets/css/text_letterspacing.png
|
|
1156
|
+
- templates/markitup/jquery/markitup/sets/css/text_linespacing.png
|
|
1157
|
+
- templates/markitup/jquery/markitup/sets/css/text_lowercase.png
|
|
1158
|
+
- templates/markitup/jquery/markitup/sets/css/text_padding_bottom.png
|
|
1159
|
+
- templates/markitup/jquery/markitup/sets/css/text_padding_left.png
|
|
1160
|
+
- templates/markitup/jquery/markitup/sets/css/text_padding_right.png
|
|
1161
|
+
- templates/markitup/jquery/markitup/sets/css/text_padding_top.png
|
|
1162
|
+
- templates/markitup/jquery/markitup/sets/css/text_uppercase.png
|
|
1163
|
+
- templates/markitup/jquery/markitup/sets/css.scss
|
|
1164
|
+
- templates/markitup/jquery/markitup/sets/default/bold.png
|
|
1165
|
+
- templates/markitup/jquery/markitup/sets/default/clean.png
|
|
1166
|
+
- templates/markitup/jquery/markitup/sets/default/image.png
|
|
1167
|
+
- templates/markitup/jquery/markitup/sets/default/italic.png
|
|
1168
|
+
- templates/markitup/jquery/markitup/sets/default/link.png
|
|
1169
|
+
- templates/markitup/jquery/markitup/sets/default/picture.png
|
|
1170
|
+
- templates/markitup/jquery/markitup/sets/default/preview.png
|
|
1171
|
+
- templates/markitup/jquery/markitup/sets/default/stroke.png
|
|
1172
|
+
- templates/markitup/jquery/markitup/sets/default.scss
|
|
1173
|
+
- templates/markitup/jquery/markitup/sets/dotclear/bold.png
|
|
1174
|
+
- templates/markitup/jquery/markitup/sets/dotclear/code.png
|
|
1175
|
+
- templates/markitup/jquery/markitup/sets/dotclear/h1.png
|
|
1176
|
+
- templates/markitup/jquery/markitup/sets/dotclear/h2.png
|
|
1177
|
+
- templates/markitup/jquery/markitup/sets/dotclear/h3.png
|
|
1178
|
+
- templates/markitup/jquery/markitup/sets/dotclear/h4.png
|
|
1179
|
+
- templates/markitup/jquery/markitup/sets/dotclear/h5.png
|
|
1180
|
+
- templates/markitup/jquery/markitup/sets/dotclear/h6.png
|
|
1181
|
+
- templates/markitup/jquery/markitup/sets/dotclear/italic.png
|
|
1182
|
+
- templates/markitup/jquery/markitup/sets/dotclear/link.png
|
|
1183
|
+
- templates/markitup/jquery/markitup/sets/dotclear/list-bullet.png
|
|
1184
|
+
- templates/markitup/jquery/markitup/sets/dotclear/list-numeric.png
|
|
1185
|
+
- templates/markitup/jquery/markitup/sets/dotclear/picture.png
|
|
1186
|
+
- templates/markitup/jquery/markitup/sets/dotclear/preview.png
|
|
1187
|
+
- templates/markitup/jquery/markitup/sets/dotclear/quotes.png
|
|
1188
|
+
- templates/markitup/jquery/markitup/sets/dotclear/stroke.png
|
|
1189
|
+
- templates/markitup/jquery/markitup/sets/dotclear/url.png
|
|
1190
|
+
- templates/markitup/jquery/markitup/sets/dotclear.scss
|
|
1191
|
+
- templates/markitup/jquery/markitup/sets/html/bold.png
|
|
1192
|
+
- templates/markitup/jquery/markitup/sets/html/clean.png
|
|
1193
|
+
- templates/markitup/jquery/markitup/sets/html/h1.png
|
|
1194
|
+
- templates/markitup/jquery/markitup/sets/html/h2.png
|
|
1195
|
+
- templates/markitup/jquery/markitup/sets/html/h3.png
|
|
1196
|
+
- templates/markitup/jquery/markitup/sets/html/h4.png
|
|
1197
|
+
- templates/markitup/jquery/markitup/sets/html/h5.png
|
|
1198
|
+
- templates/markitup/jquery/markitup/sets/html/h6.png
|
|
1199
|
+
- templates/markitup/jquery/markitup/sets/html/image.png
|
|
1200
|
+
- templates/markitup/jquery/markitup/sets/html/italic.png
|
|
1201
|
+
- templates/markitup/jquery/markitup/sets/html/link.png
|
|
1202
|
+
- templates/markitup/jquery/markitup/sets/html/list-bullet.png
|
|
1203
|
+
- templates/markitup/jquery/markitup/sets/html/list-item.png
|
|
1204
|
+
- templates/markitup/jquery/markitup/sets/html/list-numeric.png
|
|
1205
|
+
- templates/markitup/jquery/markitup/sets/html/paragraph.png
|
|
1206
|
+
- templates/markitup/jquery/markitup/sets/html/picture.png
|
|
1207
|
+
- templates/markitup/jquery/markitup/sets/html/preview.png
|
|
1208
|
+
- templates/markitup/jquery/markitup/sets/html/stroke.png
|
|
1209
|
+
- templates/markitup/jquery/markitup/sets/html.scss
|
|
1210
|
+
- templates/markitup/jquery/markitup/sets/markdown/bold.png
|
|
1211
|
+
- templates/markitup/jquery/markitup/sets/markdown/code.png
|
|
1212
|
+
- templates/markitup/jquery/markitup/sets/markdown/h1.png
|
|
1213
|
+
- templates/markitup/jquery/markitup/sets/markdown/h2.png
|
|
1214
|
+
- templates/markitup/jquery/markitup/sets/markdown/h3.png
|
|
1215
|
+
- templates/markitup/jquery/markitup/sets/markdown/h4.png
|
|
1216
|
+
- templates/markitup/jquery/markitup/sets/markdown/h5.png
|
|
1217
|
+
- templates/markitup/jquery/markitup/sets/markdown/h6.png
|
|
1218
|
+
- templates/markitup/jquery/markitup/sets/markdown/italic.png
|
|
1219
|
+
- templates/markitup/jquery/markitup/sets/markdown/link.png
|
|
1220
|
+
- templates/markitup/jquery/markitup/sets/markdown/list-bullet.png
|
|
1221
|
+
- templates/markitup/jquery/markitup/sets/markdown/list-numeric.png
|
|
1222
|
+
- templates/markitup/jquery/markitup/sets/markdown/picture.png
|
|
1223
|
+
- templates/markitup/jquery/markitup/sets/markdown/preview.png
|
|
1224
|
+
- templates/markitup/jquery/markitup/sets/markdown/quotes.png
|
|
1225
|
+
- templates/markitup/jquery/markitup/sets/markdown.scss
|
|
1226
|
+
- templates/markitup/jquery/markitup/sets/markmin/bold.png
|
|
1227
|
+
- templates/markitup/jquery/markitup/sets/markmin/code.png
|
|
1228
|
+
- templates/markitup/jquery/markitup/sets/markmin/h1.png
|
|
1229
|
+
- templates/markitup/jquery/markitup/sets/markmin/h2.png
|
|
1230
|
+
- templates/markitup/jquery/markitup/sets/markmin/h3.png
|
|
1231
|
+
- templates/markitup/jquery/markitup/sets/markmin/h4.png
|
|
1232
|
+
- templates/markitup/jquery/markitup/sets/markmin/h5.png
|
|
1233
|
+
- templates/markitup/jquery/markitup/sets/markmin/h6.png
|
|
1234
|
+
- templates/markitup/jquery/markitup/sets/markmin/italic.png
|
|
1235
|
+
- templates/markitup/jquery/markitup/sets/markmin/link.png
|
|
1236
|
+
- templates/markitup/jquery/markitup/sets/markmin/list-bullet.png
|
|
1237
|
+
- templates/markitup/jquery/markitup/sets/markmin/list-numeric.png
|
|
1238
|
+
- templates/markitup/jquery/markitup/sets/markmin/picture.png
|
|
1239
|
+
- templates/markitup/jquery/markitup/sets/markmin/preview.png
|
|
1240
|
+
- templates/markitup/jquery/markitup/sets/markmin/quotes.png
|
|
1241
|
+
- templates/markitup/jquery/markitup/sets/markmin.scss
|
|
1242
|
+
- templates/markitup/jquery/markitup/sets/rest/bold.png
|
|
1243
|
+
- templates/markitup/jquery/markitup/sets/rest/code.png
|
|
1244
|
+
- templates/markitup/jquery/markitup/sets/rest/h1.png
|
|
1245
|
+
- templates/markitup/jquery/markitup/sets/rest/h2.png
|
|
1246
|
+
- templates/markitup/jquery/markitup/sets/rest/h3.png
|
|
1247
|
+
- templates/markitup/jquery/markitup/sets/rest/h4.png
|
|
1248
|
+
- templates/markitup/jquery/markitup/sets/rest/h5.png
|
|
1249
|
+
- templates/markitup/jquery/markitup/sets/rest/italic.png
|
|
1250
|
+
- templates/markitup/jquery/markitup/sets/rest/link.png
|
|
1251
|
+
- templates/markitup/jquery/markitup/sets/rest/list-bullet.png
|
|
1252
|
+
- templates/markitup/jquery/markitup/sets/rest/list-numeric.png
|
|
1253
|
+
- templates/markitup/jquery/markitup/sets/rest/picture.png
|
|
1254
|
+
- templates/markitup/jquery/markitup/sets/rest/preview.png
|
|
1255
|
+
- templates/markitup/jquery/markitup/sets/rest/quotes.png
|
|
1256
|
+
- templates/markitup/jquery/markitup/sets/rest.scss
|
|
1257
|
+
- templates/markitup/jquery/markitup/sets/textile/bold.png
|
|
1258
|
+
- templates/markitup/jquery/markitup/sets/textile/code.png
|
|
1259
|
+
- templates/markitup/jquery/markitup/sets/textile/h1.png
|
|
1260
|
+
- templates/markitup/jquery/markitup/sets/textile/h2.png
|
|
1261
|
+
- templates/markitup/jquery/markitup/sets/textile/h3.png
|
|
1262
|
+
- templates/markitup/jquery/markitup/sets/textile/h4.png
|
|
1263
|
+
- templates/markitup/jquery/markitup/sets/textile/h5.png
|
|
1264
|
+
- templates/markitup/jquery/markitup/sets/textile/h6.png
|
|
1265
|
+
- templates/markitup/jquery/markitup/sets/textile/italic.png
|
|
1266
|
+
- templates/markitup/jquery/markitup/sets/textile/link.png
|
|
1267
|
+
- templates/markitup/jquery/markitup/sets/textile/list-bullet.png
|
|
1268
|
+
- templates/markitup/jquery/markitup/sets/textile/list-numeric.png
|
|
1269
|
+
- templates/markitup/jquery/markitup/sets/textile/paragraph.png
|
|
1270
|
+
- templates/markitup/jquery/markitup/sets/textile/picture.png
|
|
1271
|
+
- templates/markitup/jquery/markitup/sets/textile/preview.png
|
|
1272
|
+
- templates/markitup/jquery/markitup/sets/textile/quotes.png
|
|
1273
|
+
- templates/markitup/jquery/markitup/sets/textile/stroke.png
|
|
1274
|
+
- templates/markitup/jquery/markitup/sets/textile/table.png
|
|
1275
|
+
- templates/markitup/jquery/markitup/sets/textile.scss
|
|
1276
|
+
- templates/markitup/jquery/markitup/sets/texy/bold.png
|
|
1277
|
+
- templates/markitup/jquery/markitup/sets/texy/code.png
|
|
1278
|
+
- templates/markitup/jquery/markitup/sets/texy/disconnect.png
|
|
1279
|
+
- templates/markitup/jquery/markitup/sets/texy/h1.png
|
|
1280
|
+
- templates/markitup/jquery/markitup/sets/texy/h2.png
|
|
1281
|
+
- templates/markitup/jquery/markitup/sets/texy/h3.png
|
|
1282
|
+
- templates/markitup/jquery/markitup/sets/texy/h4.png
|
|
1283
|
+
- templates/markitup/jquery/markitup/sets/texy/h5.png
|
|
1284
|
+
- templates/markitup/jquery/markitup/sets/texy/h6.png
|
|
1285
|
+
- templates/markitup/jquery/markitup/sets/texy/italic.png
|
|
1286
|
+
- templates/markitup/jquery/markitup/sets/texy/link.png
|
|
1287
|
+
- templates/markitup/jquery/markitup/sets/texy/list-bullet.png
|
|
1288
|
+
- templates/markitup/jquery/markitup/sets/texy/list-numeric.png
|
|
1289
|
+
- templates/markitup/jquery/markitup/sets/texy/page_white_code.png
|
|
1290
|
+
- templates/markitup/jquery/markitup/sets/texy/picture.png
|
|
1291
|
+
- templates/markitup/jquery/markitup/sets/texy/preview.png
|
|
1292
|
+
- templates/markitup/jquery/markitup/sets/texy/quotes.png
|
|
1293
|
+
- templates/markitup/jquery/markitup/sets/texy/stroke.png
|
|
1294
|
+
- templates/markitup/jquery/markitup/sets/texy.scss
|
|
1295
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/bold.png
|
|
1296
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/code.png
|
|
1297
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/disconnect.png
|
|
1298
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/h1.png
|
|
1299
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/h2.png
|
|
1300
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/h3.png
|
|
1301
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/h4.png
|
|
1302
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/h5.png
|
|
1303
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/italic.png
|
|
1304
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/link.png
|
|
1305
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/list-bullet.png
|
|
1306
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/list-numeric.png
|
|
1307
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/picture.png
|
|
1308
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/preview.png
|
|
1309
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/quotes.png
|
|
1310
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/stroke.png
|
|
1311
|
+
- templates/markitup/jquery/markitup/sets/txt2tags/underline.png
|
|
1312
|
+
- templates/markitup/jquery/markitup/sets/txt2tags.scss
|
|
1313
|
+
- templates/markitup/jquery/markitup/sets/wiki/bold.png
|
|
1314
|
+
- templates/markitup/jquery/markitup/sets/wiki/code.png
|
|
1315
|
+
- templates/markitup/jquery/markitup/sets/wiki/h1.png
|
|
1316
|
+
- templates/markitup/jquery/markitup/sets/wiki/h2.png
|
|
1317
|
+
- templates/markitup/jquery/markitup/sets/wiki/h3.png
|
|
1318
|
+
- templates/markitup/jquery/markitup/sets/wiki/h4.png
|
|
1319
|
+
- templates/markitup/jquery/markitup/sets/wiki/h5.png
|
|
1320
|
+
- templates/markitup/jquery/markitup/sets/wiki/h6.png
|
|
1321
|
+
- templates/markitup/jquery/markitup/sets/wiki/italic.png
|
|
1322
|
+
- templates/markitup/jquery/markitup/sets/wiki/link.png
|
|
1323
|
+
- templates/markitup/jquery/markitup/sets/wiki/list-bullet.png
|
|
1324
|
+
- templates/markitup/jquery/markitup/sets/wiki/list-numeric.png
|
|
1325
|
+
- templates/markitup/jquery/markitup/sets/wiki/picture.png
|
|
1326
|
+
- templates/markitup/jquery/markitup/sets/wiki/preview.png
|
|
1327
|
+
- templates/markitup/jquery/markitup/sets/wiki/quotes.png
|
|
1328
|
+
- templates/markitup/jquery/markitup/sets/wiki/stroke.png
|
|
1329
|
+
- templates/markitup/jquery/markitup/sets/wiki/table.png
|
|
1330
|
+
- templates/markitup/jquery/markitup/sets/wiki/url.png
|
|
1331
|
+
- templates/markitup/jquery/markitup/sets/wiki.scss
|
|
1332
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/bold.png
|
|
1333
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/clean.png
|
|
1334
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/h1.png
|
|
1335
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/h2.png
|
|
1336
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/h3.png
|
|
1337
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/h4.png
|
|
1338
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/h5.png
|
|
1339
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/h6.png
|
|
1340
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/image.png
|
|
1341
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/italic.png
|
|
1342
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/link.png
|
|
1343
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/list-bullet.png
|
|
1344
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/list-item.png
|
|
1345
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/list-numeric.png
|
|
1346
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/paragraph.png
|
|
1347
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/picture.png
|
|
1348
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/preview.png
|
|
1349
|
+
- templates/markitup/jquery/markitup/sets/xbbcode/stroke.png
|
|
1350
|
+
- templates/markitup/jquery/markitup/sets/xbbcode.scss
|
|
1351
|
+
- templates/markitup/jquery/markitup/skins/aqua/bg-container-white.png
|
|
1352
|
+
- templates/markitup/jquery/markitup/skins/aqua/bg-container.png
|
|
1353
|
+
- templates/markitup/jquery/markitup/skins/aqua/bg-footer-white.png
|
|
1354
|
+
- templates/markitup/jquery/markitup/skins/aqua/bg-footer.png
|
|
1355
|
+
- templates/markitup/jquery/markitup/skins/aqua/bg-header-white.png
|
|
1356
|
+
- templates/markitup/jquery/markitup/skins/aqua/bg-header.png
|
|
1357
|
+
- templates/markitup/jquery/markitup/skins/aqua/handle.png
|
|
1358
|
+
- templates/markitup/jquery/markitup/skins/aqua/menu.png
|
|
1359
|
+
- templates/markitup/jquery/markitup/skins/aqua/spacer.gif
|
|
1360
|
+
- templates/markitup/jquery/markitup/skins/aqua/submenu.png
|
|
1361
|
+
- templates/markitup/jquery/markitup/skins/aqua.scss
|
|
1362
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-container.png
|
|
1363
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-bbcode.png
|
|
1364
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-dotclear.png
|
|
1365
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-html.png
|
|
1366
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-markdown.png
|
|
1367
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-textile.png
|
|
1368
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-wiki.png
|
|
1369
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/bg-editor.png
|
|
1370
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/handle.png
|
|
1371
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/menu.png
|
|
1372
|
+
- templates/markitup/jquery/markitup/skins/jtageditor/submenu.png
|
|
1373
|
+
- templates/markitup/jquery/markitup/skins/jtageditor.scss
|
|
1374
|
+
- templates/markitup/jquery/markitup/skins/live/bg-container.png
|
|
1375
|
+
- templates/markitup/jquery/markitup/skins/live/bg-footer.png
|
|
1376
|
+
- templates/markitup/jquery/markitup/skins/live/bg-header.png
|
|
1377
|
+
- templates/markitup/jquery/markitup/skins/live/editor.png
|
|
1378
|
+
- templates/markitup/jquery/markitup/skins/live/handle.png
|
|
1379
|
+
- templates/markitup/jquery/markitup/skins/live/menu.png
|
|
1380
|
+
- templates/markitup/jquery/markitup/skins/live/submenu.png
|
|
1381
|
+
- templates/markitup/jquery/markitup/skins/live.scss
|
|
1382
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-container.png
|
|
1383
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-bbcode.png
|
|
1384
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-dotclear.png
|
|
1385
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-html.png
|
|
1386
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-json.png
|
|
1387
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-markdown.png
|
|
1388
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-textile.png
|
|
1389
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-wiki.png
|
|
1390
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor-xml.png
|
|
1391
|
+
- templates/markitup/jquery/markitup/skins/markitup/bg-editor.png
|
|
1392
|
+
- templates/markitup/jquery/markitup/skins/markitup/handle.png
|
|
1393
|
+
- templates/markitup/jquery/markitup/skins/markitup/menu.png
|
|
1394
|
+
- templates/markitup/jquery/markitup/skins/markitup/submenu.png
|
|
1395
|
+
- templates/markitup/jquery/markitup/skins/markitup.scss
|
|
1396
|
+
- templates/markitup/jquery/markitup/skins/simple/handle.png
|
|
1397
|
+
- templates/markitup/jquery/markitup/skins/simple/menu.png
|
|
1398
|
+
- templates/markitup/jquery/markitup/skins/simple/submenu.png
|
|
1399
|
+
- templates/markitup/jquery/markitup/skins/simple.scss
|
|
1400
|
+
- templates/markitup/jquery.markitup.js
|
|
1401
|
+
- templates/markitup/jquery.markitup.min.js
|
|
1402
|
+
- templates/markitup/manifest.rb
|
|
1403
|
+
- templates/markitup/markitup/jquery.markitup.set.bbcode.js
|
|
1404
|
+
- templates/markitup/markitup/jquery.markitup.set.bbcode.min.js
|
|
1405
|
+
- templates/markitup/markitup/jquery.markitup.set.css.js
|
|
1406
|
+
- templates/markitup/markitup/jquery.markitup.set.css.min.js
|
|
1407
|
+
- templates/markitup/markitup/jquery.markitup.set.default.js
|
|
1408
|
+
- templates/markitup/markitup/jquery.markitup.set.default.min.js
|
|
1409
|
+
- templates/markitup/markitup/jquery.markitup.set.dotclear.js
|
|
1410
|
+
- templates/markitup/markitup/jquery.markitup.set.dotclear.min.js
|
|
1411
|
+
- templates/markitup/markitup/jquery.markitup.set.html.js
|
|
1412
|
+
- templates/markitup/markitup/jquery.markitup.set.html.min.js
|
|
1413
|
+
- templates/markitup/markitup/jquery.markitup.set.markdown.js
|
|
1414
|
+
- templates/markitup/markitup/jquery.markitup.set.markdown.min.js
|
|
1415
|
+
- templates/markitup/markitup/jquery.markitup.set.markmin.js
|
|
1416
|
+
- templates/markitup/markitup/jquery.markitup.set.markmin.min.js
|
|
1417
|
+
- templates/markitup/markitup/jquery.markitup.set.rest.js
|
|
1418
|
+
- templates/markitup/markitup/jquery.markitup.set.rest.min.js
|
|
1419
|
+
- templates/markitup/markitup/jquery.markitup.set.textile.js
|
|
1420
|
+
- templates/markitup/markitup/jquery.markitup.set.textile.min.js
|
|
1421
|
+
- templates/markitup/markitup/jquery.markitup.set.texy.js
|
|
1422
|
+
- templates/markitup/markitup/jquery.markitup.set.texy.min.js
|
|
1423
|
+
- templates/markitup/markitup/jquery.markitup.set.txt2tags.js
|
|
1424
|
+
- templates/markitup/markitup/jquery.markitup.set.txt2tags.min.js
|
|
1425
|
+
- templates/markitup/markitup/jquery.markitup.set.wiki.js
|
|
1426
|
+
- templates/markitup/markitup/jquery.markitup.set.wiki.min.js
|
|
1427
|
+
- templates/markitup/markitup/jquery.markitup.set.xbbcode.js
|
|
1428
|
+
- templates/markitup/markitup/jquery.markitup.set.xbbcode.min.js
|
|
1102
1429
|
- templates/mobile/config/initializers/mobile.rb
|
|
1103
1430
|
- templates/mobile/glyphish/icons-black/01-refresh.png
|
|
1104
1431
|
- templates/mobile/glyphish/icons-black/02-redo.png
|
|
@@ -1259,6 +1586,8 @@ files:
|
|
|
1259
1586
|
- templates/mobile/glyphish/mini-icons-black/star.png
|
|
1260
1587
|
- templates/mobile/glyphish/mini-icons-black/tag.png
|
|
1261
1588
|
- templates/mobile/glyphish/mini-icons-black/tshirt.png
|
|
1589
|
+
- templates/mobile/jquery/mobile/960.fluid.scss
|
|
1590
|
+
- templates/mobile/jquery/mobile/960.scss
|
|
1262
1591
|
- templates/mobile/jquery/mobile/default/ajax-loader.png
|
|
1263
1592
|
- templates/mobile/jquery/mobile/default/icon-search-black.png
|
|
1264
1593
|
- templates/mobile/jquery/mobile/default/icons-18-black.png
|
|
@@ -1649,7 +1978,6 @@ files:
|
|
|
1649
1978
|
- README.md
|
|
1650
1979
|
- LICENSE.md
|
|
1651
1980
|
- VERSION.yml
|
|
1652
|
-
has_rdoc: true
|
|
1653
1981
|
homepage: http://github.com/kosmas58/compass-jquery-plugin
|
|
1654
1982
|
licenses: []
|
|
1655
1983
|
|
|
@@ -1679,7 +2007,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
1679
2007
|
requirements: []
|
|
1680
2008
|
|
|
1681
2009
|
rubyforge_project:
|
|
1682
|
-
rubygems_version: 1.
|
|
2010
|
+
rubygems_version: 1.8.3
|
|
1683
2011
|
signing_key:
|
|
1684
2012
|
specification_version: 3
|
|
1685
2013
|
summary: A compass plugin to integrate jQuery
|