Content Plugins
Top  Previous  Next

Content Plugins:
Content Plugins will always show program output (usually full HTML Snippets), such as the result of a search, the current date, etc.


Perl Front-End
Plugin Description
<!-- PLUGIN:BODY -->
Shows the main output of the program. This fluctuates with the current "action". See the body plugin detail page for more information.
<!-- PLUGIN:HOTZONE(terms,#,bf) -->
Uses the "hotzone" listing template to draw "#" results for "terms". You can leave "terms" blank to have it simply search on the current term entered on the main search. Set the "bf" value to 1 to restrict this to backfill/XML only, or "0" to include your own paid results.
<!-- PLUGIN:SPONSORBOX(terms) -->
Uses the "sponsorbox" listing template to draw results for "terms". You can leave "terms" blank to have it simply search on the current term entered on the main search. This differs from the HOTZONE in that the HOTZONE plugin uses PPC keyword bids, while the sponsor box uses the "sponsor keywords" system from the accounts where users basically "rent" the keywords for use in this plugin.
<!-- PLUGIN:PAID_RESULTS(#) -->
Works only on search/category results screens. If you have the option in the Jackhammer Preferences set to "Split" paid and free results into 2 result sets, then this plugin will show only a certain number (#) of paid results. Paid results shown here will be then stripped out of the main search results area. Note that these paid results will repeat on every page of that search (just like google's adwords does)


<!-- PLUGIN:MENU -->
Shows the "cookie crumb" navigation menu for the search engine
<!-- PLUGIN:CATEGORIES -->
Links to any sub categories of the current category
<!-- PLUGIN:SEARCH -->
Draws a search form.
<!-- PLUGIN:SIMPLESEARCH -->
Draws a simplistic search form (just a prompt and a box)
<!-- PLUGIN:POWERSEARCH -->
Draws an advanced search form.
<!-- PLUGIN:SEARCH_NAVIGATION -->
Links to next/previous pages, as well as each individual page for result sets that span multiple pages
<!-- PLUGIN:NEXT_LIST -->
Just the span of pages on long result sets
<!-- PLUGIN:NEXT_LINK -->
The next page link
<!-- PLUGIN:PREV_LINK -->
The previous page link.
<!-- PLUGIN:SHOW_QUALIFIERS -->
Shows a drop down list of the qualifiers (if defined) at the end of a search result or category page ... allows the searcher to refine the current result set by choosing a qualifier. This only works/shows if you have qualifiers turned on, and have them defined in the admin section.
<!-- PLUGIN:FEATURESITE -->
If you have designated featured sites, this will show the feature site for the current category or search term. Uses the "featuresite" listing template.
<!-- PLUGIN:META -->
Draws the META title, description, keywords for the current page
<!-- PLUGIN:TITLE -->
Draws just the title for the current page/category
<!-- PLUGIN:PAGETITLE -->
Draws the current category name or search term
<!-- PLUGIN:TOTAL_LINKS -->
A number representing how many links are in the system
<!-- PLUGIN:MODERATOR_LIST -->
A list of moderators, if they exist, for the current category
<!-- PLUGIN:ADULT_WARNING -->
A link to stop or start the adult filter
<!-- PLUGIN:SEARCH_CRITERIA -->
The current search terms, in paragraph form
<!-- PLUGIN:TERMS -->
The current search terms, as they were typed in.
<!-- PLUGIN:HITCOUNT -->
The number of links in the current search result
<!-- PLUGIN:START -->
The current starting point in the result set
<!-- PLUGIN:END -->
The current stop point in the result set
<!-- PLUGIN:DESCRIPTION -->
The description of the currently being viewed category
<!-- PLUGIN:PAGE_TITLE -->
A combination of the category name and the parent category
<!-- PLUGIN:CATEGORY_NAME -->
Just the category


<!-- PLUGIN:INCLUDE_FILE(path) -->
Works like an SSI include, pulling the contents of "path" in
<!-- PLUGIN:INCLUDE_URL(url) -->
Same thing, but includes the contents of ANY VALID URL