Sitefinity comes with several useful modules you can use within your web site. However, you might wish these modules contained extra options or worked slightly differently. For example, I might use the Sitefinity Events module to schedule group hiking events, but I would also like to enter trail difficulty, group size and and a link to a trail map. Luckily, many Sitefinity modules inherit from a common Generic Content Module base class. Generic Content Modules can be extended by adding new custom meta-fields. This makes it easy for us ...
more