Hi all

A few questions to give me a nudge so I can start figuring out TW5 now that 
the refactoring has been rolled out:

1. How CSS for the story river, sidebar, etc need to be applied. Nothing I 
try works. Granted, I am no web designer. Particularly interested in: 
background color for the page, and link colors for both story river and 
sidebar, and what to put in front of general CSS for tiddlers to make it 
work. Knowing that may just help me figure out everything else.

2. In <$list filter="[is[current]links[]] 
[is[current]backlinks[]!is[system]] +[sort[title]]"/>, the results don't 
add line breaks after each item.

3. In a tiddler with this code

-----
<$list filter="[is[current]tagging[]sort[title]]">
<$link to={{!!title}}><$view field="title"/></$link>
<$view field="description" format="wikified"/>
<$view field="text" format="wikified"/>
-----
</$list>

The text loses formatting when entries are displayed: new paragraphs start 
on the same line, and <br> and &nbsp; are displayed.

I am pretty pumped about the clone this tiddler feature!!!! I created a 
bunch of system tiddlers that act as templates - checklist, contact, 
contact list, image link, table with CSS, etc, and made a tiddler with 
clone buttons based on those system tiddlers. The tags and fields get added 
as well as the content. Very cool!

I will be revising the TW5 mall once I can figure a few more things out. I 
could already start doing a few of the items, but I want to wait until I 
can do the majority.

Blessings,

Dave

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to