HazardJ / Cmacc-Mediawiki

Out of date - go see
http://github.com/CommonAccord/Org
0 stars 1 forks source link

Importing Standard Clauses into a dedicated wiki #3

Closed mdangear closed 10 years ago

mdangear commented 10 years ago

As I have now a working instance on my PC, the next step for me is to seed that instance with the knowledge already accumulated in beta.commonaccord.org, From the standard install there was no way of doing an import into my system.

mdangear commented 10 years ago

The solution to allow imports is to enable the functionality in MediaWiki. This can be done in LocalSettings.php by adding the following lines: $wgGroupPermissions['']['import'] = true; $wgGroupPermissions['']['importupload'] = true;

Did that, and was able to import the Category_Core_Agt.xml file available here. Import was successful. Next step for me is to play with the files to see if I can re-use as is.

HazardJ commented 10 years ago

The staff is pleased with the successful outcome of your support incident.

Because we are rated based on our cordiality, competence and shoe size, we ask that you please create and complete an evaluation form.

On Jan 26, 2014, at 6:30 PM, Marc Dangeard wrote:

Closed #3.

— Reply to this email directly or view it on GitHub.

HazardJ commented 10 years ago

How, btw, did you solve the root login issue? I got my system working using the version we did of binder.php!

On Jan 26, 2014, at 6:30 PM, Marc Dangeard wrote:

Closed #3.

— Reply to this email directly or view it on GitHub.

mdangear commented 10 years ago

Did not resolve the root login, gave myself the import privileges instead via LocalSettings.

On Monday, January 27, 2014, HazardJ notifications@github.com wrote:

How, btw, did you solve the root login issue? I got my system working using the version we did of binder.php!

On Jan 26, 2014, at 6:30 PM, Marc Dangeard wrote:

Closed #3.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/HazardJ/Cmacc-Mediawiki/issues/3#issuecomment-33369043 .

Marc Dangeard @mdangear /+1 415 729 4342 http://about.me/marc.dangeard text Dangeard Group on Instaply http://www.instaply.com/

HazardJ commented 10 years ago

OK. Thanks.

On Jan 27, 2014, at 7:27 AM, Marc Dangeard wrote:

Did not resolve the root login, gave myself the import privileges instead via LocalSettings.

On Monday, January 27, 2014, HazardJ notifications@github.com wrote:

How, btw, did you solve the root login issue? I got my system working using the version we did of binder.php!

On Jan 26, 2014, at 6:30 PM, Marc Dangeard wrote:

Closed #3.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/HazardJ/Cmacc-Mediawiki/issues/3#issuecomment-33369043 .

Marc Dangeard @mdangear /+1 415 729 4342 http://about.me/marc.dangeard text Dangeard Group on Instaply http://www.instaply.com/ — Reply to this email directly or view it on GitHub.

HazardJ commented 10 years ago

From Bitnami:

We are glad you fixed the issue and thanks for letting us know. We also tried on our side and it seems an issue in CyberDuck. If you try to edit the file directly Cyberduck changes the file group.

750 bitnami:daemon -> 750 bitnami:bitnami

So the server can not load the file. If you download LocalSettings.php and upload it again, the permissions are preserved so it works properly.

We also tried to reproduce with FileZilla but it works properly. We are going to report this issue to Cyberduck.