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.
.net developer with a touch of Cocoa
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.
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.