morrigan_editor_rails 0.0.6 → 0.0.7
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.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b1919d016e4efd3762beaee0ecbb86f2f7aec4da
|
|
4
|
+
data.tar.gz: 179e57398e0d0a40e9714c206269d122dd087268
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 71289018b1451f06bdb0e79958d0f4333fb54ab1fa49514babba7c620594e2360572e540fc66d80641251783e28768a04a6de80c2550992b42c8d26265e7e052
|
|
7
|
+
data.tar.gz: a37b607729aae7710d4c0d0ae0fd80107dde47398efce517a31b2ecd79ec186414a690478c99e97394f897896bed094a54ec6a45f308c825f97880762769ce6c
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!--<%= asset_path('morrigan_editor_rails/iframe.css') %>-->
|
|
2
|
-
|
|
2
|
+
<%= MorriganEditorRails::Editor.preview_sanitize '<h2>asd</h2><p><b><a href="http://foo.com/">foo</a></b><img src="bar.jpg">' %>
|
|
3
3
|
<form id="form">
|
|
4
4
|
<div class="has-error"><textarea id="textarea"><p>ads</p><p>fgh</p></textarea></div>
|
|
5
5
|
<div morrigan-editor="true" id="editor" editor-width="100%" editor-height="300px" editor-bound-textarea="#textarea"></div>
|
|
@@ -10662,3 +10662,149 @@ Started GET "/assets/editor_iframe.css" for 127.0.0.1 at 2014-07-28 11:01:10 +04
|
|
|
10662
10662
|
|
|
10663
10663
|
|
|
10664
10664
|
Started GET "/assets/fontawesome-webfont.woff" for 127.0.0.1 at 2014-07-28 11:01:10 +0400
|
|
10665
|
+
|
|
10666
|
+
|
|
10667
|
+
Started GET "/" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10668
|
+
Processing by TestController#index as HTML
|
|
10669
|
+
Rendered test/index.html.erb within layouts/application (2.5ms)
|
|
10670
|
+
Completed 200 OK in 14ms (Views: 13.9ms | ActiveRecord: 0.0ms)
|
|
10671
|
+
|
|
10672
|
+
|
|
10673
|
+
Started GET "/assets/editor_iframe.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10674
|
+
|
|
10675
|
+
|
|
10676
|
+
Started GET "/assets/font-awesome.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10677
|
+
|
|
10678
|
+
|
|
10679
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10680
|
+
|
|
10681
|
+
|
|
10682
|
+
Started GET "/assets/morrigan_editor_rails/application.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10683
|
+
|
|
10684
|
+
|
|
10685
|
+
Started GET "/assets/morrigan_editor_rails/morrigan-jquery-editor.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10686
|
+
|
|
10687
|
+
|
|
10688
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10689
|
+
|
|
10690
|
+
|
|
10691
|
+
Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10692
|
+
|
|
10693
|
+
|
|
10694
|
+
Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10695
|
+
|
|
10696
|
+
|
|
10697
|
+
Started GET "/assets/morrigan_editor_rails/main.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10698
|
+
|
|
10699
|
+
|
|
10700
|
+
Started GET "/assets/morrigan_editor_rails/morrigan-jquery-editor.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10701
|
+
|
|
10702
|
+
|
|
10703
|
+
Started GET "/assets/morrigan_editor_rails/application.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10704
|
+
|
|
10705
|
+
|
|
10706
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10707
|
+
|
|
10708
|
+
|
|
10709
|
+
Started GET "/assets/editor_iframe.css" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10710
|
+
|
|
10711
|
+
|
|
10712
|
+
Started GET "/assets/fontawesome-webfont.woff" for 127.0.0.1 at 2014-07-28 11:17:37 +0400
|
|
10713
|
+
|
|
10714
|
+
|
|
10715
|
+
Started GET "/" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10716
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
10717
|
+
Processing by TestController#index as HTML
|
|
10718
|
+
Rendered test/index.html.erb within layouts/application (7.8ms)
|
|
10719
|
+
Completed 200 OK in 220ms (Views: 219.7ms | ActiveRecord: 0.0ms)
|
|
10720
|
+
|
|
10721
|
+
|
|
10722
|
+
Started GET "/assets/editor_iframe.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10723
|
+
|
|
10724
|
+
|
|
10725
|
+
Started GET "/assets/morrigan_editor_rails/morrigan-jquery-editor.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10726
|
+
|
|
10727
|
+
|
|
10728
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10729
|
+
|
|
10730
|
+
|
|
10731
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10732
|
+
|
|
10733
|
+
|
|
10734
|
+
Started GET "/assets/font-awesome.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10735
|
+
|
|
10736
|
+
|
|
10737
|
+
Started GET "/assets/morrigan_editor_rails/application.css?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10738
|
+
|
|
10739
|
+
|
|
10740
|
+
Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10741
|
+
|
|
10742
|
+
|
|
10743
|
+
Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10744
|
+
|
|
10745
|
+
|
|
10746
|
+
Started GET "/assets/morrigan_editor_rails/main.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10747
|
+
|
|
10748
|
+
|
|
10749
|
+
Started GET "/assets/morrigan_editor_rails/morrigan-jquery-editor.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10750
|
+
|
|
10751
|
+
|
|
10752
|
+
Started GET "/assets/morrigan_editor_rails/application.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10753
|
+
|
|
10754
|
+
|
|
10755
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10756
|
+
|
|
10757
|
+
|
|
10758
|
+
Started GET "/assets/editor_iframe.css" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10759
|
+
|
|
10760
|
+
|
|
10761
|
+
Started GET "/assets/fontawesome-webfont.woff" for 127.0.0.1 at 2014-07-28 11:17:57 +0400
|
|
10762
|
+
|
|
10763
|
+
|
|
10764
|
+
Started GET "/" for 127.0.0.1 at 2014-07-28 11:18:29 +0400
|
|
10765
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
10766
|
+
Processing by TestController#index as HTML
|
|
10767
|
+
Rendered test/index.html.erb within layouts/application (8.2ms)
|
|
10768
|
+
Completed 200 OK in 224ms (Views: 224.2ms | ActiveRecord: 0.0ms)
|
|
10769
|
+
|
|
10770
|
+
|
|
10771
|
+
Started GET "/assets/editor_iframe.css?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10772
|
+
|
|
10773
|
+
|
|
10774
|
+
Started GET "/assets/font-awesome.css?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10775
|
+
|
|
10776
|
+
|
|
10777
|
+
Started GET "/assets/morrigan_editor_rails/application.css?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10778
|
+
|
|
10779
|
+
|
|
10780
|
+
Started GET "/assets/morrigan_editor_rails/morrigan-jquery-editor.css?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10781
|
+
|
|
10782
|
+
|
|
10783
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10784
|
+
|
|
10785
|
+
|
|
10786
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10787
|
+
|
|
10788
|
+
|
|
10789
|
+
Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10790
|
+
|
|
10791
|
+
|
|
10792
|
+
Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10793
|
+
|
|
10794
|
+
|
|
10795
|
+
Started GET "/assets/morrigan_editor_rails/main.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10796
|
+
|
|
10797
|
+
|
|
10798
|
+
Started GET "/assets/morrigan_editor_rails/application.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10799
|
+
|
|
10800
|
+
|
|
10801
|
+
Started GET "/assets/morrigan_editor_rails/morrigan-jquery-editor.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10802
|
+
|
|
10803
|
+
|
|
10804
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10805
|
+
|
|
10806
|
+
|
|
10807
|
+
Started GET "/assets/editor_iframe.css" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
10808
|
+
|
|
10809
|
+
|
|
10810
|
+
Started GET "/assets/fontawesome-webfont.woff" for 127.0.0.1 at 2014-07-28 11:18:30 +0400
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
22487
|