Page MenuHomePhabricator

uca-wiki.sh

Authored By
bzimport
Nov 22 2014, 1:27 AM
Size
752 B
Referenced Files
None
Subscribers
None

uca-wiki.sh

git clone testwiki/ testwiki-$1
cd testwiki-$1/
php maintenance/install.php \
"Testwiki - uca-$1" "Administrator" \
--pass XXXXX \
--lang uk \
--server "http://users.v-lo.krakow.pl" \
--scriptpath "/~matmarex/testwiki-$1" \
--dbprefix mw_uca-$1_ \
--dbtype mysql \
--dbserver mysql.v-lo.krakow.pl \
--dbname matmarex \
--dbuser matmarex \
--dbpass XXXXX
cp ../testwiki/allkeys.txt .
cp ../testwiki/ucd.all.grouped.xml .
php maintenance/language/generateCollationData.php
echo "\$wgLanguageCode = '$1';" >> LocalSettings.php
echo "\$wgCategoryCollation = 'uca-$1';" >> LocalSettings.php

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10091
Default Alt Text
uca-wiki.sh (752 B)

Event Timeline