I created a webdashboard plugin as an external project, and I 'plugin' the dll as required, however I want my own Velocity template (.vm) now, can this be part of my class library? of should reside with the main app? It looks like I need to create my own action like VelocityProjectGridAction.
I'm not sure how I would do this though as I haven't been able to catch breakpoints in the initial construction of the VelocityProjectGridAction constructor since I attach to the asp process once it has already initialised. I really could do with an example of some code where somebody has written their own plugin with a velocity template - anybody? Best Regards, Spurtus. On Nov 8, 1:45 pm, Ruben Willems <[email protected]> wrote: > Hi > > for techinical data consult 2 blogs > automated coderhttp://csut017.wordpress.com/ > > my bloghttp://rubenwillems.blogspot.com/ > > they have technical information > > about those .vm files > they are velocity files, a transform engine we use to make html files > > with kind regards > Ruben Willems > > On Mon, Nov 8, 2010 at 12:55 PM, Spurtus <[email protected]>wrote: > > > > > Hi, > > > I'm looking to make a concise view of specific CC projects at a farm > > level, indicating their status etc. > > > I might be missing it, but is there documentation on how to add a new > > plugin and the required code behind it? > > > Also, out of interest what is the .vm file extenesion all about in the > > templates fodler? > > > Thanks, > > Spurtus.- Hide quoted text - > > - Show quoted text -
