ここの情報は古いです。ご理解頂いた上でお取り扱いください。

Changeset 7141


Ignore:
Timestamp:
May 11, 2008, 6:23:31 AM (15 years ago)
Author:
ebihara
Message:

#2385:JavaScript? files now have a far future Expires header.

Location:
OpenPNE/branches/stable-2.12.x
Files:
1 added
15 edited

Legend:

Unmodified
Added
Removed
  • OpenPNE/branches/stable-2.12.x/public_html/js/pc_emoji_palet/pc_emoji_palet.html

    r6751 r7141  
    66</head>
    77<body>
    8 <script src="./pc_emoji_palet.js"></script>
    9 <script src="./pc_emoji_palet_popup.js"></script>
    10 <script src="../Selection.js"></script>
     8<script src="./pc_emoji_palet.js?r7140"></script>
     9<script src="./pc_emoji_palet_popup.js?r7140"></script>
     10<script src="../Selection.js?r7140"></script>
    1111</body>
    1212</html>
  • OpenPNE/branches/stable-2.12.x/webapp/modules/admin/templates/inc_header.tpl

    r6863 r7141  
    88<meta http-equiv="Content-Script-Type" content="text/javascript" />
    99<link href="modules/admin/default.css" rel="stylesheet" type="text/css" media="all" />
    10 <script type="text/javascript" src="./js/prototype.js"></script>
     10<script type="text/javascript" src="./js/prototype.js?r7140"></script>
    1111<script type="text/javascript" src="./modules/admin/default.js"></script>
    1212({if $custom_header})
    1313({$custom_header|smarty:nodefaults})
    1414({/if})
    15 <script type="text/javascript" src="./js/pne.js"></script>
     15<script type="text/javascript" src="./js/pne.js?r7140"></script>
    1616</head>
    1717<body id="admin_page_({$CURRENT_ACTION})">
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/c_home.tpl

    r6808 r7141  
    4545({/foreach})
    4646({/strip})({/capture})
    47 <script type="text/javascript" src="js/show_flash.js"></script>
     47<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    4848<script type="text/javascript">
    4949//<![CDATA[
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/common/layout.tpl

    r7129 r7141  
    99<title>({$INC_HEADER_title})</title>
    1010<link rel="stylesheet" href="./xhtml_style.php" type="text/css" />
    11 <script type="text/javascript" src="./js/prototype.js"></script>
    12 <script type="text/javascript" src="./js/Selection.js"></script>
    13 <script type="text/javascript" src="./js/pne.js"></script>
     11<script type="text/javascript" src="./js/prototype.js?r7140"></script>
     12<script type="text/javascript" src="./js/Selection.js?r7140"></script>
     13<script type="text/javascript" src="./js/pne.js?r7140"></script>
    1414</head>
    1515<body id="pc_page_({$INC_HEADER_page_name})"><div id="Body">
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/h_album_image_insert_dialog.tpl

    r6808 r7141  
    66<meta http-equiv="Content-Style-Type" content="text/css" />
    77<meta http-equiv="Content-Script-Type" content="text/javascript" />
    8 <script type="text/javascript" src="./js/Selection.js"></script>
    9 <script type="text/javascript" src="./js/tiny_mce/tiny_mce_popup.js"></script>
     8<script type="text/javascript" src="./js/Selection.js?r7140"></script>
     9<script type="text/javascript" src="./js/tiny_mce/tiny_mce_popup.js?r7140"></script>
    1010<title>({$INC_HEADER_title})</title>
    1111<link rel="stylesheet" href="./xhtml_style.php" type="text/css" />
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/h_album_insert_dialog.tpl

    r6808 r7141  
    66<meta http-equiv="Content-Style-Type" content="text/css" />
    77<meta http-equiv="Content-Script-Type" content="text/javascript" />
    8 <script type="text/javascript" src="./js/Selection.js"></script>
    9 <script type="text/javascript" src="./js/tiny_mce/tiny_mce_popup.js"></script>
     8<script type="text/javascript" src="./js/Selection.js?r7140"></script>
     9<script type="text/javascript" src="./js/tiny_mce/tiny_mce_popup.js?r7140"></script>
    1010<title>({$INC_HEADER_title})</title>
    1111<link rel="stylesheet" href="./xhtml_style.php" type="text/css" />
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/h_home.tpl

    r7056 r7141  
    104104({/foreach})
    105105({/strip})({/capture})
    106 <script type="text/javascript" src="js/show_flash.js"></script>
     106<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    107107<script type="text/javascript">
    108108//<![CDATA[
     
    177177({/foreach})
    178178({/strip})({/capture})
    179 <script type="text/javascript" src="js/show_flash.js"></script>
     179<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    180180<script type="text/javascript">
    181181//<![CDATA[
     
    247247({/foreach})
    248248({/strip})({/capture})
    249 <script type="text/javascript" src="js/show_flash.js"></script>
     249<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    250250<script type="text/javascript">
    251251//<![CDATA[
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/inc_f_home_h_prof.tpl

    r6808 r7141  
    9797({/foreach})
    9898({/strip})({/capture})
    99 <script type="text/javascript" src="js/show_flash.js"></script>
     99<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    100100<script type="text/javascript">
    101101//<![CDATA[
     
    169169({/foreach})
    170170({/strip})({/capture})
    171 <script type="text/javascript" src="js/show_flash.js"></script>
     171<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    172172<script type="text/javascript">
    173173//<![CDATA[
  • OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/inc_tinymce_textarea.tpl

    r7131 r7141  
    11({if $smarty.const.OPENPNE_USE_DECORATION})
    2 <script type="text/javascript" src="./js/pne_decoration.js"></script>
    3 <script type="text/javascript" src="./js/tiny_mce/tiny_mce.js"></script>
     2<script type="text/javascript" src="./js/pne_decoration.js?r7140"></script>
     3<script type="text/javascript" src="./js/tiny_mce/tiny_mce.js?r7140"></script>
    44<script type="text/javascript">
    55//<![CDATA[
     
    5656//]]>
    5757</script>
    58 <script type="text/javascript" src="./js/pc_emoji_palet/pc_emoji_palet.js"></script>
     58<script type="text/javascript" src="./js/pc_emoji_palet/pc_emoji_palet.js?r7140"></script>
    5959<input type="radio" name="mce_editor_mode_changer" id="mce_editor_mode_changer_1" onclick="pne_toggle_mce_editor('mce_editor_textarea')" checked="checked" /><label for="mce_editor_mode_changer_1">テキストモード</label>&nbsp;<input type="radio" name="mce_editor_mode_changer" id="mce_editor_mode_changer_2" onclick="pne_toggle_mce_editor('mce_editor_textarea')" /><label for="mce_editor_mode_changer_2">プレビューモード</label>
    6060<div id="mce_editor_buttonmenu">
  • OpenPNE/branches/stable-2.12.x/webapp/modules/portal/templates/edit_portal_image.tpl

    r6527 r7141  
    99<link href="modules/admin/default.css" rel="stylesheet" type="text/css" media="all" />
    1010<link href="modules/portal/admin/default.css" rel="stylesheet" type="text/css" media="all" />
    11 <script type="text/javascript" src="./js/prototype.js"></script>
     11<script type="text/javascript" src="./js/prototype.js?r7140"></script>
    1212<script type="text/javascript" src="./modules/admin/default.js"></script>
    1313<script type="text/javascript">
  • OpenPNE/branches/stable-2.12.x/webapp_biz/modules/biz/templates/common/layout.tpl

    r7129 r7141  
    99<title>({$INC_HEADER_title})</title>
    1010<link rel="stylesheet" href="./xhtml_style.php" type="text/css" />
    11 <script type="text/javascript" src="./js/prototype.js"></script>
    12 <script type="text/javascript" src="./js/Selection.js"></script>
    13 <script type="text/javascript" src="./js/pne.js"></script>
     11<script type="text/javascript" src="./js/prototype.js?r7140"></script>
     12<script type="text/javascript" src="./js/Selection.js?r7140"></script>
     13<script type="text/javascript" src="./js/pne.js?r7140"></script>
    1414</script>
    1515</head>
  • OpenPNE/branches/stable-2.12.x/webapp_biz/modules/biz/templates/inc_biz_home_group_list.tpl

    r6389 r7141  
    1414({/foreach})
    1515({/strip})({/capture})
    16 <script type="text/javascript" src="js/show_flash.js"></script>
     16<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    1717<script type="text/javascript">
    1818<!--
  • OpenPNE/branches/stable-2.12.x/webapp_biz/modules/pc/templates/common/layout.tpl

    r7129 r7141  
    99<title>({$INC_HEADER_title})</title>
    1010<link rel="stylesheet" href="./xhtml_style.php" type="text/css" />
    11 <script type="text/javascript" src="./js/prototype.js"></script>
    12 <script type="text/javascript" src="./js/Selection.js"></script>
    13 <script type="text/javascript" src="./js/pne.js"></script>
     11<script type="text/javascript" src="./js/prototype.js?r7140"></script>
     12<script type="text/javascript" src="./js/Selection.js?r7140"></script>
     13<script type="text/javascript" src="./js/pne.js?r7140"></script>
    1414</script>
    1515</head>
  • OpenPNE/branches/stable-2.12.x/webapp_biz/modules/pc/templates/h_home.tpl

    r7056 r7141  
    8686({/foreach})
    8787({/strip})({/capture})
    88 <script type="text/javascript" src="js/show_flash.js"></script>
     88<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    8989<script type="text/javascript">
    9090//<![CDATA[
     
    163163({/foreach})
    164164({/strip})({/capture})
    165 <script type="text/javascript" src="js/show_flash.js"></script>
     165<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    166166<script type="text/javascript">
    167167//<![CDATA[
     
    233233({/foreach})
    234234({/strip})({/capture})
    235 <script type="text/javascript" src="js/show_flash.js"></script>
     235<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    236236<script type="text/javascript">
    237237//<![CDATA[
  • OpenPNE/branches/stable-2.12.x/webapp_biz/modules/pc/templates/inc_f_home_h_prof.tpl

    r6817 r7141  
    7979({/foreach})
    8080({/strip})({/capture})
    81 <script type="text/javascript" src="js/show_flash.js"></script>
     81<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    8282<script type="text/javascript">
    8383//<![CDATA[
     
    155155({/foreach})
    156156({/strip})({/capture})
    157 <script type="text/javascript" src="js/show_flash.js"></script>
     157<script type="text/javascript" src="js/show_flash.js?r7140"></script>
    158158<script type="text/javascript">
    159159//<![CDATA[
Note: See TracChangeset for help on using the changeset viewer.