Пример #1
0
    <ul>
      <li><span>Create a beautiful academic web site in seconds.</span></li>
      <li><span>Receive more web visibility.</span></li>
      <li><span>Build higher citation counts.</span></li>
      <li><span>Customize your site's layout and structure, and choose (or design) a unique look and feel</span></li>
      <li><span>Watch as your site is automatically updated with the latest web technology.</span></li>
    </ul>
    <p id="start-learnmore"><a href="#">Learn More</a></p>
  </div><!--/second-col-->
  <div id="activity" class="contain">
    <p>Current Activity <?php 
print l('(more)', 'activity');
?>
</p>
    <?php 
$activity = views_block('view', 'vsite_activity-block_1');
print $activity['content'];
?>
  </div>
  <div class="footer">
    <?php 
if ($footer) {
    ?>
      <?php 
    print $footer;
    ?>
    <?php 
}
?>
    <?php 
$home_link = l('Powered by OpenScholar', 'http://openscholar.harvard.edu', array('attributes' => array('class' => 'poweredby'), 'html' => TRUE));
<div id="panel-viewer">
  <div id="panel-wrapper">
  <div id="front-panel-1" class="panel">
    <div class="row">
        <div id="activity">
            <?php 
$activity = views_block('view', 'vsite_activity-block_1');
print '<h2>' . $activity['subject'] . '</h2>';
print $activity['content'];
?>
        </div>
        <div id="publications">
          <?php 
$publications = views_block('view', 'scholar_publications-block_2');
print '<h2>' . $publications['subject'] . '</h2>';
print $publications['content'];
?>
        </div>
        <div id="about-abstract">
          <h2>Create a dynamic feature-full personal web site in seconds. <span class="big-button"><?php 
print openscholar_front_getyoursitebutton();
?>
</span></h2>

          <!--
          <p class="big-button"><?php 
print openscholar_front_getyoursitebutton();
?>
(Faculty, Grad Students, Visiting Scholars)</p>
          -->
          <ul class="preview-points">