[Systems] wiki.sugarlabs.org relocation

Frederick Grose fgrose at sugarlabs.org
Wed May 12 12:35:13 EDT 2010


On Wed, May 12, 2010 at 10:24 AM, Josh Williams <josh at tucson-labs.com>wrote:

>  On 5/10/10 11:22 PM, Frederick Grose wrote:
> ...
>

*Re: Anchor decoration*
*
*

 Did we have to sacrifice the 'border-bottom' link decorations in order to
> hide them on the hidden links?


We don't have to, but it was just the simplest/quickest fix I could come up
> with.


When you get a chance, let's go back to the 'border-border' anchor
~decoration~. It offers more benefits and features

*Re: Anchor ~decoration~ hiding on images*
*
*

> I think a more viable solution would be to use Jquery to add a
> class="image" to any anchor tag that has an image as the first child. Then
> style that with css to not have a border.
>

That sounds promising to pursue.

>      ...
>>
>>       table & cell borders do not show when requested (with
>> class="wikitable" here).
>> http://wiki-testing.sugarlabs.org/go/Supported_systems#Starch
>> (This is an accessibility issue with those using screen readers. See
>> http://en.wikipedia.org/wiki/Help:Table#Caveats.)
>>
>>    The table header or first row is not showing cell borders yet.
>
>
> Fixed.
>

*Re: Table header borders*

I'm seeing a border around the caption (wikitable |+ element), but not
around the individual column headers (wikitable ! elements).

I prefer the traditionally un-bordered caption. Note also that it seems to
be 1 pixel short on the width--seen at right edge, perhaps from the centered
attribute.

*Re: <pre>content</pre> section formatting*

I noticed that every such section now has a vertical scroll bar, even if not
really needed.  The section scrolls only 1 pixel. I noticed that still
happens when a horizontal scroll bar is used, even at the Wikipedia site (
http://en.wikipedia.org/wiki/Help:Table#Captions, for example).  Could we
adjust things to eliminate the vertical scrollbars when not needed?

*Re: Wiki logo*
*
*
<Bernie>: May I have group access to the /srv/www-sugarlabs/wiki/ directory
(group 3060)?

Please apply this patch (or just edit the file) to show a logo that fits in
the Vector skin:

--- /srv/www-sugarlabs/wiki/skins/Vector.php 2010-04-02 21:42:54.000000000
-0400
+++ /srv/www-sugarlabs/wiki-devel/skins/Vector.php 2010-05-09
19:47:14.000000000 -0400
@@ -520,7 +520,7 @@
  <!-- panel -->
  <div id="panel" class="noprint">
  <!-- logo -->
- <div id="p-logo"><a style="background-image: url(<?php $this->text(
'logopath' ) ?>);" href="<?php echo htmlspecialchars(
$this->data['nav_urls']['mainpage']['href'] ) ?>" <?php echo
$this->skin->tooltipAndAccesskey( 'p-logo' ) ?>></a></div>
+ <div id="p-logo"><a style="background-image: url(<?php echo "
http://wiki.sugarlabs.org/images/thumb/d/d6/Logo_square_white_01.png/180px-Logo_square_white_01.png";?>);"
href="<?php echo htmlspecialchars(
$this->data['nav_urls']['mainpage']['href'] ) ?>" <?php echo
$this->skin->tooltipAndAccesskey( 'p-logo' ) ?>></a></div>
  <!-- /logo -->
  <?php $this->renderPortals( $this->data['sidebar'] ); ?>
  </div>

*Re: Collapsible sections*

>  Collapsible sections are not working now.
> We use these to show embedded Iframes such as on
> http://wiki-testing.sugarlabs.org/go/Getting_Started#The_Sugar_Learners.27_manual
> (click the [show] link that appears while using Vector)
> and at http://wiki-testing.sugarlabs.org/go/Sugar_Labs#Local_Labs in the
> Local Labs wiki portal.
>
>
> It looks like a javascript file isn't being called or it's not working
> properly. I haven't been able to figure out what's going on with this yet.
>
>  The code is like this:
> <div class="NavFrame "><div class="NavHead">'''Local Lab wiki portal'''
> </div><div class="NavContent">
> Content stuff
> </div></div>
>
> I believe that this was working for a while in the last few days (after it
was not) and now not working again, so that might hint of a cause.

Please give this 'collapsible section' issue your priority attention for our
work, as this is important for our help sections such as this one for our 18
May release of "Sugar on a Stick Mirabelle",
http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Beta.



Thanks again!           --Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/private/systems/attachments/20100512/767cbde8/attachment.htm 


More information about the Systems mailing list