I am in the process of hacking the mydownload module to enable me to create a book-management module in which I will be able to upload books to my Web site and indicate for each book the versions available and the download module will then display multiple version downloads for each book. Right now, the download module, which I am eventually going to rename myFreeBooks and mySaleBooks will handle books with four static extensions, .pdf, .txt, .htm and .lit. Eventually, there will be between one and five links per title depending on which versions for each book are being supported, and you will be able to select what information is displayed about each book you enter into the database on a per-book basis.
Current LDAP support package is in beta state and current version is still 0.11. Because I didn't get too much feedback. You can download current version from here
My first xoops module hack: added the option to set an expiry date to news posts to the Xoops news module. There are still some small bugs (this IS my first hack, after all ), but you can test it here (use the news admin). You can find the modified news module here, but you need to manually add a db field in your prefix_stories table (int(10),NOT NULL, default value 0) for it to work properly.
How to make to appear the right menĂ¹ with freecontent
If used, the FreeContent module and you are not particularly shoes to you on php or still you do not know well xoops, you will have noticed, than when gone in a page created with this, does not come visualized the menĂ¹ of right and not there are knows to you, that they can help you, at least, if continued to try the problem to the inside of the module.
Ok, you may be asking what is a PN to XOOPS conversion template, well, it copies the core data from Postnuke 7.13x tables to XOOPS RC 3.04 tables. Now, the template thing may be confusing as well. The reason I call it a template is that it's not a full fledged conversion script, just a hack that you can easily use to customize for your particular setup. This script is designed for new (and seasoned) PHP devs with a good SQL background.
Based on Digitalpixel's Guestbook from http://www.myxoops.org New futures: Avatars for guests Avatar of the members will be automaticly taken female / male Administrator can write commets for posts Avatars und female / male pictures can be simply configured whith config.php
This hack is intended to let the user select his own language on the fly. Although the XOOPS engine allows for selecting a default language, it doesn't allow for selecting the language "on the fly". This hack consists of a block which displays a list of flags, or a drop down combo (depending on the settings) with the current available languages. When a user selects a language, the information is stored in a cookie, for the current domain.
NOTE: The language changing is only for the interface! This means the information in the database (news/forums/etc..) will still be displayed in the language that the author used!
For those who wants XoopsBB looks like PhpBB, i've hacked some files of newbb in order to permit user who want to create a topic, to create a polls associated with.
It uses class files of the xoopspoll modules and the text (2 or 3 only) are hardcoded in english in the forumform.inc.php You could see an exemple in french here on my website