Skip to content

rweil55/wp-file-search-parser-doc

Repository files navigation

=== WP FILE SEARCH ===
Contributors: axaros, MariaOiko
Tags: file, search, pdf, docx, odt 
Requires at least: 4.2.5
Tested up to: 4.6.1
Stable tag: 1.0.3

 * Plugin Original URI:        https://github.com/ellak-monades-aristeias/wp-file-search
 * Plugin URI:        https://github.com/rweil55/wp-file-search-parser-doc
 * Description:       WP SEARCH FILE enables searching on pdf, docx, doc and odt files
 * Version:           1.0.4   
 * Author:            Antonis Balasas,Roy Weil
 * Author URI:        https://plugins.RoyWeil.com/wp-file-search
 * License:           GPLv3+
 * License URI:       http://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain:       wp-file-search
 * Domain Path:       /languages
 */
WP SEARCH FILE enables searching on pdf, docx, doc and odt files

== Description ==

WP FILE SEARCH adds a powerful feature at the search mechanism of your site, as it enables searching on the content of the pdf, docx, doc, and pdf files that are uploaded to the WordPress media library. The only thing you have to do is to install the plugin and it will automatically be incorporated with the Wordpress default search mechanism, in order to list not only the pages and articles, but also  all the files that contain a specific key-word.  

= Supported file formats =

* PDF
* DOCX
* DOC
* ODT


= Supported languages =

* English
* Greek


== Installation ==

1. Upload the WP FILE SEARCH plugin file (`wp-file-search.zip`) to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= How can I add a search form that will also search in files' content?  =

There is no need to add an extra form. You can simple search through files on the default Wordpress search form.

= What file formats are available on search mechanism? =

pdf, docx, doc, odt.

== Screenshots ==

1. Settings

== Changelog ==
= 1.0.5 =
Removed a write_log from the doc.php routine

= 1.0.4 =
Updated the description field
Added DOC to the administration screen
Fixed missing include of the doc.php file

= 1.0.3 =
Added file plugin_update_check for use of https://kernl.us plugin server

= 1.0.2 =
* fix plugins conflict withe the class Parser
* Add file search of .doc files

= 1.0.1 =
* Make plugin compatible with previous versions of php

= 1.0 =
* Initial release of WP FILE SEARCH

About

WP File Search with fix for the Parser conflict and added scan of .doc files

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors