Commit 2b7b3b78 authored by Rafael Monnerat's avatar Rafael Monnerat

2010-08-15 rafael

* The initial version.

Integration of Bespin Text Editor (http://mozillalabs.com/bespin) with ERP5 Editor Field.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37826 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 402ad56b
<registered_skin_selection>
<skin_folder_selection>
<skin_folder>erp5_bespin</skin_folder>
<skin_selection>View</skin_selection>
</skin_folder_selection>
</registered_skin_selection>
\ No newline at end of file
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_bespin</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="DTMLMethod" module="OFS.DTMLMethod"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string>BespinEmbedded.css</string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string>.bespin-completion-panel {\n
font-family: Helvetica, Arial, sans-serif;\n
position: absolute;\n
cursor: default;\n
line-height: normal;\n
-moz-user-select: none;\n
-webkit-user-select: none;\n
}\n
\n
.bespin-completion-pointer {\n
position: absolute;\n
z-index: 2;\n
height: 21px;\n
width: 21px;\n
}\n
\n
.bespin-completion-pointer-up {\n
top: 1px;\n
border-top: solid #555 1px;\n
border-left: solid #555 1px;\n
background-image: -moz-linear-gradient(top left, #333333, #333333 50%, transparent 50%, transparent);\n
background-image: -webkit-gradient(linear, left top, right bottom, from(#333333), color-stop(0.5, #333333), color-stop(0.5, transparent), to(transparent));\n
-moz-transform: rotate(45deg);\n
-webkit-transform: rotate(45deg);\n
}\n
\n
.bespin-completion-pointer-down {\n
bottom: 1px;\n
border-top: solid #000 1px;\n
border-left: solid #000 1px;\n
background-image: -moz-linear-gradient(top left, #000, #000 50%, transparent 50%, transparent);\n
background-image: -webkit-gradient(linear, left top, right bottom, from(#000), color-stop(0.5, #000), color-stop(0.5, transparent), to(transparent));\n
-moz-transform: rotate(225deg);\n
-webkit-transform: rotate(225deg);\n
}\n
\n
.bespin-completion-bubble-outer {\n
position: relative;\n
z-index: 1;\n
margin: 11px 0px 11px 0px;\n
border-top: solid #555 1px;\n
-moz-border-radius: 8px;\n
-webkit-border-radius: 8px;\n
}\n
\n
.bespin-completion-bubble-inner {\n
position: relative;\n
z-index: 3;\n
padding: 6px;\n
background: -moz-linear-gradient(top, #333333, #000000);\n
background: -webkit-gradient(linear, center top, center bottom, from(#333333), to(#000000));\n
color: #ffffff;\n
font-size: 10.5pt;\n
-moz-border-radius: 8px;\n
-webkit-border-radius: 8px;\n
-moz-box-shadow: 0px 6px 16px 2px rgba(0, 0, 0, 0.5);\n
-webkit-box-shadow: 0px 6px 16px 2px rgba(0, 0, 0, 0.5);\n
}\n
\n
.bespin-completion-panel ul {\n
list-style: none;\n
margin: 0px;\n
padding: 0px;\n
}\n
\n
.bespin-completion-panel li {\n
text-indent: 0px;\n
margin: 0px;\n
padding: 6px 16px;\n
}\n
\n
.bespin-completion-highlight {\n
position: absolute;\n
z-index: -1;\n
background-image: -moz-linear-gradient(top, #3e59be, #312d80);\n
background-image: -webkit-gradient(linear, center top, center bottom, from(#3e59be), to(#312d80));\n
border: solid rgba(37, 34, 91, 1.0) 1px;\n
-moz-border-radius: 6px;\n
-webkit-border-radius: 6px;\n
}\n
\n
.bespin-completion-kind {\n
display: block;\n
float: left;\n
top: 0px;\n
left: 0px;\n
width: 8px;\n
height: 8px;\n
padding: 2px;\n
margin: 0px 5px 0px 0px;\n
font-size: 6.5pt;\n
font-weight: bold;\n
text-transform: uppercase;\n
text-align: center;\n
-moz-border-radius: 3px;\n
-webkit-border-radius: 3px;\n
}\n
\n
.bespin-completion-kind-m {\n
background-color: maroon;\n
}\n
\n
.bespin-completion-kind-f {\n
background-color: green;\n
}\n
\n
.bespin-completion-top-row {\n
position: relative;\n
}\n
\n
.bespin-completion-second-row {\n
margin: 6px 0px 0px 17px;\n
display: none;\n
}\n
\n
.bespin-completion-ident {\n
font-weight: bold;\n
}\n
\n
.bespin-completion-container {\n
color: #a0a0a0;\n
}\n
\n
</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<tal:block tal:define=\'cleaninput python: inputvalue;\n
name python: inputname;\n
site_root python: here.getWebSiteValue() or here.getPortalObject();\n
portal_url python: site_root.absolute_url();\n
cols python: field.get_value("width");\n
rows python: field.get_value("height");\n
extra python: "%s" % field.get_value("extra")\n
\'>\n
<script type="text/javascript" tal:attributes="src string:${portal_url}/BespinEmbedded.js" />\n
<script type="text/javascript" tal:attributes="src string:${portal_url}/BespinPython.js" />\n
<textarea class="bespin" \n
tal:attributes="cols cols; \n
rows rows; \n
name name;\n
data-bespinoptions extra"\n
tal:content="cleaninput">\n
\n
</textarea>\n
</tal:block>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>bespin_support</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>resources</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>completion</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>screen_theme</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>images</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts81210769.7</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>check-selected.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ
bWFnZVJlYWR5ccllPAAAAvBJREFUeNq8lb9rFEEUx9/M7h5nTkEJItaKrWCljWBhYxotPCXEXwFF
RJSUxotETby7/8BCQSGEIwpiITaxUkG00CagIbamEIxocjF3uzO+92Z2b3b3thHicu/ezuzM5/vm
1xuhtYbNfIQrsG/36T3oJtFG/pE3Q/0Xl1tfcwIIP6m0mguFBu17AJ4HWgpsgWa9Fm5k+Ed9lTY+
ikB2I/AVNZdVFHmSCFDkCF8KEaQD34A9AkuGclmKfLwIF2QkppAc4XsYQtBVJLKXRuLbphMUOZTK
4JW3gVcaAO0hnETQc/Q8Co6JQuefSKJXIBCuOm2INn5BqNahpGACG56XVuAclCsQVHYivIKjwOnx
8RN7D5T1bIFM3uN6arf0sQkSGaWBXaAHthomPrEABOVBjpYB7BHgSxZiC5z3THnx7TQNAr58aHB9
actgMouJAPjCgGkd/DQMyLy4bEfnmfrP87chjCCxhXcN5iTYnpSdc994bRcZrCi4a0xrgm7hWQ26
Ufoc7T9SMxskK2B2DsGkARfB7fPp6U2Ep+sOHJsEgf2EpwsE7G6Jt2UR/H1rHDphOvJD1emknxCi
zxokQNPodavWF/5mhuCQsoPDdT5v4ASZF4i3ONr8bA02MMJXj26kPlOZ6l07fBbhSE9OuWX0F8Av
L2ZvpaJ7+cCIkM9GfnS0wfB44XvwohHg3hgavpMDPb+fhw9dcuBg85I2h9z+9RGwDY6PTvEiFtmJ
Kxl4nPwcRl7AJq44Q1Yv34MObsOsnbrWzMEhk1mF6jMC4Xzkd7SRq3U+SLGdGesPj9sLN8jcCDCf
c1aktBsbli9cb3AKGG8+LIZHvT7UX2PKzgo81r9XOOVirmXP71bk4lgdlr99t1Ngp5PbqASe9KH+
P1eY6QrcFX/aAO1VM0xq5Bh14tFxOTJ1kanPtV1bA7G+ysz8lSnEnC5jLt++g69MTnxS9k646N03
8cKaecdp6YYY+Q8QGKTUOn1l/pdLf7OevwIMAAwmFRODEQ87AAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>846</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>24</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts81210938.71</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>lines.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>200</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3577</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>300</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts81210885.63</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>scroll-down.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAAZiS0dEAAAA
AAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oECBcmNcNB6TQAAAAidEVYdENv
bW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOHqHdDAAAAYUlEQVQY083QIRKDYBCD0azn
ElwMyU3Q9T0Dd8JwB+TD/IOgFERN43bmy2yS5C9USYI+yfuGG6tqOS7MrjV/WNFjO4Fb+5orw3SC
p6/B0GFt4IrutjGGBg+P86DwQv208w5Vk3NaFii+RwAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>271</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>11</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts81210900.0</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>scroll-left.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAAZiS0dEAAAA
AAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oECBcvHr4/qz0AAAAidEVYdENv
bW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOHqHdDAAAAS0lEQVQY063QsQmAMBCG0di7
RMCxHMfeTVwiuziC7bOwCpxioq/+OI4/pb9gehNlbChP0YgFh0uJogEzdrUwXsU+Xm76uWuNrp3v
nLqfjttDMYDKAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>249</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>11</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts81210912.76</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>scroll-right.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAAZiS0dEAAAA
AAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oECBcvBTRaYtEAAAAidEVYdENv
bW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOHqHdDAAAARklEQVQY063QsQ2AMBAEwSen
CSSXRTnk7oQm6IUSSIfI+YG88eh1+qq/oX3BF05sKYYHB9YEj27sWBI86tMux5vjb7Sa1Qu2gI7b
PwSb/gAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>244</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>11</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts81210924.98</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>scroll-up.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAAZiS0dEAAAA
AAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oECBckIeutX8sAAAAidEVYdENv
bW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOHqHdDAAAAXUlEQVQY083Nuw2AIBhF4fsn
liTMwGJsQ+0ijOAuNuxAeSiUQoOPxMZTf7lX+hJgwAzYGxzZik/QAWXHBXB3OHEsXcEA1BOuQBjh
zLjczdRXJXlJy+DUA8HMVv2jBsm9dlXl5Y2nAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>267</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>11</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2010-08-15 rafael
* The initial version.
\ No newline at end of file
Still Experimental
\ No newline at end of file
Copyright (c) 2010 Nexedi SA
\ No newline at end of file
erp5_view_style
\ No newline at end of file
Files for integration of Bespin Text Editor (http://mozillalabs.com/bespin) with ERP5
\ No newline at end of file
GPL
\ No newline at end of file
rafael
\ No newline at end of file
None
\ No newline at end of file
11
\ No newline at end of file
erp5_bespin | View
\ No newline at end of file
erp5_bespin
\ No newline at end of file
0
\ No newline at end of file
erp5_bespin
\ No newline at end of file
1.0
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment