Main Page Revamp 2.0

This is the place to discuss the Wiki contents, forum issues, themes and to propose site-related features and ideas.
Locked
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Main Page Revamp 2.0

Post by lgromanowski »

Zini wrote: I think it is about time, that we give the main page another revamp (content only, the layout is good).

The "Development" column is becoming a bit too long. I will try to shorten it without losing anything important.

Also, I would like to add the link to the known issues in the issue tracker to the "Getting Started" section.

Mantis gave me this perma-link:
http://openmw.com/tracker/search.php?pr ... everity_id[]=20&severity_id[]=50&severity_id[]=60&severity_id[]=70&severity_id[]=80&sticky_issues=off&sortby=severity&dir=DESC&hide_status_id=-2
However the wiki doesn't seem to like it. Could someone more knowledgeable with mediawiki than me try to wikify it, please?
Zini wrote: Nope. Different filter settings. Currently both pages show the same issues, but if we merge in the roadmap things will look different.
Lordrea wrote: Hrm. They show up as the same to me.

Anywho, http://openmw.com/tracker/current_issues.php will point correctly.

Code: Select all

<?php
   header( "Location: http://openmw.com/tracker/search.php?project_id=1&severity_id[]=20&severity_id[]=50&severity_id[]=60&severity_id[]=70&severity_id[]=80&sticky_issues=off&sortby=severity&dir=DESC&hide_status_id=-2" );
?>
Zini wrote: Yeah, that looks right. Will add the link to the wiki. Thanks!
Zini wrote: Done.
EmbraceUnity wrote: I made a change to the homepage because I really liked having the Roadmap on there. It actually made that middle section shorter too.

What do you think? Feel free to revert it.
Zini wrote: I did revert it. Sorry!

Two reasons:

1. Most of the links you moved to the new section are really development-specific and as such they belong to the development section.

2. The old roadmap is gone. We won't update it anymore. There is no point in linking it on the main page.
Locked