This module searches for torrent distributions by name or by additional field. Uses AJAX technology, thereby does not load the server, works very fast, simple installation without editing DLE files. The module is not a parser, therefore it will always work, it uses an open API to search for torrent distributions.
Installation:
Download the archive, go to Admin->Utilities-> Plugin Management, Download the plugin and select our archive
Setup:
Insert fullstory.tpl in the right place of the template:
{include file="engine/modules/tor_search.php?title={title}"}
Admin. panel->Third-party modules->Search torrents v.0.1
Working module torrent search by name / Search torrents by title for DLE v.0.1
Brief description of settings:
User Key - can be left empty, works without it
Simulate downloading a torrent from the server - it will upload to a temporary file to your server, give it to the user and be deleted
Show descriptions - screen
Working module torrent search by title / Search torrents by title for DLE v.0.1
Show files - screen
Working module torrent search by name / Search torrents by title for DLE v.0.1
Number of results - the maximum number of results displayed on the site
Search type - if not specified, searches for any of the words, Medium - medium, Strong - exact word matches
Search for a period - for what time to search for published torrents
Server error - message text if an error occurred during the ajax request
Not found - the text of the message, if nothing is found
Table styles can be edited in a file engine/modules/tor_search.php a line, about 36 or put them in a separate CSS file
The table is formed by a file engine/ajax/ajax_tor_search.php , line, approximately 80