• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » id
トレース: • ipmitool Server内から、IPMI IP確認

id

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@dokuwiki
  • 全ての名前空間
  • dokuwiki:plugin (9)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

マッチした文書名:

  • 04 doku.phpを隠す
  • サイドバーに本日の格言追加

全文検索:

04 doku.phpを隠す
8 ヒット, 最終更新: 10年前
u.phpを隠す ====== http://dokuwiki.fl8.jp/doku.php?id=bash:script:15_awk_for_count 上記のようなURLを、下記のように表示... nable DokuWikis XML-RPC interface, you should consider to ## restrict access to it over HTTPS only! Un... e ^_export/([^/]+)/(.*) doku.php?do=export_$1&id=$2 [QSA,L] RewriteRule ^$ ... -d RewriteRule (.*) doku.php?id=$1 [QSA,L] RewriteRule ^index.php$
code Prettifier Plugin @dokuwiki:plugin
5 ヒット, 最終更新: 10年前
lugins/codeprettify/conf/default.php> $conf['override'] = 0; // override DW syntax disabled ↓ $conf['override'] = 1; // override DW syntax disabled </code> ===== skin ===== 下記を編集すればスキンを変更できます。 <code linenu
color plugin @dokuwiki:plugin
5 ヒット, 最終更新: 11年前
-1), 2); $color = $this->_isValid($color); $background = $this->_isValid($background); return array($st... } return false; } // validate color value $c // this is cut price validation - only to ensure the basic format is correct
02 今日の名言をIndexmenuに載せる(dokuwiki)
4 ヒット, 最終更新: 11年前
<?php tpl_includeFile('sidebarheader.html') ?> <?php tpl_include_page($conf['sidebar'], 1, 1) ?> +<hr /> +<script type="text/javas... <?php tpl_includeFile('sidebarfooter.html') ?> </div> </div></div><!-- /aside --> </code>
サイドバーに本日の格言追加
4 ヒット, 最終更新: 11年前
日の格言を追加した時のメモ ===== arcticテンプレートの場合 ===== tpl_sidebar('left')の下あたりに追加する。 <code> $ vi lib/tpl/arctic/main.php 141 <?php tpl_sidebar('left') ?> 142 <script type="text/javascr... s" の dokuwikiテンプレートの場合は、「tpl_include_page($conf['sidebar'], 1, 1)」の下あたりに追加 <code> $ vi lib/tpl/dokuwi... <?php tpl_include_page($conf['sidebar'], 1, 1) ?> 45 <!-- add kakugen -->
インデックスメニューの設定
4 ヒット, 最終更新: 23カ月前
え nocookie 名前空間を開いているかどうかをCookieで保存しない skipfile=/sidebar/ ページを非表示(sidebarを非表示にする) skipns=/^(wiki|playground)$/ 名前空間を非表示(wikiとplaygroundを非表示にする) </code> =... ルとリンクから取り除くページ。カスタムリストは、コンマで区切ってください。'; $lang['hide_headpage'] = 'ヘッドページを隠す。'; $lang['empty_msg'] ... mple.com?do=loginから管理ベージにログインしてから Ach テンプレート設定の「Hide tools when not logged in?」のチェックで非表示、チェック無しで表示 [
counter @dokuwiki:plugin
3 ヒット, 最終更新: 2年前
$size = getimagesize($c_path."0.gif"); //0.gifからwidthとheight取得 for ($i=0; $i<strlen($f_cnt); $i++):... $size = getimagesize($c_path."0.gif"); //0.gifからwidthとheight取得 + $size = @getimagesize($c_path."0.gif"); //0.gifからwidthとheight取得 for ($i=0; $i<strlen($f_cnt); $i++)
tag plugin @dokuwiki:plugin
3 ヒット, 最終更新: 10年前
both. {{topic>ns1?tag1 tag2}} – List all pages inside namespace ns1 tagged with either tag1 or tag2 {{topic>.?tag1 tag2}} – List all pages inside the current namespace tagged with either tag1 or... s2}} – List all occurrences for the given tags inside the namespaces (the dot specifies the root names
01 今日の名言をIndexmenuに載せる(arctic)
2 ヒット, 最終更新: 11年前
00 @@ -137,6 +137,9 @@ <div class="left_sidebar"> <?php tpl_searchform() ?> <?php tpl_sidebar('left') ?> +<script type="text/javascript" +
cellbg @dokuwiki:plugin
2 ヒット, 最終更新: 11年前
| | @#6495ed:Ligne 1 | Oui | Oui, à valider | | Ligne 2 | ::: | @orange:... | | @#6495ed:Ligne 1 | Oui | Oui, à valider | | Ligne 2 | ::: | @orange:
code2 @dokuwiki:plugin
2 ヒット, 最終更新: 10年前
ode> Plugin name 'syntax_plugin_code' is not a valid plugin name, only the characters a-z and 0-9 are ... msg(sprintf("Plugin name '%s' is not a valid plugin name, only the characters a-z and 0-9 are
translation @dokuwiki:plugin
2 ヒット, 最終更新: 23カ月前
ので<br>で調整する必要があります。</color> 私の場合は<br>を1個追加しました。 sidebarheader.htmlに下記のコードを追加しておけば、本家ページのように翻訳メニューが表示される <code|lib/tpl/dokuwiki/sidebarheader.html> <?php $translation = plugin_load(
手動でページ移動
1 ヒット, 最終更新: 11年前
.log rm -Rf attic/* rm -Rf cache/? rm -Rf cache/*.idx rm -Rf cache/purgefile 後は、[[dokuwiki:plugin:or
Gallery @dokuwiki:plugin
1 ヒット, 最終更新: 8年前
ode> rm -Rf attic/* rm -Rf cache/? rm -Rf cache/*.idx rm -Rf cache/purgefile </code> {{tag>dokuwiki:
OrphansWanted @dokuwiki:plugin
1 ヒット, 最終更新: 11年前
NTED:wanted~~  ←まだ作成されていないページ ~~ORPHANSWANTED:valid~~ ←1つ以上のページからリンクされているページ </code> 実用上は、以下の「all

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki