Ticket #1856 (new story)

Opened 3 years ago

Last modified 3 years ago

Clean XHTML view

Reported by: hans Assigned to: anonymous
Priority: critical Milestone: 2.7
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining:
Time planned:

Description

This is not directly planned in Tiger Leap project but we have need for this feature in two projects.

Clean XHTML view should be a special third view for web pages. It will be used for “embedding” the content of a web page to another website. This another website will use functions from PHP or other scripting language to get content from LeMill clean view and display it inside their own page layout.

Example:

Clean XHTML view should start with <h1> title and end after Creative Commons license (</License></rdf:RDF> -->).

It means that clean XHTML view is not valid XHTML (no doctype and header, even no <html> elements) but it is easy to be added to other pages.

Change History

11/20/08 20:34:54 changed by hans

Examples should be here http://cosmos.dlf.ge/?id=17 but they are too slow to load now...