DNN IFrame Module
Michael Tobisch
© DNN Connect 2002-2016
noreply@dnn-connect.org
http://dnn-connect.org
DNN IFrame Project 04.05.00
Modifications to support Windows Azure
- Update manifest file to ver 5 standard
- New Source Control project
DNN IFrame Project 08.00.00
- Complete Redesign in C#
- Applied styling according to the DNN UX Guide
- Uses DAL2
- Modified to work in DNN 8 and .Net 4.5.1
- Restructured the Settings/Parameters tables
DNN IFrame Project 08.00.01
- Corrected Regex in IFrameOptions
DNN IFrame Project 08.00.02
- Another Regex correction in IFrameOptions - thanks to nvisionative
DNN IFrame Project 08.01.00
- Another Regex correction in IFrameOptions - thanks to nvisionative
- Added a setting to disable the Url validation if the regex does not match
DNN IFrame Project 08.01.01
- Corrected bug #12 (Making a change to the settings forced re-check of disable validation box)
DNN IFrame Project 08.01.02
- Requires .Net Framework 4.7.2
- Fixed #21 (Errors running in DNN 09.04.01)
DNN IFrame Project 08.01.03
- Fixed #22 (Pre existing parameters not appearing, but still exist in database)