buildingwebsites:dokuwiki
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| buildingwebsites:dokuwiki [2023/09/28 14:50] – [参考にしたいサイト] admin | buildingwebsites:dokuwiki [2024/11/27 15:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Dokuwiki====== | ||
| + | |||
| + | =====misc===== | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * 強制改行 -> < | ||
| + | * テキストの中央寄せ -> < | ||
| + | * [[https:// | ||
| + | * アップロードした写真が回転してしまうとき | ||
| + | - ImageOptim で Exif 情報を削除。 | ||
| + | - Preview で開き、画像を開き、回転。 | ||
| + | - アップロードし直す。 | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | =====最初にする設定===== | ||
| + | * [[http:// | ||
| + | *[[http:// | ||
| + | |||
| + | =====プラグイン===== | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * Indexmenu プラグインは Admin > Configration Settings > Editing > phpok > Allow embedded PHP にチェックを入れないとテーマを反映できない。 | ||
| + | * 「.# | ||
| + | * Twitter プラグイン - Twitter のタイムラインを表示できる | ||
| + | * [[https:// | ||
| + | * インストール | ||
| + | - [[https:// | ||
| + | - Admin > Configuration Settings > Twitter に Consumer Key (API Key)、Consumer Secret (API Secret)、Access Token、Access Token Secret を記入。 | ||
| + | - [TWITTER: | ||
| + | * Cell Background プラグイン | ||
| + | * Warning の文字列が表示される不具合あり。 | ||
| + | =====Table of Contents を表示させない===== | ||
| + | * < | ||
| + | *[[https:// | ||
| + | |||
| + | =====ロゴやファビコン、ブックマークアイコンの変更===== | ||
| + | * '' | ||
| + | * ファビコンファイルを作成できるオンラインサイト -> [[http:// | ||
| + | *[[http:// | ||
| + | *[[http:// | ||
| + | |||
| + | =====エディタのツールバーが表示されない===== | ||
| + | * [[https:// | ||
| + | |||
| + | =====ページを1分ごとにリフレッシュする===== | ||
| + | - 「Admin > Configuration Settings > Editing > Allow embedded HTML」をオンにする。 | ||
| + | - 自動リフレッシュしたいページの頭に以下のコードを入れる。 | ||
| + | < | ||
| + | ~~NOCACHE~~</ | ||
| + | * 参考:[[http:// | ||
| + | |||
buildingwebsites/dokuwiki.txt · Last modified: 2024/11/27 15:23 by 127.0.0.1
