Due to the unexpected emergency happened in the past two days and slow response from XOOPS Foundation [refer to "emergency in the past two days"], the XOOPS Project Council realizes that it is time to request the XOOPS Foundation to clarify its role and position in the XOOPS Project.
Hereby the XOOPS Project Council makes the official request to the Foundation :
The XOOPS Project Council looks forward to cooperating with the Foundation in any positive way to make the XOOPS Project moving forward.
On October 6th, the xoops.org server was hijacked and all http://www.xoops.org administrator accounts permissions were removed and an account "JMorris" was presented as the only administrator account. The XOOPS Project Council also noticed other management permission changes.
The Council restored webmaster account permissions immediately and sent an official email to the email address associated with "JMorris". Message replied from the "JMorris" account's email confirmed that the permission changes were made by him. Soon after email exchanges, the permissions on http://www.xoops.org were changed again and xoops.org server root account password was changed as well.
The XOOPS Foundation, who is holding XOOPS Project's servers, was contacted several times from the very beginning since October 6th. Meanwhile, the XOOPS Project Council halted all its actions on http://www.xoops.org to wait for XOOPS Foundation's response.
By October 8th Herko, the current Foundation Chairman contacted phppp, saying that "JMorris" had given back http://www.xoops.org administrator accounts.
The XOOPS Project Council appreciates the Foundation's assistance with this issue. Meanwhile, the Project Council looks forward to valid thorough solutions from the Foundation to protect XOOPS Project's servers.
The XOOPS Project Council
October 9th, 2007
Considering kc0maz's constantly active support in the XOOPS community, in particularly leading the Coordination Team since July as well as acting as a non-voting member in the Project Council since August, the Project Council proposed to make kc0maz (Mr. Michael Clark) as a full member of the Project Council.
Now the Project Council is announcing the review status of kc0maz (Mr. Michael Clark) as a full member. The review status will be kept for one week starting from October 9th, 2007. All valid objections should be sent to xoops-council@googlegroups.com with specific reasons and evidence in case necessary.
All letters sent to XOOPS Project Council for the review will be published by the end of the review status.
The XOOPS Project Council
October 9th, 2007
Due to http://www.xoops.org user "JMorris" hijack hehaviors on XOOPS Project servers and the Project's official site http://www.xoops.org, the XOOPS Project Council is terminating the user account "JMorris" on the XOOPS Project's all official websites and work places.
If a valid request is made, the evidence will be provided, with a disclaimer that is not to be disclosed to anyone else.
The XOOPS Project Council
October 9th, 2007
Dave_L was the chairman for September until he resigned on September 15th. Phppp assumed the duties as chairman until October 1st. Christian will be the chairman for October.
Upon the request of several members of the community, the Project Council has updated Aboutus pages and posted proper personnel information. The information is going to be updated very soon to reflect new changes.
The XOOPS Module Repository had been closed for more than one year to expect a "soon-open" repository site. However, due to the delayed server migration and, consequently, the delayed site reorganization, the repository had been in a dead status, which caused much inconvenience to users.
To resume module updates and provide XOOPS users with a central download place, the repository is reopened and maintained temporarily by phppp and Chrisitan before a repository team is built.
A new download of repository site is going to be designed and maintained by a repository team. The team functionality could either be done by a new-built regular team or by an existent team. Establishment of the site and team is open to discuss.
Hi everyone,
SlickTheme is a slicked up version of the default Xoops theme, with Ajax tabs embedded. You can use these tabs as a dynamic menu to present drop-down submenu links, graphics, or any other kind of content.
Tested in FF, IE6 & IE7...so far so good. You can use this theme with or without the Ajax tab navigation.
This theme has the Ajax tabs embedded by deault. All you have to do to use the Ajax tabbed version is to add your root URL to several places in the theme code, as described in the README file. I couldn't use <{$xoops_url}> due to the way the Ajax script works.
Slick Theme Demo
Slick Theme Download
Critial comments welcomed & appreciated!
Instant-zero is happy to announce you the release of a new version of the Xoops News module.
First, we would like to declare that this new version, 1.56 is the last one which will support Php 4. The Php team decided to not anymore support Php 4 at the end of the year 2007 (and this is an excellent decision). The next releases of our other modules are in the same case.
This new version brings an important change in the PDFs generation. The library used up today was changed to use tcpdf. This library is much more powerful for the generation of PDFs and it can include the pictures of your articles.
Pictures can be included in your articles but they must be in the PNG or in the JPEG format (and not interlaced). To be able to use this new library, you will have to update your module but you will have to also update your templates. If you don't see any difference after you updated the module in the PDFs, that's because your templates are not up to date.
There is a drawback to this library, if your text contains a GIF picture or an interlaced PNG or JPEG, then you will not see the PDF. Another consequence of the use of this library, that's its size! The module's archive is now 7 Mb.
If you have too much problems with this library, the old library was not removed from the module so you just have to modify the news_article.html template and to replace modules/news/pdf/pdf.php by modules/news/makepdf.php
Some hacks suggested on this site were added to the module. As a consequence, there is a new translation (see the lang.diff) file.
If you are already using the News module, copy the news files to your website and be sure to update your templates.
The module is available for download from his homepage.