freelanceprogrammers.org Forum Index » XML / XSL
Small XML editor.
Joined: 10 Feb 2006
Posts: 2
Small XML editor.
Take a look at: http://programtree.com
My text editor lets you view texts of files in a tree manner and
directly manipulate nodes in tree without risk to damage the tree
structure.
While you type the text, the editor will update the tree automatically.
Joined: 14 Jun 2003
Posts: 10
Small XML editor.
alexander_yurov wrote:
> Take a look at: http://programtree.com
>
/Very/ nice hack. It`s a spectacular device for
modifying an XML data set. You`ve created a
terrific interface for handling structures
and manipulating the tree. I`m envious.
Your next mission, should you decide to
accept it, is to make it handle documents
(mixed-content) as well as it currently
handles data.
To do that, you need the ability to give the
editor a list of tags it should treat as
/inline/ tags, so that you see:
- <p>A <b>bold</b> word.</p>
instead of:
+ <p>A
- <b>bold</b>
- word
For extra credit and a reserved seat in the
halls of Valhalla, display bold, italic, and
monofont as expected, and allow the mapping
of other inline tags into combinations of
those formats.
alexander_yurov wrote:
> Take a look at: http://programtree.com
>
> My text editor lets you view texts of files in a tree manner and
> directly manipulate nodes in tree without risk to damage the tree
> structure.
>
> While you type the text, the editor will update the tree automatically.
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







