Stendhal Development Meeting 2014-04-02: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann some sorting |
imported>Hendrik Brummermann No edit summary |
||
| Line 57: | Line 57: | ||
== Navigation menu == |
== Navigation menu == |
||
* Draft structure of navigation menu |
|||
<!-- |
|||
** Idea 1: screenshots and movies into media, world guide and player guide into guide |
|||
| ⚫ | |||
[20:25] <dustofatk> world guide and player guide into guide |
|||
| ⚫ | |||
[20:26] <hendrik> The navigation menu is another complex topic. |
|||
** Drop down menus make the webpage a bit more "active" |
|||
| ⚫ | |||
** It will not be that full with headlines and tabs |
|||
| ⚫ | |||
** It's used like that on many pages I think so people will know how to work with that |
|||
* JavaScript is not an issue for crawlers (e. g. Google) |
|||
[20:30] <dustofatk> menus make in a way that it works without any scripts |
|||
** Drop down menus work without JavaScript by linking to a page with the sub menus. For example https://stendhalgame.org/world.html |
|||
[20:30] <hendrik> Yes, the website does work without javascript and will continue to work without it. But it is nicer, if javascript is enabled. |
|||
** The complete menu exists in the html code, but is hidden via css, so still accessible to crawler. |
|||
[20:30] <dustofatk> robots cant follow scripts and that u need for better page ranking |
|||
[20:31] <Bluelads4> and it's used like that on many pages I think so people will know how to work with that :) |
|||
[20:34] <hendrik> We can have drop down menus, which are visible to robots, especially google. |
|||
[20:35] <hendrik> The trick is that the top level entries are links which lead to a page with the sub menu. |
|||
[20:35] <hendrik> For example https://stendhalgame.org/world.html |
|||
--> |
|||
== Translation == |
== Translation == |
||