[Sugar-devel] developer.sugarlabs.org index

Manuel Quiñones manuq at laptop.org
Sun Jun 16 11:18:30 EDT 2013


Hey Suraj, great! The pull requests go to sugarlabs/REPO user in
github, so in this case is:

https://github.com/sugarlabs/sugar-docs

Maybe we need to add this clarification in sugar-docs?

2013/6/16 suraj ks <suraj.gillespie at gmail.com>:
> Hey,
> Got the header rooted to the top.
> Will remain appear on top of your screen even if you scroll down.
> Wanted to know where I should send the pull request to?
>
>
> On Thu, Jun 13, 2013 at 8:39 PM, Manuel Quiñones <manuq at laptop.org> wrote:
>>
>> +1 this can be done with a few lines of CSS.  Can be a good task for a
>> contributor to get in touch with the docs and CSS.  Adding Suraj to
>> the CC.  The recent change in sugar-web to make the toolbar always on
>> top can be a good reference.
>>
>> 2013/6/12 Daniel Narvaez <dwnarvaez at gmail.com>:
>> > It's a bit annoying when you navigate that you easily lose the header
>> > (because you scroll down the text). I wonder if the header should take
>> > the
>> > whole width and be always at the top.
>> >
>> >
>> > On 10 June 2013 16:53, Manuel Quiñones <manuq at laptop.org> wrote:
>> >>
>> >> 2013/6/8 Daniel Narvaez <dwnarvaez at gmail.com>:
>> >> > On 8 June 2013 17:11, Manuel Quiñones <manuq at laptop.org> wrote:
>> >> >>
>> >> >> The index link can also be inside a site header, which can be
>> >> >> consistently in every page of the developer site.  We can use this
>> >> >> image:
>> >> >>
>> >> >> http://wiki.sugarlabs.org/images/e/e2/Join_Developer_BW.png
>> >> >>
>> >> >> Can also be the favicon :)
>> >> >
>> >> >
>> >> > The way I'm doing this is to add an extra to docker and hacking stuff
>> >> > around
>> >> >
>> >> > #sidebar_switch {
>> >> >     display: none;
>> >> > }
>> >> >
>> >> > function(){
>> >> >     var origSwitchTab = switchTab
>> >> >
>> >> >     switchTab = function (tab) {
>> >> >         origSwitchTab("headings");
>> >> >     }
>> >> > })();
>> >> >
>> >> > Nice eh? :P
>> >> >
>> >> > It should be easy to insert that link wherever we want. Do you think
>> >> > the
>> >> > image is enough or should it have text too?
>> >> >
>> >> > Perhaps inside the sidebar it would be cleaner layout wise, though if
>> >> > you
>> >> > have it hidden... Tough I'm not sure it make sense to hide the
>> >> > sidebar
>> >> > for
>> >> > the introductory docs (it's useful when you have code on the side).
>> >> > Maybe we
>> >> > just disable the hide thing..
>> >>
>> >> Header that links to index pushed, looks like:
>> >> http://dev.laptop.org/~manuq/docs-header.png
>> >>
>> >> The sidebar change is the pending bit.
>> >>
>> >>
>> >> --
>> >> .. manuq ..
>> >
>> >
>> >
>> >
>> > --
>> > Daniel Narvaez
>>
>>
>>
>> --
>> .. manuq ..
>
>



-- 
.. manuq ..


More information about the Sugar-devel mailing list