From: Sabri L. <sab...@st...> - 2009-06-12 11:13:33
|
Manuel Vacelet wrote: >Some changes are Codendi only (mainly related to >user/group/permissions) I think it would be useless to contribute it. >The other big one is the database related stuff to manage one >wiki per project. We proposed it to Reini when we developed it >but the patch was refused. >For the other changes, maybe Sabri could detail a bit more but >as far as I remember this mostly adaptation to make the >integration into Codendi smoother. I confirm. Most of the changes we've made on phpwiki are related to its integration into codendi. So they wouldn't be relevant for contribution to PhpWiki. We have also developed a wysiwyg wiki editor for phpwiki and it is based on wikiwyg library. This is part of Phpwiki sources since I have started to contribute it some time ago. But, the contributed version is not complete and there still some bugs not resolved. The feature can be switched on/off from a config option and is labeled as beta. Due to quality reasons we have decided to discontinue the wysiwyg wiki feature from codendi. We will re-integrate it in the future if it will be smoothly integrated in phpwiki and provides quality level needed for production environments. Everybody is encouraged to put hands on the code and enhance it. Best regards, -- Sabri. >On Fri, Jun 12, 2009 at 11:47 AM, AlJeux<al...@fr...> wrote: >> Do you have plans to commit your changes back to phpWiki? >> >> Alain. >> >> Sabri LABBENE a écrit : >>> AlJeux wrote: >>>> And codendi is based on which version of phpWiki ? >>> >>> It is 1.3.12_rc2 version. >>> >>>> Manuel Vacelet a écrit : >>>>> Hi all, >>>>> >>>>> Some of you might know that both Sabri LABBENE and I work >on forge >>>>> called Codendi (formally known as CodeX) and we >integrated PhpWiki >>>>> since 4 years. >>>>> Xerox (owner of Codendi) decided to distribute more widely >>>> its product >>>>> (under GPLv2) and is available for free download at >>>>> http://www.codendi.org/. >>>>> You will be able to see the modification we did to integrate >>>>> PhpWiki in the forge: >>>>> - one wiki per project >>>>> - usage of forge user, group and permissions model >>>>> - etc. >>>>> >>>>> Best regards, >>>>> Manuel >>>>> |