Anonymous
Not logged in
Talk
Contributions
Create account
Log in
Publication Station
Search
Editing
Publisher:Beyond-Social
(section)
From Publication Station
Namespaces
Publisher
Discussion
More
More
Page actions
Read
Edit
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Install the BeyondSocial skin and customize your own == The Beyond Social skin is based on the Vector skin and is implemented in a Mediawiki 1.28 installation. Make sure you install this version or higher. It is recommended to make an installation of MediaWiki locally, where you can test your changes to the skin. Install MediaWiki in the /var/www/html/ of your server or computer by following the [https://www.mediawiki.org/wiki/Manual:Installation_guide MediaWiki installation guide] into a folder called "wiki" for example. Download or clone the BeyondSocial-wiki git repository in the /var/www/html/ of your server or computer. <pre>cd /var/www/html/ git clone https://github.com/wdka-publicationSt/BeyondSocial-wiki.git</pre> It will create a folder called BeyondSocial-wiki that contains one folder called "skins" in which the BeyondSocial skin is located. If you want to rename the skin to make it your own, there is a useful command line tool called "rename", to rename all the BeyondSocial / beyondsocial / Beyond Social mentions to your own name. Copy all the files of your MediaWiki installation from the folder "wiki" to the folder "BeyondSocial-wiki" EXCEPT the "skins" folder. <pre>cd /var/www/html/wiki/ cp -r !(skins) ../BeyondSocial-wiki</pre> You can copy the deafult wiki skins if you want to have these available too. <pre> cp -r skins/Vector ../BeyondSocial-wiki/skins/ cp -r skins/Monobook ../BeyondSocial-wiki/skins/ cp -r skins/Modern ../BeyondSocial-wiki/skins/ cp -r skins/CologneBlue ../BeyondSocial-wiki/skins/</pre> Remove the "wiki" folder, and rename the BeyondSocial-wiki folder to "wiki". <pre>cd /var/www/html/ rm -r wiki mv BeyondSocial-wiki wiki</pre> To make the BeyondSocial skin your default skin, edit the settings in the LocalSettings.php file that is located in the main "wiki" folder. <pre>cd /var/www/html/wiki/ nano LocalSettings.php</pre> Firstly, the skin need to be loaded by MediaWiki. Enable the Beyond Social skin by adding this line (with the Uppercases in place!): <pre>wfLoadSkin( 'BeyondSocial' );</pre> Edit the line that sets the default skin to the following (all lowercase!): <pre>$wgDefaultSkin = "beyondsocial";</pre> Exit nano with CTRL+X, and type a Y to save the changes. Now go to your MediaWiki installation through the browser and see if it worked! <pre>localhost/wiki (for local installations) example.com/wiki/ (for server installations)</pre>
Summary:
Please note that all contributions to Publication Station are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
Publication Station:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Main navigation
Main page
Printmaking Studio
Print Studio
Dig. Publishing Studio
Namespaces
Grafiwiki
Random Page
Log in
Wiki tools
Wiki tools
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs