问题
I have a new drupal site on which to work. And i see things like that :
print render($page['content_top']);
I would like to change the content of 'content_top' in the drupal administration, but I'm totally new at drupal and don't find where it is.
Can someone help me on this?
回答1:
You didn't provide much information (what type of content is currently there, what content you want there, or what version of Drupal you are running), but I will go ahead and assume you want to place a new block in that section, and that you are using Drupal 7.
If this is the case, you should select "Structure" from the administrative menu, then click "blocks."
来源:https://stackoverflow.com/questions/13272917/modifying-drupal-block-text