diff --git a/module/Application/views/index/index.phtml b/module/Application/views/index/index.phtml index 4bf7e8f9..c4bbe350 100644 --- a/module/Application/views/index/index.phtml +++ b/module/Application/views/index/index.phtml @@ -57,6 +57,7 @@
  • PhlyContact - Provides a CAPTCHA-protected contact form, with the ability to configure the mail transport. By Matthew Weier O'Phinney
  • ReverseForm - Renders ZF2 forms with viewscripts, adds extended elements and properties to Zend\Form and gives possibility to render forms with other css frameworks. Works with stable ZF2. By Silvester Maraž.
  • SkeletonCss - Provides Skeleton CSS assets. Packaged by Matthew Weier O'Phinney
  • +
  • SolrClient - Apache SOLR Client. By Bostjan Oblak
  • TwitterBootstrap - Provides Zend_Form integration with twitter bootstrap toolkit. By Gabriel Habryn.
  • ZendDeveloperTools - Will eventually provide a JS/CSS floating toolbar with helpful debugging tools such as profiling and debugging output.
  • ZendSkeletonModule - Provides a simple starting place for developing typical MVC-oriented modules.