Dashboard > Castle Contrib > Home > Castle.MonoRail.ViewComponents
Log In   View a printable version of the current page.
Castle.MonoRail.ViewComponents
Added by Ayende Rahien, last edited by James Curran on Mar 03, 2009  (view change)
Labels: 


What is it?

The Castle.MonoRail.ViewComponents project is a contrib project that aims to aggregate useful view components from the community and their documentation.
The Contrib ViewComponents are contained in the assembly Castle.MonoRail.ViewComponents.dll. To use any of them, that assembly must be referenced in the controllers section of the website web.config file.
<monorail>
    <controllers>
...
      <assembly>Castle.Monorail.ViewComponents</assembly>
    </controllers>
...
</monrail>

You can get the components from Subversion here:

Or you can download the binary and the example/test site:

Available components:

Other features

Breadcrumb Component (Castle Contrib)
Checkbox List Component (Castle Contrib)
Collapsible Panel Component (Castle Contrib)
Column Chart Component (Castle Contrib)
Faq Item Component (Castle Contrib)
Faq List Component (Castle Contrib)
Gravatar Component (Castle Contrib)
Grid Component (Castle Contrib)
InsertJavascriptComponent (Castle Contrib)
JavascriptComponent (Castle Contrib)
Menu Component (Castle Contrib)
MobileFilter (Castle Contrib)
MoreLessText Component (Castle Contrib)
Smart Grid Component (Castle Contrib)
Web Trace Extension (Castle Contrib)

(resolved)

Posted by Florian Straub at Feb 17, 2009 01:01; last updated at Mar 13, 2009 07:49
Site running on a free Atlassian Confluence Community License granted to Castle Project. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators