[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [orion-dev] HTML Outliner
|
Just installed it. Looks really nice.
>From my point of view, not limited to this one, it would be nice to support expand/collapse on hierarchical view.
Libing
John Arthorne---12/05/2011 04:43:23 PM---I have written a new hierarchical HTML outliner plugin, which you can try out here:
From: John Arthorne/Ottawa/IBM@IBMCA
To: orion-dev@xxxxxxxxxxx
Date: 12/05/2011 04:43 PM
Subject: [orion-dev] HTML Outliner
Sent by: orion-dev-bounces@xxxxxxxxxxx
I have written a new hierarchical HTML outliner plugin, which you can try out here:
http://jarthorn.github.com/html-tools/htmlOutlinePlugin.html
Just install the plugin and then select "HTML Outline" from the drop-down at the top of the outline area. You can install this into Orion 0.3 or later. If you are editing HTML in Orion, please give it a try and send feedback here or open bugs in Orion bugzilla.
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion
I also looked at doing HTML syntax validation, but it turns out the JSLint HTML validation that Mark recently enabled is pretty good. It covers all the basic cases like malformed elements, elements under the wrong parent, etc. The only downside is that it doesn't recover in the face of syntax errors so you have to fix structural problems one at a time. I haven't yet found a _javascript_-based HTML validator that does anything more sophisticated than this.
John
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev