SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How do I find an example of a xoops module on the internet?
We've often seen the post; please show me an example of a certain module. Here's a little tip using Google to find examples on the internet'

Google has an advanced operator called 'allinurl' If you use this in a search you will get results for all/any sites with a certain search string in the URL.

EXAMPLE: search for:-

allinurl:/modules/xcgal/ (xcgal is the module you want an example of)

This search will return all sites with **/modules/xcgal/** in the url.

**/modules/---/** are fairly unique patterns to xoops, as we use /modules/ folder as the directory home for (nearly) all modules.

Try it! providing sites have been crawled, you'll find examples easily.

NOTE * denote preceding and following strings which we do not need to know, but will be part of the URL * */


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

336 user(s) are online (4 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 336


more...

Donat-O-Meter

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

Did you know ?

You can use Google Analytics with your website!

Random question

Can someone point me to the direction of how to make a page like the initial homepage on xoops.org?

I am making a site where I want a static block on the top of every page and the initial home page should be the last couple news items.

I haven't quite gotten the knack for how this all works so a tutorial on how to add basic content would be great! I have the news module as well as smartsecion and neither of them are real obvious how to do this.

I want a nice clean home page like is here on this site.