Swiki ブックシェルフのエンコード指定
[shelf] → templaes (shelf) → list
<?doctype?>
<html>
<head>
<title>Swikis on <?name?></title>
</head>
<body<?colorScheme?>>
<h2>Swikis on <?name?></h2>
<?swikiListing?>
<?logo?>
</body>
</html>
↓
<?doctype?>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=shift_jis">
<title><?name?></title>
</head>
<body<?colorScheme?>>
<h2><?name?></h2>
<?swikiListing?>
<?logo?>
</body>
</html>
このページを編集 (632 bytes)
|
以下の 1 ページから参照されています。 |
This page has been visited 2910 times.