Author: Maital Ashkenazi Date: 2010-11-21 06:36:06 -0800 (Sun, 21 Nov 2010) New Revision: 22967
Modified: csplugins/trunk/soc/maital/EnhancedSearch2/resources/plugin.props Log: checking in version 1.2, working with cytoscape 2.7 and 2.8 Modified: csplugins/trunk/soc/maital/EnhancedSearch2/resources/plugin.props =================================================================== --- csplugins/trunk/soc/maital/EnhancedSearch2/resources/plugin.props 2010-11-21 14:35:20 UTC (rev 22966) +++ csplugins/trunk/soc/maital/EnhancedSearch2/resources/plugin.props 2010-11-21 14:36:06 UTC (rev 22967) @@ -10,7 +10,7 @@ # Description used to give users information about the plugin such as what it does. # Html tags are encouraged for formatting purposes. -pluginDescription=Perform search on multiple attribute fields using logical operators and wildcards. Locate nodes and edges of interest based on their attributes and highlight them on the network. The simple query syntax is detailed in the URL below. +pluginDescription=Perform search on multiple attributes using logical operators and wildcards. Locate nodes and edges of interest based on their attributes and highlight them on the network. Reference to the simple query syntax is provided through right-click menu. # Plugin version number, this must be two numbers separated by a decimlal. Ex. 0.2, 14.03 pluginVersion=1.2 @@ -24,11 +24,11 @@ # -- The following properties are OPTIONAL -- # # URL to a website that gives more information about your plugin, Ex. http://my-lab-site.org -projectURL=http://conklinwolf.ucsf.edu/genmappwiki/Google_Summer_of_Code_2007/Maital +projectURL=http://bioinformatics.oxfordjournals.org/content/24/12/1465 # List of authors. Note each author and institution pair are separated by a : (colon) # each additional author institution pair must be separated from other pairs bye a ; (semicolon) pluginAuthorsIntsitutions=Maital Ashkenazi:Evogene # Date this plugin/plugin version was released -releaseDate=July 20, 2010 \ No newline at end of file +releaseDate=October 30, 2010 \ No newline at end of file -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
