1
aixos
Module MediaWiki 1.71 in xoops 2.0.18.2 and 2.3.1 localhost
  • 2008/10/11 17:25

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


Hi, everybody

The module mediawiki 1.71, I could install it on local.
in a XOOPS 2.0.18.2.

I had to turn it into the engine InnoDB is not installed,

In the file MySQL find the file: my.ini
we must discuss this line:

skip_innodb, you must add to the top the "#".

then save and re-close your local server to restart again.

Now, what happens is that the formats fail in the pages, but if you already beginning to discuss and have more or less correct format.

Not yet reproduced the correct format, such as when the normal mediawiki installed on a single server without being XOOPS module.

We also install the 2.3.1 having made the above steps and behaves the same with the same flaws that 2.0.18.2

Is a posible solucion ?? for a good format MediaWiki??

Sorry, This module MediaWiki ,. not look the same Format in media wiki

Work MediaWiki Good Format no mudule xoops:
Look here the good format

Look here in this web the format is diferent Why?







2
ghia
Re: Module MediaWiki 1.71 in xoops 2.0.18.2 and 2.3.1 localhost
  • 2008/10/12 0:22

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It's because the two links use different CSS files and these specify different things for the table elements.
I think you could specify in your style.css selectors like '#article table' and so on to set the desired formatting.

3
aixos
Re: Module MediaWiki 1.71 in xoops 2.0.18.2 and 2.3.1 localhost
  • 2008/10/12 17:57

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


ok, change , only good in Discussion page , Attention and good to normal page.

Look good in normal page ,

table td {padding0border-width1vertical-aligntop; }


good in page normal:

Ok, Works in xoops. 2.3.1
Thanks to niluge_kiwi

The solucion is :
So the issue is about fckeditor.
First you can desable it by commenting some lines in the bottom of the modules/mediawiki/LocalSettings.php file.

In fact you maybe just need to set $wgFCKUseEditor to false:

$wgFCKUseEditor = false;


But I'm really not familiar with external editors for xoops, so I cant help you more.
Maybe FCKeditor does not work with XOOPS 2.3.0, or it need to be reinstalled or something...

4
ghia
Re: Module MediaWiki 1.71 in xoops 2.0.18.2 and 2.3.1 localhost
  • 2008/10/12 19:05

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
style.css selectors like '#article table'

Quote:
table td {padding: 0; border-width: 1; vertical-align: top; }

#article table td {padding: 0; border-width: 1; vertical-align: top; }

5
aixos
Re: Module MediaWiki 1.71 in xoops 2.0.18.2 and 2.3.1 localhost
  • 2008/10/12 19:07

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


Ok, Works in xoops. 2.3.1
Thanks to niluge_kiwi

The solucion is :
So the issue is about fckeditor.
First you can desable it by commenting some lines in the bottom of the modules/mediawiki/LocalSettings.php file.

In fact you maybe just need to set $wgFCKUseEditor to false:

$wgFCKUseEditor = false;


But I'm really not familiar with external editors for xoops, so I cant help you more.
Maybe FCKeditor does not work with XOOPS 2.3.0, or it need to be reinstalled or something...

6
aixos
Re: Module MediaWiki 1.71 in xoops 2.0.18.2 and 2.3.1 localhost
  • 2008/10/12 19:27

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


Thank Ghia,
for your coments
Module is works

best regards

aixos

Login

Who's Online

203 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 203


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits