1
juanc
MediaWiki Module
  • 2005/4/4 15:31

  • juanc

  • Friend of XOOPS

  • Posts: 3

  • Since: 2004/3/22


I'm working on a module to integrate MediaWiki with Xoops.

Anyone interested in such a module?

2
chapi
Re: MediaWiki Module
  • 2005/4/4 18:08

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Yes I use mediawiki in a standalone version, so an integration would be great!

3
Mikhail
Re: MediaWiki Module
  • 2005/4/4 18:27

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


me too

4
DocuAnt
Re: MediaWiki Module
  • 2005/4/4 19:14

  • DocuAnt

  • Just popping in

  • Posts: 6

  • Since: 2005/3/22


It would be great to have a MediaWiki Module. But the requirements on server performance are high. Will everyone be able to use the module and could it ever be a well integrated one?

At the moment I am using wiwimod. I think it is actually a very good module and development is going on ...

5
juanc
Re: MediaWiki Module
  • 2005/4/5 19:38

  • juanc

  • Friend of XOOPS

  • Posts: 3

  • Since: 2004/3/22


I was checking out wiwimod and its not bad. I think we are better off making wiwimod just as good as mediawiki instead.

There are a few things it lacks like nesting lists.

Also one feature I really like about MediaWiki is thumbnails. But maybe thumbnailing should be a feature of XOOPS image manager instead so all modules can take advantage of it.

Comments?

6
Xavier
Re: MediaWiki Module
  • 2005/4/11 17:59

  • Xavier

  • Just popping in

  • Posts: 38

  • Since: 2004/5/12


Since wiwi 0.8, the editors are "outside" of Wiwimod module, as "global" classes. The thumbnail feature is part of the "image upload" feature of the editors : Wiwi just receives the content for storing and displaying.

I am currently working on a "xoops resource manager" i aim to interface with the XoopsEditors pack. This one differs from the XOOPS standard image manager in that it supports other types of resources than just images, handles "per document" attachments so that resources can be cleaned when related documents are deleted and more ...

This module is easy to extend for new resource types (pdf, flash, zip, etc..) , each resource presenting its own rendering options : thumbnail, popup, inline, size etc...

A few weeks left till i post a first "alpha" version for comments and critics

Xavier

7
BelaS
Re: MediaWiki Module
  • 2005/6/20 14:25

  • BelaS

  • Just popping in

  • Posts: 62

  • Since: 2003/5/26


This thread may be getting a little elderly, but I am curious as to whether anyone has continued to look into developing a Mediawiki module for xoops. I would be quite interested, if so.

8
Mikhail
Re: MediaWiki Module
  • 2005/6/20 14:52

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


My XOOPS Drive is blocked by the Windows File Protection, and I dont rebember the part to decode the wikipedia time format to wiwimod. BUT,.... i write this conversor:

REPLACE INTO xoops_wiwiidkeywordtitlebodylastmodifiedu_idvisibleparentpageidpridcontextBlock )
SELECT cur_idcur_titlecur_titlecur_textcur_timestampcur_user1'underpop'cur_idcur_id''
FROM cur


Is incomplete, need a small code to convert the time. But is working...

obs: I think that is so easy make a conversor without php... I believe that someone will think the same after look and understand this small code.

ah! Tip: remove all wiwi blocks from the initial page, and increse the memory values from mysql.ini before make the dump.

9
Mikhail
Re: MediaWiki Module
  • 2005/6/20 15:02

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


ok, done. not tested, but I think that works:


wikipedia to wiwimod conversor:



REPLACE INTO xoops_wiwiidkeywordtitlebodylastmodifiedu_idvisibleparentpageidpridcontextBlock )

SELECT cur_idcur_titlecur_titlecur_textUNIX_TIMESTAMP(cur_timestamp), cur_user1'underpop'cur_idcur_id''
FROM cur

10
Mikhail
Re: MediaWiki Module
  • 2005/6/20 15:32

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Ah! a note to wiwi developers: import the wikipedia to wiwi make all XOOPS (all modules) SUPER SLOW *in my computer*.

Login

Who's Online

133 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 133


more...

Donat-O-Meter

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

Latest GitHub Commits