Hi, Is it possible to make admin Page and other use page after login...
Hi, You can do via write seperate template file in drupal.
For admin:page-admin.tpl.php For others: use page.tpl.php
Thanks, raj.
Thanx... How can i call these files... Will it call automatically... Plz Suggest.
hi, If you are using drupal5 ,it will call automatically for some of the tpl file like page-front.tpl.php page-admin.tpl.php
If it's not working,write some code in template.php file to call your template file.
Thanks, Raj.
Thanx...for suggetion it works...
Comments
Hi
Hi,
You can do via write seperate template file in drupal.
For admin:page-admin.tpl.php
For others: use page.tpl.php
Thanks,
raj.
Thanx
Thanx...
How can i call these files... Will it call automatically...
Plz Suggest.
hi,
hi,
If you are using drupal5 ,it will call automatically for some of the tpl file like page-front.tpl.php
page-admin.tpl.php
If it's not working,write some code in template.php file to call your template file.
Thanks,
Raj.
Ok Thanx
Thanx...for suggetion it works...