Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 432968

Summary: Add HTML Outliner
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: ClientAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Curtis Windatt CLA 2014-04-16 17:15:18 EDT
Bug to track adding an outliner for html to the web tools bundle
Comment 1 Curtis Windatt CLA 2014-04-17 14:06:45 EDT
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=8212
Open CQ for the Tautologistics parser.

The parser hasn't been updated on GitHub since Oct 2013.  There is a forked version with additional updates.  However, the forked version removed the ability to run inside a browser and has too many authors/contributors for it to be IP approved.

Other parsers were considered, specifically I tried to modify Sam Blowes version (based on John Resig's work).  That parser doesn't have any line number tracking and failed on the first html file I tried it on (because it had a <!DOCTYPE entry at the start).
Comment 3 Curtis Windatt CLA 2014-08-05 16:56:17 EDT
CQ was approved under Parallel IP for Mature Projects.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5f1f2b61c37a57da9c99b130491b11b82086382a
Pushed the outliner to master