Tags:
archive_me1Add my vote for this tag search1Add my vote for this tag tables1Add my vote for this tag create new tag
, view all tags

Search To Table Plugin

Performs a topic search and puts results into a table:

  • Only searches in the current web

  • Specify what data from selected topics is displayed including field data from forms (display="topic,storyNumber,storyPriority")

    • Display will default to topic, revUser, revDate, firstLine
    • Predefined fields are:
      • revUser - User name of last one to change topic
      • revDate - Date last changes made
      • revNumber - RCS revision number for topic
      • topic - topic name
      • firstLine - First line from topic to return. Skips comments and headings

  • Specify column headings for table (titles="Topic,Number,Priority')

  • Can narrow topics displayed based on values of form fields (fieldSearch="storyPriority:5,storyStatus:open")

    • AND between fields (storyPriority = 5 AND storyStatus = open)

  • Use with the TablePlugin to be able to sort columns in the table

  • Display a next value line for a numeric field (nextValue=fieldName)

Global Preference

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = Performs a topic search and puts results into a table. (FormattedSearch has the functionality of this Plugin)

  • Set DEBUG to on to get debug messages in data/debug.txt. Default: off

    • Set DEBUG = on

Examples

%TABLE{sort="on" headerbg="#99CCCC" databg="#C8CB8F,#DBDDB5"}%
%SearchToTable{search="<\!\-\- XP Story" display="topic,storyNumber,storyPriority,firstLine" titles="Topic,Number,Priority,Subject"}%

Plugin Installation Instructions

  • Unzip the file in your twiki directory, will load lib/TWiki/Plugins/SearchToTablePlugin.pm and data/TWiki/SearchToTablePlugin.txt

Plugin Info

Plugin Author: KenKachnowich
Plugin Version: 21 Dec 2001
Change History:  
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.0
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/SearchToTablePlugin ( TWiki:Plugins/SearchToTablePlugin )
Feedback: http://TWiki.org/cgi-bin/view/Plugins/SearchToTablePluginDev ( TWiki:Plugins/SearchToTablePluginDev )

Related Topics: TWikiPreferences, TWikiPlugins, DefaultPlugin

-- KenKachnowich - 21 Dec 2001

Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatmd5 SearchToTablePlugin.md5 manage 0.2 K 2008-12-12 - 12:01 SopanShewale checksum file , Uploaded as a part of Release Process
Compressed Zip archivetgz SearchToTablePlugin.tgz manage 5.4 K 2008-12-12 - 12:01 SopanShewale See SearchToTablePlugin for details. Untar and run the installer script, Uploaded as a part of Release Process
Compressed Zip archivezip SearchToTablePlugin.zip manage 6.8 K 2008-12-12 - 12:01 SopanShewale See SearchToTablePlugin for details. Unzip and run the installer script , Uploaded as a part of Release Process
Unknown file formatEXT SearchToTablePlugin_installer manage 3.4 K 2008-12-12 - 12:01 SopanShewale Installer Script, Uploaded as a part of Release Process
Topic revision: r8 - 2008-12-12 - SopanShewale
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.