Difference between revisions of "MediaWiki"

From Dietrich Blog (Strato)
Jump to: navigation, search
(Getting started)
(Replaced content with "This page has been moved to my BLOG at http://blog.kr8.de")
 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= MediaWiki =
+
This page has been moved to my BLOG at http://blog.kr8.de
<big>'''MediaWiki has been successfully installed.'''</big>
 
 
 
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
 
 
== Getting started ==
 
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
 
 
== Funktionen ==
 
Ein besonders schönes [[WikiWikiWeb]]. Siehe [[WikiWikiWebAuswahlverfahren]]
 
 
 
== Installation MediaWiki 1.5 auf [[ComputerBraunbaer]] ==
 
Installiert auf [[ComputerBraunbaer]] am 22.7.2005, um es mit [[WebsiteMonikaFaulkner]] einmal auszuprobieren.
 
* Definitive Software Library ID: '''MediaWiki'''
 
* Name: MediaWiki
 
* Version:  1.5 beta4
 
* Bezugsquelle/Hersteller: [http://sourceforge.net/projects/wikipedia Sourceforge]
 
* Installations-Ordner: /var/www/htdocs/faulkner
 
* Datenbank-User: wikiuser
 
* Datenbank-Name: wikifaulkner
 
* URL: http://braunbaer.kr8.de/faulkner
 
 
 
== Installation Mediawiki 1.9.3 auf Westhost ==
 
* Vorhandenes [[MySQL]] 4.1.9 wird mitverwendet
 
* Datenbank User: root, wikiuser
 
* Neue Datenbank '''wikidb''' als Ziel für das zu migrierende [[TWiki]]-Kracht
 
* Installations-Ordner: /var/www/html/wiki
 
* URL: http://www.kr8.de/wiki
 
 
 
== Installation MediaWiki 1.5 auf Server Westhost ==
 
* Vorhandenes [[MySQL]] 4.1.9 wird mitverwendet
 
* Installations-Ordner: /var/www/html/faulkner
 
* Datenbank User: wikiuser
 
* Datenbank Name: '''wikifaulkner'''
 
* URL: http://www.kr8.de/faulkner
 
 
 
=== Modifizieren LocalSettings.php ===
 
** $IP = "/var/www/html/faulkner"
 
** $wgSitename = "Eisbaer";
 
** $wgScriptPath = "/faulkner";
 
** DBPasswd ....
 
 
 
=== Konfiguration auf Server Westhost ===
 
* Sitename: Lexikon
 
* Language: de - Deutsch UTF-8 ([[Unicode]])
 
* Copyright Metadata: No
 
* Sysop: WikiSysop / lotusnots
 
* E-Mail (general): disabled
 
* Database:
 
** Server: localhost
 
** Datenbank Name: wikilexikon
 
** Datenbank User: wikiuser
 
* URL: http://www.kr8.de/lexikon
 
 
 
* Move /config/LocalSettings.php into parent directory
 
* User einrichten: dkracht
 
* Image Upload: Manuell erlauben durch Einstellung in '''LocalSettings.php'''
 
* Image Resize (Thumbnail) erfordert  PHP.INI  extension php_gd2.dll
 
** PHP Konfigurationsdatei: D:\php\php.ini
 
** PHP Extensions DLLs kopieren von D:\php\extensions nach D:\Programme\Apache
 
** Use ImageMagick = false
 
* Turck MMCache not
 
 
 
=== Navigation (WebsiteMonikaFaulkner) ===
 
In MediaWiki version 1.5beta1, and presumably later versions, you can change this by editing the document '''MediaWiki:Sidebar'''. (This is erroneously, I think, described as "navbar" in the release notes.)
 
 
 
Looking at it will make the format clear. The '''keywords''' are '''article names''' in the '''MediaWiki:''' namespace.
 
 
 
{| class=wikitable
 
|-
 
So, to add "contact-url||contact" to create a contact information page, you would create
 
|}
 
 
 
* MediaWiki:Contact-url with the text "Contact" (if the Contact page is to be in the main namespace) and
 
* MediaWiki:Contact with text "Contact us" or whatever you want to appear in the navigation sidebar.
 
Finally, edit the Contact page to contain the text you want readers to see. It will now be in the navigation sidebar, so you can just click it to create and edit the page. To make a link to an external URL, put the URL text only, no wiki markup, in the -url page.
 
 
 
Source: http://meta.wikimedia.org/wiki/Navigation
 
 
 
Der Sidebar wurde wie folgt eingerichtet:
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:Sidebar
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:romane
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:romane-url  --> Fau00001
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:geschichtenbaende
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:geschichtenbaende-url ---> Fau0002
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:kurzgeschichten
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:kurzgeschichten-url ---> Fau00003
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:familien
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:familien-url ---> Fau00004
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:personen
 
* http://braunbaer.kr8.de/faulkner/index.php/MediaWiki:personen-url ---> Fau00005
 
 
 
=== Alle Artikel exportieren als XML (Bilder fehlen dann aber...) ===
 
PHP-Script '''dumpBackup.php''' im Ordner '''maintenance'''.
 
<pre>
 
This script dumps the wiki page database into an XML interchange wrapper
 
format for export or backup.
 
 
 
XML output is sent to stdout; progress reports are sent to stderr.
 
 
 
Usage: php dumpBackup.php <action> [<options>]
 
Actions:
 
  --full Dump complete history of every page.
 
  --current Includes only the latest revision of each page.
 
Options:
 
  --quiet   Don't dump status reports to stderr.
 
  --report=n  Report position and speed after every n pages processed.
 
  (Default: 100)
 
</pre>
 
 
 
==== Beispiel ComputerBraunbaer Faulkner: ====
 
# e:
 
# cd \var\www\www.kr8.de\htdocs\faulkner-1.5\maintenance
 
# d:\php\php dumpBackup.php --current >ppp.xml
 
# xml header direktive korrigieren...
 
# xml syntax überbrüfen..
 
 
 
 
 
==== Beispiel ComputerBraunbaer Lexikon: ====
 
# e:
 
# cd \var\www\www.kr8.de\htdocs\lexikon\maintenance
 
# d:\php\php dumpBackup.php --current >ppp.xml
 
# xml header direktive korrigieren...
 
# xml syntax überbrüfen..
 
 
 
=== Daten exportieren und importieren als MySQL-Dump ===
 
<pre>
 
mysqldump -uroot -phugo wikidb15 > daten.sql
 
mysql -uroot -phugo wikidb15 < daten.sql
 
 
 
Hier auf ComputerBraunbaer ist MySQL Version 4.0.16nt installiert,
 
das sollte UTF-8 können (UTF8_General_ci...)
 
</pre>
 
 
 
==== Beispiel Export auf ComputerBraunbaer mit MySQL 4.1: ====
 
# d:
 
# cd \programme\mysql\bin
 
# mysqldump -uroot -phugo wikidb15 > wikiallutl8.sql   (evtl. --compatibility=mysql323 --default-character-set=latin1 ...)
 
 
 
==== Beispiel Import auf WebsiteWesthost mit MySQL 4.1.9 ====
 
# Tabelle '''objectcache''' aus Exportdatei entfernen
 
# SSH-Verbindung zu Westhost herstellen
 
# Upload der Exportdatei '''d:\programme\mysql\bin\wikiallutf8.sql''' in den Ordner '''/home/lonzo'''
 
# Import: mysql -uroot wikidb <wikiallutf8.sql
 
 
 
=== Ggf. SQL-Tables kopieren: ===
 
<pre>
 
insert into wikidb.cur
 
select from wikidb_v1.cur
 
  where cur_id>935
 
</pre>
 
 
 
 
 
 
 
== Migration von TWiki auf MediaWiki  (30.6.2007) ==
 
 
 
=== SVG Support ===
 
[[VektorGrafik| Vector Graphics]] in the [[SVG]] format are well supported by [[MediaWiki]].
 
By default SVG is disabled in the LocalSettings.
 
Normal [[WebBrowser]]s do not be scale [[SVG]] images. MediaWiki adds such a scaling functionality  by generating a scaled pixel image (PNG) in the fly. An external program (e.g. [[Inkscape]]) is needed to provide this functionality.
 
http://meta.wikimedia.org/wiki/Inkscape_on_Win32_Server
 
 
 
Example source code scaling the SVG to 500px:
 
<pre>
 
[[Image:Rss-family.svg|none|500px|thumb|The RSS Family Tree]]
 
</pre>
 
Dynamically generated PNG image:
 
<br />
 
[[Image:Rss-family.svg|none|500px|thumb|This is the RSS Family Tree]]
 
<br />
 
 
 
=== Flash Support ===
 
[[VektorGrafik]] im Format '''Flash''' wird von [[MediaWiki]] durch eine extension unterstützt.
 
 
 
=== Conversion  ===
 
I am just starting to convert my old TWiki-based Wiki to MediaWiki.
 
 
 
Der Migrationsprozess wird beschrieben auf meiner [http://braunbaer.kr8.de/joomla/index.php?option=com_content&task=view&id=119&Itemid=9 Joomla Site]. Die Migrationsergebnisse sind hier zu sehen.
 
 
 
Von 362 Seiten sind jetzt migriert:
 
# [[CVS]]
 
# [[DocBook]]
 
# [[Internet]]
 
# [[RCS]]
 
# [[PowerLine]]
 
# [[Smarty]]
 
# [[SuchMaschinen]]
 
# [[VektorGrafik]]
 
# [[VersionControl]]
 
# [[WinPE]]
 
# [[WinTV]]
 
# [[Zeitsynchronisation]]
 
# [[Datensicherung]]
 
# [[AdobeReader]]
 
# [[Adressbuch]]
 
# [[AkramAudioConverter]]
 
# [[Ambrosia]]
 
# [[Ant]]
 
# [[AnwendungenWindowsMobile]]
 
# [[Anwendungskatalog]]
 
# [[AnyDVD]]
 
# [[Apache]]
 
# [[ArchivierenUndWiederfinden]]
 
# [[Astronomie]]
 
# [[AudaCity]]
 
# [[AudioBearbeiten]]
 
# [[AudioCodec]]
 
# [[AudioPlayer]]
 
# [[AutosUnterWindows]]
 
# [[AWStats]]
 
# [[BlueChips]]
 
# [[BegriffsLexikon]]
 
# [[Bluetooth]]
 
# [[BluetoothSoftware]]
 
# [[BriefeVersicherungungen]]
 
# [[Buecher]]
 
# [[BullshitBingo]]
 
# [[Catalogue]]
 
# [[CategoryIT]]
 
# [[ChefZumSchwein]]
 
# [[CompactDisk]]
 
# [[ComputerBraunbaer]]
 
# [[ComputerEisbaer]]
 
# [[ComputerLonzo]]
 
# [[ComputerT30]]
 
# [[ComputerT41]]
 
# [[ContentSyndication]]
 
# [[CoolEdit]]
 
# [[CopernicDesktopSearch]]
 
# [[CostOfMonkey]]
 
# [[CVS]]
 
# [[CVSNT]]
 
# [[Cygwin]]
 
# [[Datenbanken]]
 
# [[DatenbankFrontend]]
 
# [[Datensicherung]]
 
# [[DBACentral]]
 
# [[DBExplorer]]
 
# [[DBManager]]
 
# [[DbVisualizer]]
 
# [[Debian]]
 
# [[DefinitiveSoftwareLibrary]]
 
# [[DefSoftLib]]
 
# [[DirectX]]
 
# [[DivaClient]]
 
# [[DivX]]
 
# [[DivXPro]]
 
# [[DocBook]]
 
# [[DokumentenManagement]]
 
# [[DrayTek]]
 
# [[DolbyDigital]]
 
# [[DriveImage]]
 
# [[DSL]]
 
# [[DtSearch]]
 
# [[DVB-T]]
 
# [[DVBViewer]]
 
# [[DVD]]
 
# [[DVDShrink]]
 
# [[EasyCDCreator]]
 
# [[Eclipse]]
 
# [[Einkaufen]]
 
# [[Einlagensicherung]]
 
# [[Einzelverbindungsnachweis]]
 
# [[ElsterFormular]]
 
# [[E-Mail]]
 
# [[E-Mail-Client]]
 
# [[E-Mail-Provider]]
 
# [[E-Mail-Server]]
 
# [[EMule]]
 
# [[EpsonStylusCX3650]]
 
# [[Faxen]]
 
# [[Fernsehen]]
 
# [[Festplatten]]
 
# [[FileEditing]]
 
# [[FileManager]]
 
# [[Finanzen]]
 
# [[FinePrint]]
 
# [[Firewall]]
 
# [[Flachbildschirm]]
 
# [[FrauenEisenbahn]]
 
# [[FrauenHubschrauber]]
 
# [[FridaysCasualDay]]
 
# [[FritzCard]]
 
# [[FTP-Client]]
 
# [[Funkmaus]]
 
# [[Gaim]]
 
# [[GefuellterWirsing]]
 
# [[GolfTagebuch]]
 
# [[Grafikkarte]]
 
# [[GSM]]
 
# [[GUI]]
 
# [[Hamster]]
 
# [[HandheldVideo]]
 
# [[HardLinks]]
 
# [[Hardware]]
 
# [[HomeSite]]
 
# [[HtDig]]
 
# [[HuntingElephants]]
 
# [[HTMLEditing]]
 
# [[InstallShield]]
 
# [[InstantMessaging]]
 
# [[Internet]]
 
# [[InternetByCall]]
 
# [[InternetExplorer]]
 
# [[InternetFavoriten]]
 
# [[InternetRadio]]
 
# [[InternetSecurity]]
 
# [[InternetRegistrar]]
 
# [[InternetZugang]]
 
# [[Java]]
 
# [[JavaScript]]
 
# [[JBoss]]
 
# [[JBPM]]
 
# [[JDBC]]
 
# [[Joomla]]
 
# [[Kalender]]
 
# [[Kalorio]]
 
# [[Kanotix]]
 
# [[KasperskyAntiVirus]]
 
# [[KasperskyInternetSecurity]]
 
# [[KnowledgeManagement]]
 
# [[KodakImaging]]
 
# [[LAN]]
 
# [[LDAPBrowserEditor]]
 
# [[Linux]]
 
# [[LinuxBootLoader]]
 
# [[LiveCD]]
 
# [[Mainboard]]
 
# [[Make]]
 
# [[MasterBootRecord]]
 
# [[McAfeeVirusScan]]
 
# [[MediaLibrary]]
 
# [[MediaLibrarySQL]]
 
# [[MediaPlayerClassic]]
 
# [[MediaWiki]]
 
# [[MetaDaten]]
 
# [[MicrosoftAccess]]
 
# [[MicrosoftHTMLHelp]]
 
# [[MicrosoftMediaPlayer]]
 
# [[MicrosoftOffice]]
 
# [[MicrosoftOutlook]]
 
# [[MicrosoftProject2002]]
 
# [[MicrosoftWord]]
 
# [[MindGenius]]
 
# [[MindMaps]]
 
# [[MMPlayer]]
 
# [[MobilfunkProvider]]
 
# [[MobilTelefon]]
 
# [[MortPlayer]]
 
# [[MozillaFirefox]]
 
# [[MozillaThunderbird]]
 
# [[MP3]]
 
# [[MP3LameCodec]]
 
# [[MP3RadiumCodec]]
 
# [[MultiMedia]]
 
# [[Musik]]
 
# [[MYdbPAL]]
 
# [[MyPhpWiki]]
 
# [[MySQL]]
 
# [[MySQL-Front]]
 
# [[NamoWebEditor]]
 
# [[Navicat]]
 
# [[Nero]]
 
# [[NetzwerkMonitor]]
 
# [[NeunerEisenFrosch]]
 
# [[NewsfeedReader]]
 
# [[NokiaPCSuite]]
 
# [[NokiaPhoneEditor]]
 
# [[ODBC]]
 
# [[OffenePunkteListe]]
 
# [[OnlineBanking]]
 
# [[OpenDBcopy]]
 
# [[OpenLDAP]]
 
# [[OpenOffice]]
 
# [[OpenSourceSoftware]]
 
# [[OpenSSHServer]]
 
# [[OxygenXMLEditor]]
 
# [[Owl]]
 
# [[PaintShop]]
 
# [[PageScan]]
 
# [[PalmDesktop]]
 
# [[PalmDictionary]]
 
# [[PalmHotSync]]
 
# [[PalmThinkDB]]
 
# [[PalmV]]
 
# [[Parser]]
 
# [[Partitionierung]]
 
# [[PartitionMagic]]
 
# [[PartitionManager]]
 
# [[PDA]]
 
# [[Pdb2ldif]]
 
# [[PDF]]
 
# [[PdfFactory]]
 
# [[Perl]]
 
# [[PerlfectSearch]]
 
# [[PersonalFirewall]]
 
# [[PeterPrinzip]]
 
# [[PGPDesktopSecurity]]
 
# [[PHP]]
 
# [[PHP-GTK]]
 
# [[PhpKalender]]
 
# [[PhpLinks]]
 
# [[PhpMyAdmin]]
 
# [[PicVideo]]
 
# [[PICVideoMJPEG]]
 
# [[Pilot-Xfer]]
 
# [[Playlists]]
 
# [[PocketMirror]]
 
# [[Podcasting]]
 
# [[PowerDVD]]
 
# [[Powerline]]
 
# [[PowerPoint]]
 
# [[ProjektManagement]]
 
# [[ProviderWesthost]]
 
# [[PuTTY]]
 
# [[RapidApplicationDevelopment]]
 
# [[RCS]]
 
# [[RealProducer]]
 
# [[RealPlayer]]
 
# [[RemoteAccess]]
 
# [[ReportGenerator]]
 
# [[RezeptSardinenSizilianischeArt]]
 
# [[Rezeptdatenbanken]]
 
# [[RezeptWeihnachtssplitter]]
 
# [[RiskManagement]]
 
# [[RoboCopy]]
 
# [[Rolodap]]
 
# [[RssBandit]]
 
# [[SAPSolutionComposer]]
 
# [[SchlaueBlondine]]
 
# [[ScreenShot]]
 
# [[Secret]]
 
# [[SmartCardLeser]]
 
# [[Smarty]]
 
# [[SMS]]
 
# [[SoftickPPP]]
 
# [[SnappyFax]]
 
# [[Spamfilter]]
 
# [[SonnenfinsternisKasernenhof]]
 
# [[SpamPal]]
 
# [[Spamihilator]]
 
# [[Spiele]]
 
# [[SQLyog]]
 
# [[SSH-Client]]
 
# [[SSH]]
 
# [[SSHSecureShell]]
 
# [[SuchMaschinen]]
 
# [[SwingingNineties]]
 
# [[SWiSH]]
 
# [[Symbian]]
 
# [[Synchronisieren]]
 
# [[SystemUtilities]]
 
# [[TagesLaenge]]
 
# [[TagScanner]]
 
# [[Tanzen]]
 
# [[TaskTimer]]
 
# [[Telefonieren]]
 
# [[TelefonstrategieAlltagsfrust]]
 
# [[T-Mobile]]
 
# [[Tomcat]]
 
# [[TopicClassification]]
 
# [[TortoiseCVS]]
 
# [[TotalCommander]]
 
# [[TotePferdeReiten]]
 
# [[TrueImage]]
 
# [[TSReader]]
 
# [[TvBrowser]]
 
# [[TVcentral]]
 
# [[TV-Karte]]
 
# [[TWiki]]
 
# [[TWikiInstallation]]
 
# [[TWikiInstallationLinux]]
 
# [[TWikiInstallationWindows]]
 
# [[TWikiLDAPPluginBeispiel]]
 
# [[TwonkyMusicserver]]
 
# [[UltraEdit]]
 
# [[UltraISO]]
 
# [[UnternehmensberaterOptimiertKonzert]]
 
# [[UnxTools]]
 
# [[UPnP]]
 
# [[USB]]
 
# [[VDR]]
 
# [[VektorGrafik]]
 
# [[VersionControl]]
 
# [[VideoCodec]]
 
# [[VirenScanner]]
 
# [[VideoPlayer]]
 
# [[VirtualDub]]
 
# [[Visio]]
 
# [[VisorEdge]]
 
# [[VoiceOverIP]]
 
# [[WebApplication]]
 
# [[WebAuthoring]]
 
# [[WebBrowser]]
 
# [[WebHome]]
 
# [[WebLog]]
 
# [[WebProvider]]
 
# [[WebShop]]
 
# [[WebsiteHildeBeinwell]]
 
# [[WebsiteHildeHilft]]
 
# [[WebsiteMonikaFaulkner]]
 
# [[WebsiteMonikaJungfrau]]
 
# [[WebsiteTraditionell]]
 
# [[WebsiteTWiki]]
 
# [[WebStatistics]]
 
# [[WebTools]]
 
# [[WebTopicList]]
 
# [[WelpenFotografieren]]
 
# [[WhyChickenCossRoad]]
 
# [[WikiWiki]]
 
# [[WikiWikiWeb]]
 
# [[WikiWikiWebAuswahlverfahren]]
 
# [[WikiWikiWebMain]]
 
# [[WinAmp]]
 
# [[WinbolicLink]]
 
# [[Windows2000]]
 
# [[WindowsBootLoader]]
 
# [[WindowsMobile]]
 
# [[WindowsXP]]
 
# [[WinDVD]]
 
# [[WinFax]]
 
# [[WinMerge]]
 
# [[WinPE]]
 
# [[WinTV]]
 
# [[WinZip]]
 
# [[WisoMeinGeld]]
 
# [[WLAN]]
 
# [[WohnenHaushalt]]
 
# [[WokGemuese]]
 
# [[WS_FTP]]
 
# [[WsPing]]
 
# [[X1Search]]
 
# [[X-Lite]]
 
# [[XMLEditing]]
 
# [[XMLmind]]
 
# [[XMLSpy]]
 
# [[XnView]]
 
# [[YahooDesktopSearch]]
 
# [[YahooMessenger]]
 
# [[ZeitmessungNavigation]]
 
# [[Zeitsynchronisation]]
 
# [[ZeusEdit]]
 
# [[ZipBackupToCD]]
 
# [[ZeusSCC-CVS]]
 
# [[ZoneAlarm]]
 
# [[ZumSchmunzelnUndNachdenken]]
 
 
 
* http://wiki.ittoolbox.com/index.php/Code:Twiki2mediawiki#Introduction
 
 
 
 
 
 
 
 
 
 
 
-- Main.DietrichKracht - 23 Jul 2005
 
[[Category:DefinitiveSoftwareLibrary]]
 

Latest revision as of 17:39, 27 February 2019

This page has been moved to my BLOG at http://blog.kr8.de