SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)
How do I learn about creating my own Xoops module?
There is always some trial and error in developing Xoops modules, but some pointers to get you started are: a) Be sure of what you want with the module - it is always easier to program, when you know exactly, what you want the code to do for you b) Look how other people do things - it is unnecessary to re-invent the wheel and often there are nice tricks in other modules, showing how to e.g. retrieve the usernames of several users at once or how to enable the search feature in your module c) Visit The XOOPS Module Development Site and look through the wiki there for more pointers, e.g. Coding StandardsFile Structure in a moduleKickstart Guide and How to use the XoopsForm LibraryDev wiki --- Additional details submitted by Carnuke on 26-Dec-2004 23:20 d) T Hill at http://worldware.com has produced a module generator module Here called xoopermod. This will give you a skeleton module complete with structure and guidlines for creating your own code.
By the way you can enlarge smilies with Koivi, just insert them with Koivi then you can stretch them, the possibilities are endless, especially with WIWImod, have fun!
The most current module generator for XOOPS is XBS ModGen which can be found in the respository on this site:
http://xoobs.net