On Nov 14, 5:50 pm, rakugo <[email protected]> wrote: > This is great pmario. thx > Easy theme tweaking is a theme that seems to recur often in the > TiddlyWiki group especially amongst non-technical users who don't > understand html and css. That's right. But I fear, that the whole thing still needs too much of html and css knowledge. Because there needs to be someone, who makes the boxes and the CSS. Rows, columns are relatively easy. They only define the width. (Except the ones, that need special IDs and classes, because the core needs them). But to define the boxes, you have to know, what you are doing. And in the video I only touched a littlelittlelittle bit of the CSS needed. But I think, I can remove a lot of complexity there.
> Would be great if you could extend this to the default TiddlyWiki > theme to make it easy to do things such as move 2 a 3 column layout > etc.. I am sorry, but I think the default theme, will never ever be easy to tweak. At least, not for me. Because the default theme drove me cracy, I developed the whole stuff. I can make a freestyle theme, that exactly copies the default theme, but to make the whole stuff flexible, imo it needs a grid system. And because emastic offered the percentage grid I used it. And it is small in size. And some other reasons :) .. Using percentage makes it possible to have invinite nesting, and a good chance to work with every resolution. Because 50% of a screen is independent of screen resolution. The whole concept is not bound to emastic framework. It is only bound to a row, column, box concept, to make drag and drop possible. But if anyone implements a different grid it should work also. > Also the video was really useful. I'd browsed this space before but > hadn't completely understood what it was doing. Seeing how to use it > makes all the difference! I hoped that it makes the whole thing easier. The tutorial space video is allmost ready for uploding. -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

