DamnDamnDamn!

Ok.
  -> Menu.resx
  -> Controllers/MenuController.cs
  -> Views/Menu/default.vm

These were just me being stupid, and are now checked in.

 -> Views/MoreLessText/index.brailXX

This is technically me being stupid, but I'm going to blame in on VS.
(the XX is may way of having MR ignore the file without deleting it.
But I forgot to tell VS ti exclude it.  So that actually a change to
the csproj file)

 -> javascript/MaskedTextbox.js
This is a complete mystery.  The file has been checked in for over a
year.

Updates complete as of revision 633.


On Dec 1, 9:45 am, "Martin Nilsson" <[EMAIL PROTECTED]> wrote:
> When I open Castle.MonoRail.ViewComponents-vs2008.sln I'm missing these
> files:
>
> Castle.MonoRail.ViewComponents-vs2008
>   -> javascript/MaskedTextbox.js
>   -> Menu.resx
>
> Castle.MonoRail.ViewComponents.TestSite-vs2008
>   -> Controllers/MenuController.cs
>   -> Views/Menu/default.vm
>   -> Views/MoreLessText/index.brailXX
>
> Is it only me who is missing these files?
>
> On Mon, Dec 1, 2008 at 2:24 PM, Colin Ramsay <[EMAIL PROTECTED]> wrote:
>
> > Sitemaps can be framework-independent if you write your own provider:
>
> >http://msdn.microsoft.com/en-us/library/aa479320.aspx
>
> > And the MenuViewCompoent doesn't use two libraries, it uses jQuery
> > *OR* Prototype, with Scriptaculous providing animation for Prototype.
>
> > On Mon, Dec 1, 2008 at 1:20 PM, Gabriel Mancini de Campos
> > <[EMAIL PROTECTED]> wrote:
>
> > > the Sitemap workig in monorail?
> > > do you think it ´s a good idea using 2 js library??
>
> > > On 29 nov, 06:41, James Curran <[EMAIL PROTECTED]> wrote:
> > >> MenuViewComponent.
>
> > >> ViewComponent to generate a multi-level "drop-down" menu, from a
> > >> SiteMap.
>
> > >> Features:
> > >> Creates Horizontal or Vertical menus
> > >> Works with jQuery or prototype/scriptaculous.
> > >> Degrades gracefully in absence of javascript.
> > >> Uses simple Html (UL/LI) for easy styling with CSS.
> > >> Degrades gracefully in absence of CSS.
> > >> Works using ASP.NET standard web.sitemap provider.
> > >> Allows hiding menu items based on ASP.NET membership roles
> > >> providers..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to