ALL on a single line then all topics are checked for PDF attachments.
SearchPDFPlugin.zip in your root ($TWIKI_ROOT) directory. Content:
| File: | Description: |
|---|---|
data/TWiki/SearchPDFPlugin.txt | This page. |
lib/TWiki/Plugins/SearchPDFPlugin.pm | The plugin code. |
pub/_work_areas/SearchPDFPlugin/SearchPDF.txt | Work file that stores recently attached PDFs that need to be indexed (contains 'ALL' so the first time the script runs all topics with PDFs are indexed. |
tools/indexPDF.pl | Script that reads SearchPDF.txt file and adds META data to topics. |
* Search PDF plugin needs a user account in order to modify topics
* Set SEARCHPDFUSER = TWikiSearchPDF
* Set SEARCHPDFUSERWEB = Main
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
| Plugin Author: | TWiki:Main.AndyBeardsall |
| Copyright: | © 2007, TWiki:Main.AndyBeardsall |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 5 Sept 2007 (V1.002) |
| Change History: | |
| 08 Aug 2007: | Initial version |
| 14 Aug 2007: | Moved xpdf location variable to LocalSite.cfg, moved Plugin Prefs to TWikiPreferences in Main |
| 5 Sept 2007: | Added xpdf executable name to the location entry in LocalSite.cfg and removed hard coded name from indexPDF.pl |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
| CPAN Dependencies: | none |
| Other Dependencies: | xpdf |
| Perl Version: | 5.005 |
| Benchmarks: | GoodStyle nn%, FormattedSearch nn%, SearchPDFPlugin nn% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/SearchPDFPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/SearchPDFPluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/SearchPDFPluginAppraisal |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | SearchPDFPlugin.zip | manage | 9.4 K | 05 Sep 2007 - 20:52 | AndyBeardsall | Plugin files - v1.002 |