This plugin allows the publishing of, and subscription to, a feed of varying content who\'s authenticity is verified against the feed\'s certificate.
The feed\'s content can be specified by arbitrary local file or URL\'s content.
For example, it could be an RSS feed.
The subscribed content is made available via a local network socket, thus allowing, for example, a browser or RSS feed reader to consume it.

See the Wiki for more information.
'; $versions = array( new PluginVersionInfo( "5.6.0.0", "0.4.3", "plugins/azdhtfeed_0.4.3.jar", "plugins/azdhtfeed_0.4.3.jar", "0.4.3: Minor fixes.
". "0.4.2: Added support for reading feed content over Tor.
". "0.4.1: Minor fixes.
". "0.4.0: Support for non-public networks." ), new PluginVersionInfo( "5.5.0.0", "0.4.2", "plugins/azdhtfeed_0.4.2.jar", "plugins/azdhtfeed_0.4.2.jar", "0.4.2: Added support for reading feed content over Tor.
". "0.4.1: Minor fixes.
". "0.4.0: Support for non-public networks." ), new PluginVersionInfo( "5.4.0.0", "0.3.10", "plugins/azdhtfeed_0.3.10.jar", "plugins/azdhtfeed_0.3.10.jar", "0.3.10: Language update.
". "0.3.9: Language update." ), new PluginVersionInfo( "4.6.0.3", "0.3.8", "plugins/azdhtfeed_0.3.8.jar", "plugins/azdhtfeed_0.3.8.jar", "0.3.8: Fixed publish downloads to be low-noise.
". "0.3.7: Minor improvements." ), new PluginVersionInfo( "4.6.0.0", "0.3.4", "plugins/azdhtfeed_0.3.4.jar", "azdhtfeed_0.3.4.jar", "0.3.4: Subscribe as needed for azplug feeds.
". "0.3.3: Support azplug URL protocol.
". "0.3.2: Bug fixes.
". "0.3.1: Content-type support and bug fixes.
". "0.3: Added option to restrict subscription output to localhost clients (default=true); prevent subscription download of partially complete content.
". "0.2: Few bug fixes and improvements.
". "0.1: Initial version." ) ); $cvs_version = new PluginVersionInfo( "4.5.1.1", "0.3.10_CVS", "plugins/azdhtfeed_0.3.10.jar", "plugins/azdhtfeed_0.3.10.jar", "" ); $compare = compareVersion("5.4.0.1_B12"); if ($compare >= 0){ $cvs_version = new PluginVersionInfo( "5.5.0.1", "0.4.3_CVS", "plugins/azdhtfeed_0.4.3.jar", "plugins/azdhtfeed_0.4.3.jar", "" ); } fillDetailVarsFromArray($versions, $cvs_version); ?>