Difference between revisions of "Plug-in Manager"

From Anote2Wiki
Jump to: navigation, search
(Created page with "__TOC__ == About == This plug-in adds the ability to save and load sessions in @Note2 == User HowTOs == Add_New_Plugin Update_Software == MVC AIBench Model: == ...")
 
(MVC AIBench Model:)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
== About ==
 
== About ==
  
This plug-in adds the ability to save and load sessions in @Note2
+
The plugin manager is designed to provide a easy way to integrate a new plug-in form repository and update all existent plug-in and database
  
 
== User HowTOs ==
 
== User HowTOs ==
Line 15: Line 15:
 
=== '''''Operations:''''' ===
 
=== '''''Operations:''''' ===
  
'''''LoadCorpus''''': For load Corpus session by a File.
+
'''''UpdateAllPlugins''''': Update all Plug-ins.
  
'''''LoadPublicationManager''''': For load Publication Manager session by a File.
+
'''''AddNewPlugins''''': Add New Plug-in.

Latest revision as of 15:43, 21 December 2012

About

The plugin manager is designed to provide a easy way to integrate a new plug-in form repository and update all existent plug-in and database

User HowTOs

Add_New_Plugin

Update_Software

MVC AIBench Model:

Operations:

UpdateAllPlugins: Update all Plug-ins.

AddNewPlugins: Add New Plug-in.