Ok, missed that, just thought that the most common thing for a CMS was left out. I think that I write it here even if it´s more like an request for a new feature. I think that for a common CMS user they just want to do things in the webbrowser and I don¨t think that everybode know and have access to manual insert stuff into the database everytime they want to add a new standard UserControl.
So why not just add a new funktion in the admin where the user can "browse" for usercontrols and then select the usercontrol the want and then give the UserControl an Alias or something and then the admin takes care of all the DB insert etc. Then let the User add those custom usercontrols directly within the HTML editor using tokens or from a special insert "usercontrol" botton. You can also extend that admin function to display the usercontrols public properties (if any) so that the usercontrol can be used as usual. And then also try to make the function working so that the usercontrols don´t have to be custom made just for this CMS. Right now you have to make changes in all usercontrols so that they can work within this CMS.
/M
|