On 12/21/2010 04:04 PM, Guillaume Lerouge wrote:
Hi,
looks great, good job Marius!
Only 1 question: how do I add/edit an existing style?
Can we see a mockup of
the UI for this?
There is no dedicated UI for managing WYSIWYG editor custom styles. Any
CSS class defined in the skin can be used as long as it is available
when viewing the page you're editing. So the easiest way to create a new
WYSIWYG custom style is to create a style sheet extension with:
.myCustomStyle {
/* CSS properties here. */
}
and "register" it in the WYSIWYG administration section:
Style name: myCustomStyle
Style label: My Custom Cool Style
Inline style: true/false
Thanks,
Marius
Thanks,
Guillaume
On Tue, Dec 21, 2010 at 14:58, Vincent Massol<vincent(a)massol.net> wrote:
On Dec 21, 2010, at 2:45 PM, Marius Dumitru Florea wrote:
Hi devs,
Following
http://lists.xwiki.org/pipermail/devs/2010-November/021012.html I made
some improvements and now I have this
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/WysiwygEditorConfig
. I'd like to include it in XE 3.0.
WDYT?
Looks good, +1
Question: is this per wiki, per space?
(for ex the feature to only select images from the current page may not be
valid wiki wide but only for a given space?)
Thanks
-Vincent
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs