i am creating new mysql table ,name as agentsite with the help of "gii" generate the controllers , modules and views files.. which is automatically created in.. following directory
1) protected/models/--Agentsite.php (Module)
2) protected/views/agentsite/_form , _search, _view, admin, create, index, upadte, view .php files
3)Protected/controllers/AgentsiteController.php
.. Now i want to give link of "Agent" at admin site .. my link is "http://localhost/index.php?r=agentsite/admin" .. this page is working properly , but it not show in original format of admin..
Please tell me , how to configure , newly created modules in our "Open real estate " web