I'd like to be able to disable these two Links module options:
- Track Number Of Times This Link Is Clicked?
- Log The User, Date, And Time For Every Link Click?
The first item is enabled by default and I would like it disabled. I understand from another thread that this is compiled in the main DNN dll and I'm not really keen or able on trying to figure out how to fix it there. I think the better option is to see if the Links module project can make this an option for a future release.
The reason I'd like them un-ticked by default is that that is the most useful and most commonly needed state. The tracking option is cool, but it simply is not used that often and it also messes with SEO of the links. In addition, it forces a postback to open the link if it is set to open in a new window. Most users just want the plain and simple link and I can't really even see why the tracking is turned on by default.
In the end I'd even like to hide those two options altogether and I expect that I can simply hide the table cells to achieve that.. but I can't do that so long as the box is ticked by default.
Any comments or suggestions appreciated
Rob