=head1 NAME index - Dispatcher (Draft - feature under development) =head1 DESCRIPTION B ------------------------------------------------------------ =over 4 The "dispatcher" is new functionality which is still in development phase. That is why it is in the "whiteboard" section of the Forrest distribution. We are working at the moment on moving this plugin from the whiteboard into the core plugins. Further all dispatcher related documents will be moved into the plugin as well. See L . =back ------------------------------------------------------------ =head2 Introduction This section will grow and show example usage of contracts in action - either standalone contracts or those that work in conjunction with plugins. Contributions Welcome. =head2 Some examples to help you on your way =head3 Enabling and adding the POD plugin On this page you will see a link to a .pod version of this page. Below are the steps taken :- =over 4 =item * Add POD plugin to forrest.properties file =item * C =item * Add contract to include pod link - this can either be enabled in a master theme file (such as pelt.fv) or on a per folder basis (by altering a nested pelt.fv to point to modified *.panels.xml). In this case, we want a modified option to only alter files in this examples folder. =back B ------------------------------------------------------------ =over 4 Example not yet complete, will expand on it soon. =back ------------------------------------------------------------