Looking for help: Uniformizing the ScummVM webpages
Moderator: ScummVM Team
-
- Posts: 63
- Joined: Sat Feb 14, 2009 8:43 am
- Location: Australia
* Removed Header function - A long time ago i was trying to make it more modular for future but didn't get far, so i deleted it as it did nothing.
* converted the original non aminated gif's to png
* Changed top menu links to fingolfin's idea
http://scummvm.comlu.com/ScummModern-0.03.zip
---
I will also have a look at phpBB 3 themes
* converted the original non aminated gif's to png
* Changed top menu links to fingolfin's idea
http://scummvm.comlu.com/ScummModern-0.03.zip
---
I will also have a look at phpBB 3 themes
Thanks. Here is another issue: The "[Edit]" links (which you can only see when you can actually edit a page, I guess) are on the left now, not on the right, so they appear *before* section headlines. In the default theme, they appear on the far right.
Also, the "[" and "]" are using the headline font, and thus are too big.
Here's an example with the new theme:
And here is how it looks with the old theme (and what I prefer):
Also, the "[" and "]" are using the headline font, and thus are too big.
Here's an example with the new theme:
And here is how it looks with the old theme (and what I prefer):
-
- Posts: 63
- Joined: Sat Feb 14, 2009 8:43 am
- Location: Australia
Changes
* Made the [edit] float right
* created toplinks class and changed colour to #A33 to make sites more uniform
* reverted links to original colours
* removed borders around images
* used original css <h1-6> to allow underlining
* added and converted to png original external css images
http://scummvm.comlu.com/ScummModern-0.04.zip
* Made the [edit] float right
* created toplinks class and changed colour to #A33 to make sites more uniform
* reverted links to original colours
* removed borders around images
* used original css <h1-6> to allow underlining
* added and converted to png original external css images
http://scummvm.comlu.com/ScummModern-0.04.zip
Criezy, indeed, I did not notice that. Modifying the download URL to read 0.04 seems to work (I just edited the post to use the correct link). Good work, billwashere .
I feel that we can switch to this as default theme real soon now. If / when we do that, we should add them theme to our SVN, too. And add billwashere to the credits (and denote him as author of the theme in the .php file, etc.).
Some minor notes: I run "chmod a-x" on all files to remove the executable bit (unlikely to be relevant from a security point of view, but I just like to have it clean). I also optimized all PNGs using optipng & advpng for a reduction from 76294 bytes down to 60523 bytes. Probably not very significant these days, but I still don't like wasting space if I don't have to *ggg*.
The "Users", "Developers" and "Tools" nav boxes currently all have the same watermark graphics (Guybrush from MI1). Can we change those to use three different ones (and then start over for the next nav boxes) ? The names of the image files should also be changed, as they reflect their usage on the main website, but not in the wiki theme (e.g. menu-guybrush-mi1.png instead of menu-main.png ?). Actually *ideally* we'd get a few more of those, so that we don't have to reuse the same three everywhere... .
Finally, I wonder if the logo should be linked to the Wiki front page. This is how other wikis do it. Opinions?
I feel that we can switch to this as default theme real soon now. If / when we do that, we should add them theme to our SVN, too. And add billwashere to the credits (and denote him as author of the theme in the .php file, etc.).
Some minor notes: I run "chmod a-x" on all files to remove the executable bit (unlikely to be relevant from a security point of view, but I just like to have it clean). I also optimized all PNGs using optipng & advpng for a reduction from 76294 bytes down to 60523 bytes. Probably not very significant these days, but I still don't like wasting space if I don't have to *ggg*.
The "Users", "Developers" and "Tools" nav boxes currently all have the same watermark graphics (Guybrush from MI1). Can we change those to use three different ones (and then start over for the next nav boxes) ? The names of the image files should also be changed, as they reflect their usage on the main website, but not in the wiki theme (e.g. menu-guybrush-mi1.png instead of menu-main.png ?). Actually *ideally* we'd get a few more of those, so that we don't have to reuse the same three everywhere... .
Finally, I wonder if the logo should be linked to the Wiki front page. This is how other wikis do it. Opinions?
There is an issue with the thumbnails. Images explain it better than words, so here it is:
Old skin:
And here is what it gives with the new one:
I suspect the css attributes for some classes used by MediaWiki is missing. In that particular case the thumbnail is in a <div class="thumb tright">. In the old theme there is the following:
I could not find it in the new theme. Also I suspect all the thumbnails related attributes are missing and not only these two. You can have a look at the old skin main.css to have a look at which one are defined (or at the standard MediaWiki Monobook skin since they are identical in that respect).
Old skin:
And here is what it gives with the new one:
I suspect the css attributes for some classes used by MediaWiki is missing. In that particular case the thumbnail is in a <div class="thumb tright">. In the old theme there is the following:
Code: Select all
div.thumb {
margin-bottom: .5em;
border-style: solid;
border-color: white;
width: auto;
}
div.tright {
clear: right;
float: right;
border-width: .5em 0 .8em 1.4em;
}
Hi,
I tried the theme currently installed on our wiki and I have to say it's quite nice, in a sense that is consitent with the rest of our pages.
I noticed there is some gap between the "Page", "Discussion" etc. buttons and the actual page. That looks really odd. Also I am not sure whether red is the best choice for those colors. I would rather prefer a color similar to what our ScummVM GUI uses for the tab buttons. That feels more natural (and readable) to me.
I tried the theme currently installed on our wiki and I have to say it's quite nice, in a sense that is consitent with the rest of our pages.
I noticed there is some gap between the "Page", "Discussion" etc. buttons and the actual page. That looks really odd. Also I am not sure whether red is the best choice for those colors. I would rather prefer a color similar to what our ScummVM GUI uses for the tab buttons. That feels more natural (and readable) to me.
-
- Posts: 63
- Joined: Sat Feb 14, 2009 8:43 am
- Location: Australia
Sorry about thatbillwashere posted twice a link to 0.03 and since a 0.04 exists
Just me how you want them named and what order.The "Users", "Developers" and "Tools" nav boxes currently a..
I thing so to. Next update i will add that.Finally, I wonder if the logo should be linked to the Wiki front page..
Sorry i didn't test for thumbnails. Will add the css.There is an issue with the thumbnails.
I was just using what i had on hand. Yes, i "borrowed" them off the doxygen site. Will look in to this and create one similar to the gui.I noticed there is some gap...
Thanks for your work, billwashere!
The order of the nav boxes is fine for me, it's just that the first three all use the same background picture. Right now, we have three background pictures. Just use these three for the first three nav boxes. For the fourth nav box, reuse the first background image, and so on... Until we get additional background images (we could try to ask the original creator of the website, maybe he's willing to make a few more for us?).
Regarding the search box: Wikipedia these days has it next to Page/Discussion/Edit/... tabs. I wonder if we could/should also place it up there... Depends on how useful it is, I guess. Somehow search does not work very well on our wiki, compared to Wikipedia (e.g. it does not suggest alternate spellings if you enter "mnokey", while Wikipedia ask whether you meant "monkey"). Thierry, can we install some kind of extension to improve that situation?
The order of the nav boxes is fine for me, it's just that the first three all use the same background picture. Right now, we have three background pictures. Just use these three for the first three nav boxes. For the fourth nav box, reuse the first background image, and so on... Until we get additional background images (we could try to ask the original creator of the website, maybe he's willing to make a few more for us?).
Regarding the search box: Wikipedia these days has it next to Page/Discussion/Edit/... tabs. I wonder if we could/should also place it up there... Depends on how useful it is, I guess. Somehow search does not work very well on our wiki, compared to Wikipedia (e.g. it does not suggest alternate spellings if you enter "mnokey", while Wikipedia ask whether you meant "monkey"). Thierry, can we install some kind of extension to improve that situation?
Thinking about the nav boxes some more: It should be possible to create some more with help of the original Photoshop design file for the website, see http://scummvm.svn.sourceforge.net/view ... up.psd.bz2
I don't don't what wikipedia is using for this. I will have a look. It might be an extension or it might just be a new feature of MediaWiki 1.16. We are still using 1.15 on our wiki since 1.16 is a recent release and I have not found the time yet to check the compatibility with all the extensions we are using. Which makes me think that we will also need to check the skin compatibility.fingolfin wrote:Somehow search does not work very well on our wiki, compared to Wikipedia (e.g. it does not suggest alternate spellings if you enter "mnokey", while Wikipedia ask whether you meant "monkey"). Thierry, can we install some kind of extension to improve that situation?
-
- Posts: 63
- Joined: Sat Feb 14, 2009 8:43 am
- Location: Australia
According to http://en.wikipedia.org/wiki/Special:Version wikipedia replaces the original search engine with MWSearch http://www.mediawiki.org/wiki/Extension:MWSearch and uses the OpenSearchXml to provide search suggestions http://www.mediawiki.org/wiki/Extension:OpenSearchXml. Can't see anything in the release notes to suggest there is any skin changes http://svn.wikimedia.org/viewvc/mediawi ... iew=markup.