XOOPS - theme主题风格 - 模板代码、区块设置与页面效果之间的对应关系

前端之家收集整理的这篇文章主要介绍了XOOPS - theme主题风格 - 模板代码、区块设置与页面效果之间的对应关系前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
请看这个演示
http://docs.google.com/Presentation?id=dcf869c4_357g3ch9d
相关模板源代码如下:

DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang"<{$xoops_langcode}>" "<{$xoops_langcode}>"headMeta http-equiv"content-type" content"text/html; charset=<{$xoops_charset}>" />
<
"content-language" Meta name"robots" "<{$xoops_Meta_robots}>" "keywords" "<{$xoops_Meta_keywords}>" "description" "<{$xoops_Meta_description}>" "rating" "<{$xoops_Meta_rating}>" "author" "<{$xoops_Meta_author}>" "copyright" "<{$xoops_Meta_copyright}>" "generator" "XOOPS" title><{$xoops_sitename}> - <{$xoops_pagetitle}> link href"<{$xoops_url}>/favicon.ico" rel"SHORTCUT ICON" link rel"stylesheet" type"text/css" media"screen" href"<{$xoops_url}>/xoops.css" "<{$xoops_themecss}>" />

<{
$xoops_module_header}>
<
script type"text/javascript">




  
    
        id="headerbar" colspan="2">  id="headerbanner">  src="  href="  id="headerlogo">  id="header">
/"> logo.gif" width="150" height="80" alt="" />
      
<{$xoops_banner}>
    
    
      
 
    
  

  
    
        id="leftcolumn">

        
        <{foreach item=block from=$xoops_lblocks}>
                    
<{$block.title}>
 class="blocktitle">
 cellspacing="0">
 cellspacing="0">

                    
<{$block.content}>
 class="blockcontent">

        <{/foreach}>
        

      

      
        
        <{if $xoops_showcblock == 1}>
        
        
              id="centerccolumn" colspan="2">

            
            <{foreach item=block from=$xoops_ccblocks}>
                

                  

                     <{$block.title}>
                    
<{$block.content}>
 class="blockcontent">
 class="blocktitle">
 style="padding: 5px;">
 cellspacing="0">  id="centercolumn">

猜你在找的区块链相关文章