Google+

jQuery

r-cmsのヘッダフッタ

投稿日時:2012/01/01(日) 05:36

r-cmsのヘッダが書き換えられることがあり、
j queryが作動しなくなる場合があります。
その時の為に、書き留めておきます。

【トップページ】ヘッダ(HEADタグなど)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META name="y_key" content="5e6643444ab86469">
<meta name="google-site-verification" content="VdEq3RqtZcgwvnGPChickfoMbKLnHZN34Setf3s29ZE" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="X-UA-Compatible" content="IE=7">
<title><!--%title%--></title>
<meta name="Keywords" content="<!--%keywords%-->">
<meta name="Description" content="<!--%description%-->">
<a href="https://plus.google.com/106955587954729424618?rel=author">Google+</a>
<link rel="home" href="/" title="<!--%site_nm%-->" >
<link rel="index" href="/sitemap/" title="<!--%site_nm%--> {'/label/site_map'|translate}{*サイトマップ*}" >
<link rel="alternate" media="handheld" href="{$smarty.server.PHP_SELF}" >

<meta name="robots" content="INDEX,FOLLOW">
<meta name="robots" content="NOODP">
<meta name="robots" content="NOYDIR">
<link href="/css/front/default.css" rel="stylesheet" type="text/css" media="screen,print">
<link href="/files/css/front/layout<!--%template_id%-->.css" rel="stylesheet" type="text/css" media="screen,print">
<link href="/css/front/import.css" rel="stylesheet" type="text/css" media="screen,print">
<link rel="icon" href="/favicon.ico">
<link rel="SHORTCUT ICON" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="<!--%site_nm%-->" href="{$smarty.const.ROOT_URL}/RSS.rdf">
<link rel="alternate" type="application/rss+xml" title="<!--%site_nm%-->" href="{$smarty.const.ROOT_URL}/files/blog/rss/RSS_BLOG_ALL.rdf">
<link rel="canonical" href="{$smarty.const.ROOT_URL}/">
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/blitzer/jquery-ui.css" rel="stylesheet" type="text/css"/><!-- jquery UI のcss-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script><!-- jquery 本体-->
<script type="text/javascript"  src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
{if $google_buzz_account}
<link rel="me" type="text/html" href="http://www.google.com/profiles/{$google_buzz_account}">
{/if}
<script type="text/javascript" src="/js/default.js"></script>
<meta name="author" content="<!--%author%-->">
{if $smarty.const.DEFAULT_FONT_SIZE}
<script type="text/javascript">
<!--
default_font_size = "{$smarty.const.DEFAULT_FONT_SIZE}";
//-->
</script>
{/if}
</head>

【一般ページ】ヘッダ(HEADタグなど)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="X-UA-Compatible" content="IE=7">
<title><!--%title%--></title>
<meta name="Keywords" content="<!--%keywords%-->">
<meta name="Description" content="<!--%description%-->">
<a href="https://plus.google.com/106955587954729424618" rel="me">Google+</a>    
<link rel="home" href="/" title="<!--%site_nm%-->" >
<link rel="index" href="/sitemap/" title="<!--%site_nm%--> {'/label/site_map'|translate}{*サイトマップ*}" >
<link rel="alternate" media="handheld" href="{$smarty.server.PHP_SELF}" >

<meta name="robots" content="INDEX,FOLLOW">
<meta name="robots" content="NOODP">
<meta name="robots" content="NOYDIR">
<link href="/css/front/default.css" rel="stylesheet" type="text/css" media="screen,print">
<link href="/files/css/front/layout<!--%template_id%-->.css" rel="stylesheet" type="text/css" media="screen,print">
<link href="/css/front/import.css" rel="stylesheet" type="text/css" media="screen,print">
<link rel="icon" href="/favicon.ico">
<link rel="SHORTCUT ICON" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="<!--%site_nm%-->" href="{$smarty.const.ROOT_URL}/RSS.rdf">
<link rel="alternate" type="application/rss+xml" title="<!--%site_nm%-->" href="{$smarty.const.ROOT_URL}/files/blog/rss/RSS_BLOG_ALL.rdf">
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/blitzer/jquery-ui.css" rel="stylesheet" type="text/css"/><!-- jquery UI のcss-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script><!-- jquery 本体-->
<script type="text/javascript"  src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
{if $google_buzz_account}
<link rel="me" type="text/html" href="http://www.google.com/profiles/{$google_buzz_account}">
{/if}
<script type="text/javascript" src="/js/default.js"></script>
<meta name="author" content="<!--%author%-->">
{if $smarty.const.DEFAULT_FONT_SIZE}
<script type="text/javascript">
<!--
default_font_size = "{$smarty.const.DEFAULT_FONT_SIZE}";
//-->
</script>
{/if}
</head>

トラックバック一覧

コメント

名前:
Eメールアドレス:
コメント:
ファイル
パスワード: