Sandbox: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
No edit summary
Line 121: Line 121:
==Opening external links in a new window==
==Opening external links in a new window==
* [http://www.mediawiki.org/wiki/Manual:Opening_external_links_in_a_new_window Manual:Opening external links in a new window]
* [http://www.mediawiki.org/wiki/Manual:Opening_external_links_in_a_new_window Manual:Opening external links in a new window]
==Backup==
* [http://wiki.e107.org/?title=HOWTO:Backup_and_Restore_Your_Database_Using_phpMyAdmin HOWTO:Backup and Restore Your Database Using phpMyAdmin]


==AdSense==
==AdSense==

Revision as of 21:34, 15 August 2007

Welcome to Yggenyk.dk. <google>WIKI</google>

Getting started !

Consult the User's Guide for information on using the wiki software.

How do I customize the navigation bar?

The contents of the navigation bar which appears to the left of each page using the Monobook skin are determined by the MediaWiki:Sidebar page. For information on customising these, please see Manual:Navigation bar.

This is removed from my navigation bar

    • portal-url|portal
    • currentevents-url|currentevents
    • recentchanges-url|recentchanges
    • randompage-url|randompage
    • helppage|help
    • sitesupport-url|sitesupport

Editing

This is a list of conversion tools and plugins for editing.

Google Extensions

Extensions

Site Maps

Create new sitemap for Yggenyk.dk

Se hvordan man burde kunne skjule historien på billedsider (jeg har prøvet, men så kan logged in users heller ikke se den). Her er også et eksempel på hvordan man laver en sitemap. Og andet...



Dette er sakset fra en anden side

If you are using Wordpress, use this handy sitemap generator. This plugin generates a Google Sitemaps compliant sitemap of your WordPress blog.

A free tool that will crawl a website and generate a ROR Sitemap up to 1,000 URLs for every search engines, not just Google

Kan ikke finde ud af hvad den ikke skal scanne This tool creates a sitemap as defined by Google™ for a website.

Google beta sitemap generator

Free Online Sitemap Generator that will build Site Maps online (XML, ROR, Text, HTML)

Nice short url's

I got the short/pretty url's working by following the description from:

I have one.com as host, and the section Solution without alias works on one.com. Below is my modified version showing how I added pretty url's to http://www.yggenyk.dk

My site http://www.yggenyk.dk is in ~/web_root/wiki

Using this .htaccess in my http://www.yggenyk.dk directory, I was able to use short URLs and the redirection.

My Main_Page is renamed to Home. If your's is called Main_Page replace Home with Main_Page below.

My site is hosted at one.com.

In ~/web_root/.htaccess

RewriteEngine On
#Redirect http://yggenyk.dk to http://www.yggenyk.dk
RewriteCond %{HTTP_HOST} ^yggenyk.dk
RewriteRule ^(.*)$ http://www.yggenyk.dk/$1 [r=301,L]
RedirectMatch ^/$ http://www.yggenyk.dk/wiki
RewriteCond %{REQUEST_URI} ^/wiki$
RewriteRule ^(.*) /wiki/index.php?title=Home [L]

RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^wiki/(.*) wiki/index.php?title=$1 [PT,L,QSA]

In ~/web_root/wiki/LocalSettings.php

$wgServer = "http://www.yggenyk.dk";
$wgArticlePath = "/wiki/$1";

If you want to know more about URL rewriting read here:

Pæne korte url's

Rename Main page

Display any page, say, the main page. Then go to the URL in your browser's URL input line and replace the text "Main_Page" with "Mediawiki:mainpage". It should look like: http://www.yggenyk.dk/index.php?title=MediaWiki:Mainpage

Then click the "go" button (or hit "enter" on your keyboard) to display that page. You can then click the edit tab... (actually, if you just click on the link I just pasted here to your wiki, that will do it too).

Aside: This is one way to create a new page as well - just replace the displayed page name with the name of a new page and try to display that - MediaWiki will show a that the page doesn't exist and offer to let you edit that to create it.

Opening external links in a new window

Backup

AdSense

Opskrifter

NVIDIA drivere for NVIDIA Quadro NVS 110M

If you go to NVIDIA's homepage and try to look for a driver for a Dell Lattitude D620 with 'NVIDIA Quadro NVS 110M' graphic card you won't find anything that can be installed. If you try a driver for 'NVIDIA Quadro NVS' it wont install. If you try to look under beta drivers, you won't get any luck either, but might end up on this page:

It links to this page:

And from here you can install an Active X component that detects your type of graphic card and suggests a driver. If you try that it returns the following message:

Product Current Installed Driver Recommended Driver
NVIDIA Quadro NVS 110M 101.44 Dell requires that you download the driver for your GPU from their support site.

You can find more information at: http://support.dell.com/.

The GeForce Go mobile GPU use drivers that have been customized to support hot key functions, power management functions, lid close and suspend/resume behavior that are normally found in notebooks. The reference desktop graphic drivers that are provided by NVIDIA on our driver downloads page do not include these custom features. For this reason, the NVIDIA Forceware NVIDIA graphics display drivers will not install on most Geforce and Quadro family of mobile GPU's. Some newer laptops have been designed to work with our drivers. For more information click here.

No luck here too. Dell provides a driver from their download page, and if you are running Windows Vista x64 'Windows Update' provides another one.

id=siteTree