Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Vex/NewAndNoteworthy

< Vex
Revision as of 14:20, 30 December 2011 by Florian.thienel.org (Talk | contribs) (New and Noteworthy)

New and Noteworthy

1.0.0 M8 (2011-12-31)

  • Vex now uses the new namespace org.eclipse.vex. Unfortunately this will break all existing Vex plug-in projects which reference org.eclipse.wst.xml.vex. Those can be fixed with a simple search and replace of the namespace in the vex-plugin.xml file.
  • XML Schema is now supported to define the structure of documents. bug 250838
  • The namespace declarations can be edited for each element in a document.
  • A new plug-in (org.eclipse.vex.projectplan) provides a configuration for the Eclipse project plan schema, which is our reference for document types that use multiple schemas. bug 366469

File:Vex/Bug366469 vex projectplan.png

1.0.0 M7 (2011-05-03)

1.0.0 M6 (2011-03-15)

  • The multi-page editor was deactivated since it is definitely not ready for use and we do not have the capacity at the moment to maintain it.
  • The EMF content model was replaced with a hand-crafted content model.

1.0.0 M4 (2010-12-13)

  • Documentation of the supported CSS subset in the user manual
  • Evaluate the CSS properties width and height to scale images bug 329639
  • Use the WTP XML catalog to resolve document types bug 331462
  • Support for XHTML 1.0 Strict bug 331615

Bug331615 vex xhtml support.jpg

1.0.0 M3 (2010-11-08)

Bug298912 vex image support.jpg

  • Configuration is not serialized anymore bug 324927

0.5.0

and a lot other small changes

Back to the top