Issue Details (XML | Word | Printable)

Key: XWIKI-2508
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Firm up the new rendering module implementation

Created: 25/Jun/08 23:52   Updated: 04/Jul/08 16:14
Component/s: Rendering
Affects Version/s: 1.5 M2
Fix Version/s: 1.5 RC1

Resolution Date: 04/Jul/08 16:14


 Description  « Hide
Continue where the work was stopped for the 1.5M2 release. There are still lots of things to implement:
  • Link parsers + link rendering (WikiSyntaxRenderer)
  • Caches
  • More syntax support
  • Finish implementing the xhtml, velocity macros (parameters support)
  • Implement all missing macros (all the radeox macros we had)
  • Modify document link saving (no need for rendering, just parsing)
  • Make preview work
  • Find a way to move all old rendering code to a separate package so that it can be easily removed later and so that we have some clean code left (if possible)
    ... and a lot more I'm sure (this list should be edited as we progress)


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol added a comment - 04/Jul/08 16:14
Closing for now. Lot of work remain and a new issue will be created in 1.6 for what remains to be done.