PDA

View Full Version : DTGWiki


charles
08-30-2005, 01:28 PM
We now have a public Wiki to capture tips/tricks/howtos.

http://www.deftechgroup.com/wiki/

Feel free to register and contribute away.

Thanks to ozgreg for the suggestion and persistance.

charles

elix
08-30-2005, 02:36 PM
Registered :)

canuck
08-30-2005, 05:12 PM
Thanks, I'm registered too.

ozgreg
08-30-2005, 09:31 PM
My pleasure in helping you out. I cleaned up our testing pages and switched around Mediawiki page naming to been sitename - page name. Why you would want it the other way around confusing the search engines is beyond me :eek:

charles
08-30-2005, 10:07 PM
You lost me. Got a link that shows/explains it? I see Page - DTGWiki in my title bar so I assume its a per user setting, but dont see a setting for it.

ozgreg
08-30-2005, 10:40 PM
Sure http://powervps.com/wiki/index.php/MediaWiki:Pagetitle

Normally that would be $1 - DTGWiki but I switched it around. We should clean up you CSS so you logo and the menu line up better.. Let me dig into your css so I can work out what adjustments you need..

ozgreg
08-30-2005, 10:44 PM
Edit your monobook css look for

#p-logo {

height: 155px;

Change that to 70px

Again in

#p-logo a:hover {

Change it to

height: 70px;

charles
08-31-2005, 12:13 AM
Sure http://powervps.com/wiki/index.php/MediaWiki:Pagetitle

Normally that would be $1 - DTGWiki but I switched it around. We should clean up you CSS so you logo and the menu line up better.. Let me dig into your css so I can work out what adjustments you need..

Very interesting. There is some weird caching going on, because that change didn't show up for me at first.

But yes, I like that, thanks!

charles

charles
08-31-2005, 12:16 AM
Edit your monobook css look for


Well that irritated me a bit, but not as much as the big space between the logo and the nav box now :)

I took a look at the css, but I dont see how to raise the nave box (it's already relative).

charles

ozgreg
08-31-2005, 12:31 AM
Nah you are looking at the wrong element..

#column-one {
padding-top: 80px; <--- Change this to say 80
}

charles
08-31-2005, 12:42 AM
Much bedda :D

ozgreg
10-06-2005, 06:46 AM
1.50 has been released. Straight up grade but watch those few (minor) mods you made :-) Just replace files to upgrade..

charles
10-07-2005, 09:35 PM
"This release candidate is recommended for testing and new installations by advanced users."

ozgreg
10-08-2005, 12:52 AM
"This release candidate is recommended for testing and new installations by advanced users."

Runs over and cleans up Charles screen -> Current versions 1.5.0 · 2005-10-05

Nothing RC about 1.5.0 :-)

charles
10-08-2005, 10:20 AM
If you click on the "1.5.0" to download it takes you to

"Testing

The current release candidate version of MediaWiki is 1.5.0 (released on 2005-10-05) (mediawiki-1.5.0.tar.gz)

* This release candidate is recommended for testing and new installations by advanced users.
"

I realize we are already on a test release, but unless we really need some new feature, or there is a serious security issue, I'd like to not upgrade for now :)

charles

ozgreg
10-09-2005, 03:42 AM
Yeah they are idiots, check when that page was last modified.. -> # This page was last modified 13:25, 11 September 2005.

go to the sourceforge page -> http://sourceforge.net/projects/wikipedia

MediaWiki stable release MediaWiki 1.5.0

charles
10-09-2005, 07:07 AM
Ok, cool. I'm still not in a flaming rush to upgrade, but will try look into this later this week.

charles