Send As SMS
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.

10.12.2005

editor TODO ++

Well, I realize that blogs are the best place to write TODO lists. I have a local TODO database app using MySQL at home, but blogging is better and fun.

Some other ideas for the editor:

MOSTLY DONE.
WILL NOT CURENTLY IMPLEMENT THE SPLIT AND MERGE/SPLIT STUFF AND LIST TABLE ETC. MAY BE LATER...
  1. Add tips and help definitions:
    1.1. Don't use extra spaces and don't press enter.
    1.2. If you need to press enter consider creating a new paragraph.
    1.3. Splitting a node to its words and joining several nodes together is a useful tool.
    1.4. Did not implement nested tags because it's not that necessary (may be it'll be done in the next version)
    1.5. Did not implement lists / tables etc. One can live without them (may be in next version)
  2. split to words will work like this:
    lorem ipsum dolor.
    [lorem ][ipsum ][dolor.]
  3. add drag support:
    CopyCatLayer extends DraggableLayer

    lyr._source
    lyr._destination

    (shiftctrlalt)-dragging onto a node of the same type will swap the nodes.
    dragging onto a node will move the source node just before the destination node.

Comments: Yorum Gönder

<< Home

This page is powered by Blogger. Isn't yours?