Custom tag (XML) insertion
Brought to you by:
hexidec
Allow for the insertion of user-defined tags. The
canvas already handles unsupported tags in a special,
editable way (for example, view an HTML document
containing an APPLET tag). It shouldn't be too hard to
allow insertion of any custom tag, which the user
would specifiy via a pop-up dialog like the Anchor
Insertion one.
Logged In: NO
That would make it a killer applet for CMS en the likes.
Some use their own simplified xml grammar, if you just could
seperate the toolbar functions into a user editibale file
which specifies these tags, an icon and a mapping html code
for display, I guess you would be nearly there.
Great work!
Paul Borgermans
Logged In: NO
That would make it a killer applet for CMS en the likes.
Some use their own simplified xml grammar, if you just could
seperate the toolbar functions into a user editibale file
which specifies these tags, an icon and a mapping html code
for display, I guess you would be nearly there.
Great work!
Paul Borgermans
Logged In: YES
user_id=633126
I just wonder why such an important feature (perhaps the
most important one) hasn't still been implemented. Will it be
a part of the final release?