Changeset 2425

Show
Ignore:
Timestamp:
08/21/08 17:33:28 (3 months ago)
Author:
huangb
Message:

add two plugs: extract paper citation network and
extract author paper network

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/edu.iu.nwb.gui.brand/extra-files/configuration/default_menu.xml

    r2412 r2425  
    155155    <menu type="break"/> 
    156156    <menu pid="edu.iu.nwb.analysis.extractdirectednetfromtable.algorithms.ExtractDirectedNetworkAlgorithm"/> 
     157    <menu pid="edu.iu.nwb.composite.extractpapercitationnetwork.algorithm.ExtractPaperCitationNetwork"/> 
     158    <menu pid="edu.iu.nwb.composite.extractauthorpapernetwork.algorithm.ExtractAuthorPaperNetwork"/> 
    157159    <menu type="break"/> 
    158160    <menu pid="edu.iu.nwb.analysis.extractnetfromtable.algorithms.ExtractNetFromTableAlgorithm"/>