Search Module
From Fishcakes Wiki
This page contains info about the Exponent Search Module.
Contents |
About Search Module
Search module only works on content modules for which it has been enabled. Many of them don't do this. The only base ones which do are:
- Calendar
- FAQ Module (contains errors)
- Link Manager
- Listing Module
- Listing Module Extended
- News Module
- Resource Manager
- Text Module
- Weblog / Online Journal
- Keyword Module
In order for content you've added to your site to be added to the search index, you have run the Spider Content admin function. INPUT DETAILS.
Code Corrections
Exclude List
To exclude words from your search index, edit file:
subsystems/search/exclude.en.list
Exponent CMS Resources
Official Exponent Resources
- exponentcms.org — official website.
- exponentcms.org Download — get Exponent.
- sourceforge.net Exponent — get Exponent from SourceForge.
- exponentcms.org Download Themes — change the look.
- exponentcms.org Download Modules — extend Exponent.
- exponentcms.org Forums — for advice.
- exponentcms.org FAQ — How Do I guide to common questions.
- exponentcms.org User Guides — PDF downloads.
- exponentcms.org Designers Guide — doesn't really exist yet!
- exponentcms.org Developers Guide — doesn't really exist yet!
- exponentcms.org How To Create a Module — basic module structure explained.
Unofficial Exponent Resources
- phpxref.com Exponent — online browsing of Exponent 0.96.3 source code.
- netstepcms.com eXponent Overview — good review of what's on offer.
- zimmertech.com Tutorials — excellent tutorials on variety of topics, including great Themes tutorial.
MySQL Resources
- mysql.com — MySQL official website.
- mysql.com Documentation — official user guide.
- wikipedia.org MySQL — good history and definition.
- php.net MySQL Functions — using PHP and MySQL together.
PHP Resources
- php.net — PHP Hypertext Processor official website.
- wikipedia.org PHP — good history and definition.
- w3schools.com PHP Tutorial — excellent online tutorial.
- php.resourceindex.com — index of PHP code snippets for the seriously techie.

