Cuyahoga Patch for ContactUs 1.6.0
Attached to this post is a small patch that needs to be applied to the ContactUs (Contact.cs and Contact.hbm.xml) module in Cuyahoga so that it works with the latest version.
ContactUs.patch (1.74 kb)
Tags: cuyahoga
This entry was posted
on Sunday, March 29th, 2009 at 14:38 and is filed under Software Development.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Good job
Did you use same hibernate tools to rewrite and validate hbm.xml ?
I think this a good idea to add default recipient for ContactUs module who will recieve message if recipient not selected.
Didn’t use any tools. When I installed the module and wanted to run it I got errors that indicated there were problems with the mapping, so I reviewed the mapping and made changes where necessary. I use NHibernate all the time so I knew where to look.
You can add the behaviour you requested easily I think, if you need some help with it just ask. I’m in the process of building a Calender/Event module for Cuyahoga.