Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamauri committed Jun 16, 2020
1 parent 1cfe807 commit f6c2871
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,7 @@ It was originally conceived and written by [Luca Mauri](https://github.com/lucam

Easiest way to install the extension is using _Composer_: it will automatically resolve all the dependencies and install them as well.

<<<<<<< HEAD
Easiest way to install the extension is using _Composer_: it will automatically resolve all the dependencies and install them as well.

=======

> > > > > > > e9dc6a179d3d3a66278b64110221fd9d87ac2c95
> > > > > > > Add the `require` configuration as in the following example to the `composer.local.json` at the root of your mediawiki installation, or create the file if it does not exist yet:
Add the `require` configuration as in the following example to the `composer.local.json` at the root of your mediawiki installation, or create the file if it does not exist yet:

```JSON
{
Expand Down Expand Up @@ -88,19 +82,10 @@ An optional keyword to check into the page. When present, P2G will _not_ upload

### \$wgP2GAddKeyword

<<<<<<< HEAD

An optional boolean parameter: when set to `true` the word defined in _\$wgP2GKeyword_ is added before the name of the page to form the filename.

### \$wgP2GNameSpace

=======
An optional boolean parameter: when set to `true` the word defined in _\$wgP2GKeyword_ is added before the name of the page to form the filename.

> > > > > > > e9dc6a179d3d3a66278b64110221fd9d87ac2c95
### \$wgP2GNameSpace

P2G will upload pages only belonging to the namespace spedified in this variable

### \$wgP2GOwner
Expand Down

0 comments on commit f6c2871

Please sign in to comment.