On Jan 16, 2007, at 3:59 AM, Jared Rhine wrote:

The OSAF public wiki is about to be updated to a new version (this Wednesday). A test site showing how things will look and work after the update is here:

  http://twiki-new.osafoundation.org/

It would be helpful if you took a few moments to see if you can find problems in the pages you visit or maintain regularly.

Looks nice. The one thing I noticed is we're missing some CSS classes in the new wiki. For example I frequently use

   <div class="box">

to get a yellow-background box around certain text.  Example at:

http://wiki.osafoundation.org/bin/view/Projects/SharingProject#EIM %20Primitive%20Types

I believe these are the CSS classes we have defined on the old wiki:

.replace { font-family:courier; color:#d00 }
.tag { font-family:courier; font-size:90% }
.xml { border: thin solid #ddd; padding:4px; margin-left:25px; margin- right:25px; background:#eee } .codebox { border: thin solid #ddd; padding:4px; margin-left:25px; margin-right:25px; background:#ffa } .box { border: thin dashed #ddd; padding:4px; margin-left:45px; margin-right:25px; background:#ffb; font-size:90% } .legend { border: thin dashed #777; padding:8px; margin-left:25px; margin-right:25px; padding-bottom:0px }
.code { font-family:courier }
.file { font-family:courier }
.path { font-family:courier; font-weight:bold }
.annotation { background:#ff0 }

I don't know how many of these are actually used, but I know I use the "xml" and "box" classes at least.

Thanks,
~morgen
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "General" mailing list
http://lists.osafoundation.org/mailman/listinfo/general

Reply via email to