Changes for page ContentEditable

Last modified by mflorea on 2010/07/06 16:39

From version 14.1
edited by mflorea
on 2010/07/06 18:20
Change comment: There is no comment for this version
To version 16.1
edited by mflorea
on 2010/07/06 18:21
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,10 @@
1 +span.readOnly-selected::selection {
2 + background: #AAA;
3 +}
4 +span.readOnly-selected::-moz-selection {
5 + background: #AAA;
6 +}
7 +span.readOnly {
8 + border: 1px dashed #777;
9 + padding: 3px;
10 +}
Name
... ... @@ -1,0 +1,1 @@
1 +ContentEditable
Parse content
... ... @@ -1,0 +1,1 @@
1 +No
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand