Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1 M1
-
Component/s: Content Filtering
-
Labels:None
-
keywords:stylesheet, ssx, style support
-
Similar issues:
XOFFICE-129Local To Web Style Support XOFFICE-63 Speed up macro parsing on web->local filtering XOFFICE-131Prepare code for style support XOFFICE-134Improve HeadSectionRemover pre-DOM filter XOFFICE-120Refactor DOM filters XOFFICE-81 Internationalization and localization support XOFFICE-113 Multiple empty nested elements generated when saving a page XOFFICE-48Embedded images are mapped on a incorect path XOFFICE-86 Create .net coding style page on xoffice.xwiki.org XOFFICE-56Attribute correction filter does not work properly
Description
Things this filter should do:
1. download stylesheet extensions used in current editing page
2. transform ssx objects in CSS
3. convert all CSS classes to inner styles
Issue Links
- depends on
-
XOFFICE-128
Methods for sending and getting stylesheet extensions for a page
-
Activity
Teofil Achirei
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.1 M1 [ 11177 ] | |
| Fix Version/s | future [ 11047 ] |
Teofil Achirei
made changes -
| Link |
This issue depends on |
Teofil Achirei
made changes -
| Link |
This issue blocks |
Teofil Achirei
made changes -
| Link |
This issue blocks |
Teofil Achirei
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Teofil Achirei
made changes -
| Attachment | XOFFICE-130.patch [ 15566 ] |
Florin Ciubotaru
07/Aug/09 16:42
View full commit
XOFFICE-130 Web To Local Style Filter
Patch submited by Teofil Achirei, applied with no changes.
git-svn-id: https://svn.xwiki.org/svnroot/xwiki/xoffice/trunk@22408 f329d543-caf0-0310-9063-dda96c69346f
Teofil Achirei
made changes -
| Attachment | XOFFICE-130.patch [ 15576 ] |
Teofil Achirei
made changes -
| Attachment | XOFFICE-130.patch [ 15577 ] |
Florin Ciubotaru
10/Aug/09 17:20
View full commit
XOFFICE-130 Web To Local Style Filter
- patch submited by Teofil Achirei
- added new unit test
git-svn-id: https://svn.xwiki.org/svnroot/xwiki/xoffice/trunk@22469 f329d543-caf0-0310-9063-dda96c69346f
Teofil Achirei
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Florin Ciubotaru
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Vincent Massol
made changes -
| Workflow | jira [ 33540 ] | XWiki Workflow [ 53699 ] |
Created a patch. Created a basic WebToLocalStyleFilter and added some minor improvements in CSSUtil.