Coder Social home page Coder Social logo

researcherben / individualfilerelease Goto Github PK

View Code? Open in Web Editor NEW

This project forked from semanticmediawiki/individualfilerelease

0.0 0.0 0.0 11 KB

Allows you to create an individual file release in case you have no command line access to your webspace

Home Page: https://www.semantic-mediawiki.org/wiki/Individual_file_release

License: ISC License

Shell 100.00%

individualfilerelease's Introduction

IndividualFileRelease

The shell script allows you to create an individual file release in case you have no command line access to your webspace. It replaces the file releases that were previously done for Semantic MediaWiki 2.4.x to 2.5.x.

By default, the individual file release will bundle the following files and extensions:

  • MediaWiki core
  • Vector skin
  • Semantic extensions:
    • Semantic MediaWiki
    • Semantic Result Formats
    • Semantic Extra Special Properties
    • Semantic Compound Queries

Usage

  1. Copy the following file to you local computer: "IndividualFileRelease.sh"
  2. Change permissions of the file with chmod 700 IndividualFileRelease.sh
  3. Run the script with ./IndividualFileRelease.sh
  4. Move the resulting files to your webspace (Note: Adapt your wiki's "LocalSettings.php" file)
  5. Follow the installation of Semantic MediaWiki (without shell access) for the rest of the setup and enjoy!

Windows users

Windows users may want to change the installdirectory line in "IndividualFileRelease.sh" to something like installdirectory=/d/temp (equivalent to D:\Temp).

Note

When creating a file release make sure that the respective platform environments are matching most importantly in respect of PHP to avoid issues arising from version mismatches, e.g. to avoid dependencies of MediaWiki or Semantic MediaWiki, etc. being pulled which are not compatible on diverget setups.

individualfilerelease's People

Contributors

kghbln avatar mwjames avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.