FLUID-1676: Implement ID relation rewrite support in Client-side renderer

Metadata

Source
FLUID-1676
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2008-10-10T12:59:07.000-0400
Updated
2011-02-22T16:27:48.955-0500
Versions
  1. 0.6beta1
Fixed Versions
  1. 0.6beta1
Component
  1. Renderer

Description

A crucial new feature of the server-side renderer (in the RSF 0.7.3 release) is support for automatic rewriting of id relations in the document - for example <label for="other"> where "other" is the id of a node which is valid in the template, should be a relation maintained wherever possible, where the markup is rewritten by the renderer. This was covered on RSF Server under issues
http://www.caret.cam.ac.uk/jira/browse/RSF-77 and
http://www.caret.cam.ac.uk/jira/browse/RSF-111

Comments

  • Antranig Basman commented 2008-10-10T13:43:46.000-0400

    Fixed at revision 5755

  • Michelle D'Souza commented 2011-02-22T16:27:48.953-0500

    Closing issues that were resolved for 1.0 and earlier releases.