このページの翻訳:
- 日本語 (ja)
- English (en)
- 29 Next.js 作成
Tag Cloud
このページへのアクセス
今日: 1 / 昨日: 1
総計: 185
- Dokuwiki.fl8.jp(41)
- FreeBSD カーネル再構築(17)
- IPMIコマンド(8)
- DokuWiki(7)
- GRUBで起動しない(7)
このページへのアクセス
今日: 1 / 昨日: 1
総計: 185
pageにタグを付ける事ができる。
{{tag>tag1 tag2 tag3}} with namespaces: {{tag>ns1:tag1 ns1:tag2 ns2:subns1:tag3}}
これで
{{topic>Unixコマンド +ファイル操作&header&table&nouser&tags&sort}}
{{topic>tag1 -tag2}} – Lists all pages tagged with tag1 but not with tag2. {{topic>tag1 +tag2}} – Lists all pages tagged with tag1 and tag2. {{topic>tag1 tag2}} – Lists all pages tagged with either tag1 or tag2 or 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 tag2 {{topic>tag1 tag2 tag3&nodate&desc&sort}} (Adding pagelist options to change the design
下記のようになる