예제 #1
0
            </div>
         </div>
         <!--right column-->
         <?php 
writeMBPortlet($monobook['personal'], 'rightcol', '', 'rightcol');
?>
         
      </div>

      
      
      <!--++++++++++++++++++Footer++++++++++++++-->
      <div class="clearer"> </div>
      <hr />
      <?php 
writeMBPortlet($monobook['footer'], 'footer', '', '', 'horizontalNavigation');
?>
      
      <!--++++++++++++++++++Cleanup++++++++++++++-->
      <a href="<?php 
echo DOKU_BASE . DOKU_SCRIPT;
?>
?do=recent" accesskey="r" style="visibility:hidden;" rel="nofollow">&nbsp;</a> 
      <?php 
tpl_indexerWebBug();
?>
      <?php 
flush();
?>
   </div><!-- id="pagewidth"-->
</body>
예제 #2
0
?>
      <ul>
         <li><?php 
tpl_actionlink('login');
?>
</li>
         <?php 
if ($user) {
    ?>
            <li><?php 
    tpl_actionlink('profile');
    ?>
</li>
            <li><?php 
    tpl_actionlink('admin');
    ?>
&nbsp;</li>
         <?php 
}
?>
      </ul>
   </div>
   <?php 
writeMBPortlet($monobook['copyright'], 'copyright', '', 'smallGreyListText');
?>
   <!--Copyright-->
   
   
</body>
</html>
예제 #3
0
?>
					<!-- end content -->
   			</div>
   			<div id="rightcol" > 
   			   <h2>Edit</h2>
   				<?php 
writeMBPortlet($monobook['content_actions'], 'p-cactions', $lang['monobook_bar_views'], 'ca', '1');
?>
   			</div>
   		</div> 
   		<div id="leftcol" > 
				<?php 
writeMBPortlet($monobook['navigation'], 'p-x-navigation', $lang['monobook_bar_navigation'], 'n');
?>
				<?php 
writeMBPortlet($monobook['personal'], 'p-personal', $lang['monobook_bar_personnaltools'], 'pt');
?>
   		</div>
      </div>
   	<div id="footer" class="horizontalNavigation"> 
   	   <ul id="footer-list">
             <li id="lastmod"><?php 
tpl_pageinfo();
?>
</li>
             <li id="usermod"><?php 
tpl_userinfo();
?>
<br />
             </li>
         </ul>
예제 #4
0
    echo $lang['monobook_btn_go'];
    ?>
" onclick="document.location.href='<?php 
    echo DOKU_BASE . DOKU_SCRIPT;
    ?>
?id=' + document.search.qsearch__in.value;" />&nbsp;
            <input type='submit' name="fulltext" class="searchButton" value="<?php 
    echo $lang['monobook_btn_search'];
    ?>
" />
        </form>
    </div>
</div>

            <?php 
    writeMBPortlet($monobook['toolbox'], 'p-tb', '', 'tb');
    ?>

         </div>
         <!-- end of the left (by default at least) column -->
         <div class="visualClear"></div>
<div id="footer">
    <a target="_blank" href="<?php 
    echo DOKU_BASE;
    ?>
feed.php" title="Recent changes RSS feed">
        <img src="<?php 
    echo $DOKU_TPL;
    ?>
dokuwiki/button-rss.png" width="80" height="15" alt="Recent changes RSS feed"
            border="0" />