Does anyone know the php code to check if you are in edit mode? I want to edit how my theme looks when in edit mode so need to work out if I am or not.
|
feedback
|
|
You can also make a page template to handle this. Check this from http://drupal.org/node/190815:
| |||
|
feedback
|
|
You can check url arguments as shown here.
| |||
|
feedback
|