On Sat, May 10, 2014 at 2:33 AM, 'Goktug Gokdogan' via GWT Contributors <
[email protected]> wrote:

> Pretty cool. Thanks for all the work. Also special kudos for fixing the
> styling for download page, it is much more elegant now!
>
> Footer:
>  - We are now missing the extra space in the bottom of the pages (the one
> before the footer)
>

done

 - The area for the footer is larger and the text is closer to the bottom -
> I think the original spacing was better. Also if you take a look at the
> overview page you will see the footer hides part of the image.
>

fixed css


>
> Others:
>  - Clicking images shows blank page - perhaps just a deployment issue
>

Don't see this issue, what images do you mean?


>  - There is a broken "Advanced Topics" menu item - I think it is mixed up
> with the Logging menu item.
>

Fixed, the logging item was indented wrong


>  - I would put "Optimize" to Advanced topics. Perhaps security and i18n as
> well.
>

Done, I think i18n could be out. But anyway is difficult to put the edge
about what are or not advanced topics


>  - Perhaps move Community -> Developer Spotlight under Resources?
>

done

 - In Resources, we can move gwt surveys to the end of the list
>

done


>
> Below are other issues that doesn't look like regressions. Perhaps we can
> have some other quick wins before publishing the final version?
>
> Menu:
>  - Ideally the arrows shouldn't indent the menu items and instead menu
> items should be aligned by text (e.g. gmail). I'm not sure if you are
> reusing any widgets here; if you aren't reusing we might want to change
> that.
>

done. We dont use any widget, just html+css. gquery enhances the list
adding handlers using selectors.


> - We might want to change how menus behave. I actually like GWT Developer
> pages (e.g. https://developers.google.com/appengine/pricing) where menu
> items that are parents of the other menu items are not used as links to a
> content, instead they serve as a placeholder and collapses/expands based
> when clicked. Also it won't auto collapse existing items. I think all
> together that is more useable.
>

I have changed parents with not content (href = #)  to expand/collapse menu
(See 'Advance topics' in docs).

Having parent-items with content makes the menu shorter and easy to use,
like 'side bars' in google code wikis
https://code.google.com/p/support/wiki/WikiSyntax#Side_navigation

I'd rather auto-collapse on, but I have set it off as you prefer.


>
> General:
>  - We have smaller size font for links (probably regular text font is
> larger than it suppose to be).
>

Fixed


>  - Looks like you made the body wider which I think is good but making the
> whole page right aligned (i.e. all extra space goes to left) is not a good
> idea. It looks really bad in widescreen (which many developers has). We
> should probably follow a different approach for distributing the space
> (e.g. add the extra space to left until a max value is reached).
>

I dont know if I understand correctly. The width is adjusted based on media
sizes, and I have set 3 sizes: wide desktop, small desktop & tablets and
mobile. Also I have changed the font size (16 -> 14px) so as there is more
text in the same place, and text alignment (left -> justify).

I have adjusted content padding for big desktop, I see correctly the pages,
let me know if that works for you.


>  - All code samples lost formatting and even some lost line wrapping after
> site migration.
>

Code styling has not changed for code blocks, I see these pages (current
site, demo site) in the same way, maybe there is some other page wrong or
some style interfering

http://www.gwtproject.org/doc/latest/DevGuideCodingBasicsClient.html
http://gwtproject.gquery.org/v2/doc/latest/DevGuideCodingBasicsClient.html

Can you check if you see them in the same way? or send me a link or
screenshot of the page which works wrong?


You can test new changes at http://gwtproject.gquery.org


- Manolo

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAM28XAsipeC_DX-bjA9hstM%2B03QBkd6x6SeztgwOtPswX7xdkw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to