In general, lots of small commits are better than fewer larger ones - the
ideal number of bugs addressed in any build is one. This makes tracking and
merging changes easier, doesn't take up extra space in SVN, and is generally
in keeping with the idea of Continuous Integration. So I'd suggest you go
ahead and commit, even though it's only one line. 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Derek
Lakin
Sent: Friday, August 10, 2007 10:54 AM
To: FlexWiki Users Mailing List
Subject: Re: [Flexwiki-users] The New Look FlexWiki 2.0

 

Stefan,

 

I've created a bug [1] for this item now and managed to resolve the issue.
The problem was that the #TopicBody style, which defines the main content,
used the "overflow:hidden;" style. If you change this to "overflow:auto;" in
wiki.css, then you're problem will be solved.

 

I'll wait to commit this change until I've had chance to look at Nathan's
tooltip problem, rather than force a new build for a 1 line change.

 

Derek.

 

On 8/10/07, Stefan Hedlund <[EMAIL PROTECTED]> wrote: 

Hi!

First I want to thank everyone for the good work with the 2.0 development.
I'm really looking forward for the final release.

I've now tried out our old 1.8 namespaces under the new code (
<http://2.0.0.80/>  2.0.0.80). It looks great, but I have a small problem
with tables that include cells that don't wrap ( Syntax: {+} ) 

In 1.8, when the table became wider than the screen resolution a horizontal
scrollbar appeared in the browser. But in FW 2.0, the scrollbar never
appears so the table won't display all of its cells (the cells to the right
have been "cut off"). 

 

Topic to reproduce the symptom:

||{+}Some text that wont wrap||{+}Some other long text that dont wrap...
blablabla blablabla blablabla blablabla blablabla blablabla blablabla
blablabla||Some text that do wrap|| 

 

Many thanks if someone could help me with this one. 

 

Regards, 
Stefan

 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] ] On Behalf Of Derek
Lakin
Sent: den 10 augusti 2007 12:58
To: FlexWiki Users Mailing List
Subject: [Flexwiki-users] The New Look FlexWiki 2.0

 

In preparation for the upcoming FlexWiki 2.0 release to the public I have
finally managed to resolve all the issues I was having with the new
stylesheet and layout.

 

Build 2.0.0.80 <http://2.0.0.80/> , fresh from the oven, now includes all
layout, style, and image changes for the new look; I hope you like it :o)
the changes include: 

 

*       New layout code using a 5 box model to support the borders.
*       New design and stylesheet (the new stylesheet is several KB smaller
than the old one too).
*       New and updated images to support the new look-and-feel.
*       Transparent background emoticons.
*       XHTML DOCTYPE for default.aspx and most of the standard ASPX pages.
*       Externally referenced JS files that vastly improves Web application
performance.

I also slipped in an additional update to Federation.cs for bug 1770887 [1],
but this problem shouldn't arise now that the external JS/CSS files are
correctly linked.

 

As always, I welcome any feedback that you might have on the new
look-and-feel, and especially any bugs. I've performed extensive visual
testing on my local installation with IE7 and FF, but appreciate any bug
reports for other browsers. Best place to report them is on the BugTracker
[2] 

 

Many thanks,

 

Derek

[1] http://sourceforge.net/tracker/index.php?func=detail
<http://sourceforge.net/tracker/index.php?func=detail&aid=1770887&group_id=1
13273&atid=665396> &aid=1770887&group_id=113273&atid=665396 

[2] http://sourceforge.net/tracker/index.php?func=detail
<http://sourceforge.net/tracker/index.php?func=detail&aid=1770887&group_id=1
13273&atid=665396> &aid=1770887&group_id=113273&atid=665396 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop. 
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>   http://get.splunk.com/
<http://get.splunk.com/> 
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users
<https://lists.sourceforge.net/lists/listinfo/flexwiki-users> 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to