PageRenderTime 46ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/users-guide/plugin-sets.html

#
HTML | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | 3218f7a8261dc5e4f4cfb06788eba45e MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Plugin Sets</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="jEdit 4.3 User's Guide"><link rel="up" href="using-plugins.html" title="Chapter 9. Installing and Using Plugins"><link rel="prev" href="installing-plugins.html" title="Installing and Updating Plugins"><link rel="next" href="shortcuts.html" title="Appendix A. Keyboard Shortcuts"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Plugin Sets</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="installing-plugins.html">Prev</a> </td><th width="60%" align="center">Chapter 9. Installing and Using Plugins</th><td width="20%" align="right"> <a accesskey="n" href="shortcuts.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="plugin-sets"></a>Plugin Sets</h2></div></div></div><p> A <span class="bold"><strong>PluginSet</strong></span> is a collection of
  2. plugins, represented as an XML file. These XML files can be created from the
  3. <span class="guibutton"><strong>save</strong></span> button of the Manage tab of the Plugin Manager.
  4. Saving a PluginSet remembers all of the currently loaded plugins. </p><p> When a PluginSet has been saved, it becomes the "default pluginset",
  5. which means that if you unload/uninstall plugins from that set and go back to the
  6. Install tab, you should see them selected for download again. To clear this
  7. setting, click on the <span class="guibutton"><strong>clear</strong></span> button in the
  8. Install tab.
  9. </p><p> It is posisble to Choose/Open a PluginSet from the Manage or the
  10. Install tab. The behavior of choosing a PluginSet depends on which tab
  11. you are on when you choose it. From the Manage tab, it unloads plugins that
  12. are loaded but not in the list. From the Install tab, it selects plugins
  13. from that list that are not loaded, marking them for download from Plugin
  14. Central. </p><p> When choosing a PluginSet, the path can be given as a remote URL.
  15. This helps teachers and sysadmins direct the students/slaves to a standard
  16. set of plugins that are required for the course/job. </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="installing-plugins.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="using-plugins.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="shortcuts.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Installing and Updating Plugins </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Appendix A. Keyboard Shortcuts</td></tr></table></div></body></html>