Just an idea, but if all instances of target=_top are changed to target=_parent, and all <script> top.location are changed to parent.location (etc...) , then the sqlitemanger can be used as a frame inside of another configuration portal (such as XAMPP www.apachefriends.org) without breaking it's existing functionality. I made the changes locally to my copy, it would just be nice to no have to everytime a new build was release.
--man on street
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just an idea, but if all instances of target=_top are changed to target=_parent, and all <script> top.location are changed to parent.location (etc...) , then the sqlitemanger can be used as a frame inside of another configuration portal (such as XAMPP www.apachefriends.org) without breaking it's existing functionality. I made the changes locally to my copy, it would just be nice to no have to everytime a new build was release.
--man on street
This is a good idea, I hadn't thought this. This will be done at the next release.
Fred