Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add navigation to release webpages #174

Closed
vaadin-bot opened this issue Feb 5, 2007 · 4 comments
Closed

Add navigation to release webpages #174

vaadin-bot opened this issue Feb 5, 2007 · 4 comments

Comments

@vaadin-bot
Copy link
Collaborator

Originally by Jani Laakso


Currently it is not user friendly to browse index web page, different demos and documentation.

  • add "back to index.html" functionality to each demo.
@vaadin-bot
Copy link
Collaborator Author

Originally by @jojule


Any ideas on how to do this in clean and userfriendly manner? (I mean from UI design point of view)

@vaadin-bot
Copy link
Collaborator Author

Originally by @jojule


(I mean, if this is not done nicely, it is not a feature but a defect)

One possible solution would be just to use back-button. But of course this does not work in html-mode.

@vaadin-bot
Copy link
Collaborator Author

Originally by Jani Laakso


Would it be OK idea to use plain frames? Cut screen in half.

Top

  • 60 pixels height
  • Company logo, (goes to index.html)
  • Welcome link (goes to index.html)
  • Demo link (goes to http://localhost:8888/)
  • Documentation link (goes to index.html)

Bottom

  • 100% height
  • contains: index.html OR demos OR docs..

@vaadin-bot
Copy link
Collaborator Author

Originally by @jojule


Decided implementation:

  • For all static files inside zip-package (but not in war), add relative link to index.html to logo
  • For all demos in war, add logo and link it to ../index.html

(no frames, no javascript, no linking from war to zip)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant