source: trunk/gsdl/bin/script/pluginfo.pl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12640   18 years mdewsnip Now returns valid XML instead of an error when -listall and …
(edit) @12639   18 years mdewsnip Changed the "-collect" option to "-collection", because it's a million …
(edit) @12629   18 years mdewsnip Merged the "-listall" and "-describeall" code, and made both always …
(edit) @12625   18 years mdewsnip Removed the DTD stuff from the top of the XML output... it's just one …
(edit) @12613   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12545   18 years kjdon changed parse2::parse so that it returns -1 on error, 0 on success, or …
(edit) @11683   18 years kjdon added a -describeall option, so we can generate the descriptive output …
(edit) @11667   18 years kjdon changed PlugName element in PluginName in DTD to match the output
(edit) @10984   18 years jrm21 move the terminal detection/pager redirection stuff from pluginfo.pl …
(edit) @10825   18 years jrm21 1) print usage if given -h or --help 2) set language before printing …
(edit) @10578   19 years kjdon now calls load_plugin_for_info instead of load_plugins
(edit) @10350   19 years kjdon added a check for defined before removing the .pm
(edit) @10230   19 years kjdon now uses jeffrey's new parse2 parsing. also now accepts xxx.pm as …
(edit) @9375   19 years jrm21 minor fix for getting encoding from LC_ALL environment variable
(edit) @7952   20 years davidb Script extended to support '-listall' option which prints out all the …
(edit) @6994   20 years jrm21 use the terminal's char encoding for gsprintf output, if it is set.
(edit) @6988   20 years jrm21 every perl script should start with "use strict".... use language …
(edit) @6945   20 years mdewsnip Updated the resource bundle handling code some more. Strings are first …
(edit) @6932   20 years kjdon changed the output slightly, and now outputs the classifier/plugin …
(edit) @6926   20 years mdewsnip Changed the way display in different languages is done. Instead of …
(edit) @6921   20 years mdewsnip Updated to use gsprintf in preparation for adding the …
(edit) @5882   20 years davidb 'cpan' added to perllib path to help plugins and classifiers find …
(edit) @5638   21 years jrm21 automatically send output to a pager if not on windows, so you can …
(edit) @5606   21 years mdewsnip Move some more strings out to the resource bundles …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4779   21 years mdewsnip Tidied up the code for displaying usage text.
(edit) @4749   21 years mdewsnip First cut at changing pluginfo to use the data structures added to …
(edit) @3541   21 years kjdon added John T's changes into CVS - classinfo.pl and pluginfo.pl can now …
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
(add) @1244   24 years sjboddie Caught up most general plugins (that's the ones in …
Note: See TracRevisionLog for help on using the revision log.