Lector de Feeds
Notes on moving a mediawiki
Step o: Verify new LocalSettings.php: 2025_03_28 codegazer added updated snippet from /etc/mediawiki/LocalSettings.php for moving from Mageia 8 to Mageia 9
← Older revision Revision as of 00:00, 29 March 2025 (2 intermediate revisions by the same user not shown)Line 3: Line 3: This document describes steps for moving the content of a wiki from one server to another. This document describes steps for moving the content of a wiki from one server to another. <br> <br> −This method has been tested moving a mediawiki (using mysql/mariadb and Apache) between Mageia 5 and Mageia 6 servers.+This method has been tested moving a mediawiki (using mysql/mariadb and Apache) between Mageia 5 and Mageia 6 servers (in 2017) and also between Mageia 8 and Mageia 9 servers (in 2025). = Benefits = = Benefits = Line 633: Line 633: The effect of this was that image files were not being displayed on the new server. The effect of this was that image files were not being displayed on the new server. −I manually added the following snippet to the new server's /etc/mediawiki/LocalSettings.php and then the wiki content was presented correctly.+For the move between Mageia 5 and 6 in 2017 I manually added the following snippet to the new server's /etc/mediawiki/LocalSettings.php and then the wiki content was presented correctly. <pre> <pre> Line 671: Line 671: # END-OF-snippet from /etc/mediawiki/LocalSettings.php # END-OF-snippet from /etc/mediawiki/LocalSettings.php +</pre> + +For the move between Mageia 8 and 9 in 2025 I manually added the following snippet to the new server's /etc/mediawiki/LocalSettings.php and then the wiki content was presented correctly. + +<pre> +# START-OF-snippet from /etc/mediawiki/LocalSettings.php follows: + +# End of automatically generated settings. +# Add more configuration options below. + +##LOCAL - manually added extensions + +wfLoadExtension( 'Cite' ); +wfLoadExtension( 'Gadgets' ); +wfLoadExtension( 'ImageMap' ); +wfLoadExtension( 'InputBox' ); +wfLoadExtension( 'LocalisationUpdate' ); +wfLoadExtension( 'Nuke' ); +wfLoadExtension( 'ParserFunctions' ); +wfLoadExtension( 'Poem' ); +wfLoadExtension( 'Renameuser' ); +wfLoadExtension( 'SpamBlacklist' ); +wfLoadExtension( 'SyntaxHighlight_GeSHi' ); +wfLoadExtension( 'TitleBlacklist' ); +wfLoadExtension( 'WikiEditor' ); + +# Add more configuration options below. + +$wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'doc', + 'xls', 'mpp', 'pdf', 'ppt', 'tiff', 'bmp', 'docx', 'xlsx', + 'pptx', 'ps', 'odt', 'ods', 'odp', 'odg', 'zip', 'txt', + 'mp3', 'mp4', 'wmv' + ); + +# END-OF-snippet from /etc/mediawiki/LocalSettings.php + </pre> </pre> Line 809: Line 845: # find wiki database name from wiki config # find wiki database name from wiki config −wgDBname=$(grep wgDBname ${wiki_conf} | grep -v "^#" | sed -e "s/^.//" | cut -d\" -f2)+wgDBname=$(grep "^.wgDBname" ${wiki_conf} | grep -v "^#" | sed -e "s/^.//" | cut -d\" -f2) # find wiki user name from wiki config # find wiki user name from wiki config Codegazer
Categorías: Wiki de Mageia
mesa-24.2.3-1.mga9.tainted.src.rpm
In Mageia/9/x86_64:
Mesa is an OpenGL 4.6 compatible 3D graphics library.
Categorías: RPMs
mesa-24.2.3-1.mga9.tainted.src.rpm
In Mageia/9/aarch64:
Mesa is an OpenGL 4.6 compatible 3D graphics library.
Categorías: RPMs
mesa-24.2.3-1.mga9.tainted.src.rpm
In Mageia/9/armv7hl:
Mesa is an OpenGL 4.6 compatible 3D graphics library.
Categorías: RPMs
mesa-24.2.3-1.mga9.tainted.src.rpm
In Mageia/9/i586:
Mesa is an OpenGL 4.6 compatible 3D graphics library.
Categorías: RPMs
rachota-2.4-0.602hg.1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Rachota is a portable application for timetracking different projects. It runs
everywhere. It displays time data in diagram form, creates customized reports
and invoices or analyses measured data and suggests hints to improve user's
time usage. The totally portable yet personal timetracker.
Categorías: RPMs
rachota-2.4-0.602hg.1.mga10.src.rpm
In Mageia/cauldron/i586:
Rachota is a portable application for timetracking different projects. It runs
everywhere. It displays time data in diagram form, creates customized reports
and invoices or analyses measured data and suggests hints to improve user's
time usage. The totally portable yet personal timetracker.
Categorías: RPMs
ppmtomd-1.6-9.mga10.src.rpm
In Mageia/cauldron/i586:
A program to convert images from PPM format into the control language for the
Alps Micro-Dry printers, at various times sold by Citizen, Alps and Okidata.
This program drives the Alps Micro-Dry series of printers, including the
Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the
DP-7000).
In the current release, the program drives the standard mode fairly well; the
dye sublimation mode very well; and the VPhoto mode reasonably well.
It supports all the colours available up to the DP-5000, including the foil
colours.
Categorías: RPMs
ppmtomd-1.6-9.mga10.src.rpm
In Mageia/cauldron/x86_64:
A program to convert images from PPM format into the control language for the
Alps Micro-Dry printers, at various times sold by Citizen, Alps and Okidata.
This program drives the Alps Micro-Dry series of printers, including the
Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the
DP-7000).
In the current release, the program drives the standard mode fairly well; the
dye sublimation mode very well; and the VPhoto mode reasonably well.
It supports all the colours available up to the DP-5000, including the foil
colours.
Categorías: RPMs
recoverjpeg-2.6.3-4.mga10.src.rpm
In Mageia/cauldron/x86_64:
This tool tries to recover JFIF (JPEG) pictures and MOV movies (using
recovermov) from a peripheral. This may be useful if you mistakenly overwrite
a partition or if a device such as a digital camera memory card is bogus.
Categorías: RPMs
recoverjpeg-2.6.3-4.mga10.src.rpm
In Mageia/cauldron/i586:
This tool tries to recover JFIF (JPEG) pictures and MOV movies (using
recovermov) from a peripheral. This may be useful if you mistakenly overwrite
a partition or if a device such as a digital camera memory card is bogus.
Categorías: RPMs
