I've posted a new build for Property Agent in the downloads section (members only).
New Functionality Includes:-
- The property agent code has been upgraded to ASP.NET 2.0 and now requires DNN 4.5.5+. The download page has been updated to reflect these changes.
- New Tokens available (template guide updated here):-
- [DISPLAYNAME] - The display name of the property owner.
- [AGENT:XXX] - Allows you to display entries from the property owner's profile. e.g. [AGENT:Website]
- [HASAGENT][/HASAGENT] - Optionally show html if a property has an owner.
- [HASNOAGENT][/HASNOAGENT] - Optionally show html if a property has no owner.
- You can now optionally hide the author details on the edit property page (via layout settings).
- Made some minor performance enhancements to reduce the number of queries required on some pages.
Fixed Bugs Include:-
- When selecting the property agent instance in the latest or search settings, it will no longer show property agent modules in the recycle bin.
- Added a controller class to the config file to fix the general exception error that occurs when you don't have it specified.
- The author details description on the edit page should now replace property tokens correctly.
All modules will be moving to DNN 4.5.5+, so it is recommended that you upgrade soon. |