Monday, April 08, 2002
bundle //set the initial post text
- local (s, indentlevel = 0)
- on doline ()
- local (lt = op.getlinetext ())
- if indentlevel > 0
- s = s + string.filledstring ("\t", indentlevel) + "<li>" + lt + "</li>"
- else
- s = s + "<b>" + lt + "</b>"
- if op.countsubs (1) > 0
- local (flcollapse = true)
- if op.subsexpanded ()
- else
- op.go (right, 1)
- s = s + "<ul>\\r"
- indentlevel++
- loop
- doline ()
- if not op.go (down, 1)
- indentlevel--
- s = s + string.filledstring ("\t", indentlevel) + "</ul>\\r"
- op.go (left, 1)
- if flcollapse
- else
- doline ()
- system.temp.radio.misc.initialPostText = s
- wp.newtextobject (s, @scratchpad.testtext)
8:22:11 PM
|
|
Lawrence, here's some feedback on the new design for the DaveNet site.
- The left-edge links should be a smaller font size, sans serif, to set it off from the essay text.
- Create a page for search, and link to it along with the rest of the left-links. It dominates. It's the first thing my eye goes to. That's not cool. The essay wants less competition from the overhead.
- Make the Editors Only menu smaller. It matters how it looks to me. Use the same style you use for navigation links.
- The bottom of the page is a disaster. Here are some ideas to set it off and keep it from interfering with the essay. Stretch everything out across the full width of the page. Use a smaller font/size (sans serif, same as navlinks, editors only menu). Put an <hr> between it and the essay.
- 5. I don't like the offwite background. Switch to white.
11:06:44 AM
|
|
7:48:24 AM
|
|
|
|
Recent Posts
Current disclaimer: Why yes I am cheeky. And I don't know my place!
|