sponsors:

Reply to comment


Drupal PHP Snippet - Жорстке розміщення блоку в існуючому шаблоні сайту.

<?php
$block
= module_invoke('locale', 'block', 'view', 0);
print
$block['content'];
?>

Даний код виводить нульовий блок модуля locale

<?php
$block
= module_invoke('views', 'block', 'view', 'top_referrers-block_1');
print
$block['content'];
?>

А цей код виводить перший блок(block_1) створеного модулем views назвою top_referrers

Ну і ясне діло, що темізація цих блоків - справа того, хто "жорстко їх вбудовує"


Reply

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <img> <center> <b> <i> <u><h1><h2><h3><h4><h5><h6><strike><q><abbr><tr><td><table><br><p><div><span><embed><object>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.
Image CAPTCHA
Enter the characters shown in the image.

Syndicate content

Propeople Expert

експерименти

Rambler's Top100