]> Shamusworld >> Repos - ardour-manual/blobdiff - include/favorite-plugins-window.html
Initial work on fixing up Plugins section.
[ardour-manual] / include / favorite-plugins-window.html
index 20b62652f336015e328865483f1a6adccb7928ee..e1064059b0644e006417d8990eebd20e27d5ad1b 100644 (file)
@@ -1,4 +1,9 @@
 
+<figure class=right>
+<img src="/images/favorite-plugins.png" alt="Favorite Plugins window">
+<figcaption class=center>The Favorite Plugins window.</figcaption>
+</figure>
+
 <p>
   The <dfn>Favorite Plugins</dfn> window is on the top-left side of the <dfn>Mixer Window</dfn>. Like other elements in that window it has variable height and can be hidden by dragging it to zero-height. If it is not visible, the top-handle can be grabbed and dragged down to reveal it.
 </p>
   Plugin names that have a right facing triangle next to them have presets associated with them; clicking on the triangle will cause all presets associated with the plugin to show in the list.
 </p>
 
-<h2>Features</h2>
+<h2 style="clear: both">Features</h2>
+
+<figure class=right>
+<img src="/images/mixer-to-fav-dnd.png" alt="Dragging plugin to Favorites window">
+<figcaption class=center>Dragging a plugin to the window.</figcaption>
+</figure>
 
 <p>
   The Favorite Plugins window provides easy access to frequently used plugins:
 </p>
 
 <ul>
-  <li>Plugins can be dragged from the window to any track or bus <a href="/working-with-plugins/processor-box/"><dfn>processor box</dfn></a>, which will add the plugin to that track or bus at the given position.</li>
+  <li>Plugins can be dragged from the window to any track or bus <a href="@@processor-box"><dfn>processor box</dfn></a>, which will add the plugin to that track or bus at the given position.</li>
   <li>The list includes user-presets for the plugins. Dragging a preset to a given track or bus will load that preset after adding the plugin.</li>
   <li>Double-clicking on a plugin or preset adds the given plugin to all selected tracks/busses pre-fader. Other insert positions are available from the context menu (right click).</li>
   <li>Dragging a plugin from a track into the window will add it to the list and optionally create a new preset from the current settings. The horizontal line in the list shows the spot where the plugin will land.</li>
@@ -23,6 +33,6 @@
 </ul>
 
 <p class="note">
-  When favorites are added with the <a href="/working-with-plugins/plugin-manager/">Plugin Manager</a>, they are appended to the bottom of the list.
+  When favorites are added with the <a href="@@plugin-manager">Plugin Manager</a>, they are appended to the bottom of the list.
 </p>