Note: This blog is sorta marketing-related and less frequently updated than other blogs that I author.
If you are more of a techy-geek than a marketing wizard then cre8ive hut
will be much interesting for you.
Volkan.
Volkan.
10.06.2005
Editor TODO list
After finisihing with sardalya I plan to continue developing the Editor as I promised.
After some brainstorming here are the things that I plan to implement. Just writing down them so that I won't forget later:
Methods to add:
-split : split a textual node in the middle to two equivalent text nodes.
-splitToWords : as its name implies.
- union -> combine 2+ nodes. First union inline ones. Then block level ones.
- add a link -> easy.
- surround to add nested tags
test surround( em ) -> em strong test strong* em*
-add image (possibly with the help of some ajax lookup)
After some brainstorming here are the things that I plan to implement. Just writing down them so that I won't forget later:
Methods to add:
-split : split a textual node in the middle to two equivalent text nodes.
-splitToWords : as its name implies.
- union -> combine 2+ nodes. First union inline ones. Then block level ones.
- add a link -> easy.
- surround to add nested tags
test surround( em ) -> em strong test strong* em*
-add image (possibly with the help of some ajax lookup)