[Issue] Closed: (XWIKI-398) Allowing to change font size, type and color.
jeremi Joslin (JIRA)
jira at xwiki.org
Wed Dec 6 20:50:39 CET 2006
[ http://jira.xwiki.org/jira/browse/XWIKI-398?page=all ]
jeremi Joslin closed XWIKI-398.
-------------------------------
Resolution: Fixed
fixed on the svn
> Allowing to change font size, type and color.
> ---------------------------------------------
>
> Key: XWIKI-398
> URL: http://jira.xwiki.org/jira/browse/XWIKI-398
> Project: XWiki
> Issue Type: New Feature
> Affects Versions: 1.0 B1
> Reporter: Phung Hai Nam
> Assigned To: Phung Hai Nam
> Fix For: 1.0 B1
>
>
> 1. Write a test
> 2. Write a macro StyleMacro class with syntax
> {style:type=div or span|id=idofthetag|class=classofthetag|font-family=..|font-size=|color=|background-color=}
> this is the text
> {style}
> matching with:
> <div or span id=" " class=" " style="font-size:..; color:...; background-color:...; font-family: .. ;"> this is the text </div>
> 3. Write 2 functions to convert to external and internal when we switch from wysiwyg editor to wiki editor
> 4. Support font type/size/color for the wysiwyg editor
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Xwiki-notifications
mailing list