summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-03-30 08:11:53 +0000
committerfukachan <fukachan>2002-03-30 08:11:53 +0000
commitcfd208cc08bac11698b1facc3c0a90716306629d (patch)
treebf5d182743e4aa33b49c94b5a69ec551136e4f8c /fml/lib/FML/Command/Admin
parent6c0c5013e2a8af7aeca26152dfb096111975514a (diff)
downloadfml8-cfd208cc08bac11698b1facc3c0a90716306629d.tar.gz
fml8-cfd208cc08bac11698b1facc3c0a90716306629d.tar.bz2
fml8-cfd208cc08bac11698b1facc3c0a90716306629d.zip
update todo
idea on a new "command subcommand" style
Diffstat (limited to 'fml/lib/FML/Command/Admin')
-rw-r--r--fml/lib/FML/Command/Admin/TODO92
1 files changed, 70 insertions, 22 deletions
diff --git a/fml/lib/FML/Command/Admin/TODO b/fml/lib/FML/Command/Admin/TODO
index ac7c8bff..6b60b0bd 100644
--- a/fml/lib/FML/Command/Admin/TODO
+++ b/fml/lib/FML/Command/Admin/TODO
@@ -1,5 +1,17 @@
+ admin 用のコマンド一覧
+
+
+注意: remove のように単語がぶつかっているものがある。
+ そのため、アドレス関連の機能は互換性を優先するが
+ それ以外のものは、admin command subcommand args 形が
+ 可能であるかを模索するべき。
+
+
not yet 何らかの意味で決定済み status or コメント
------------------------------------------------------
+
+ [アドレス関連の操作]
+
actives
add done
add2actives
@@ -14,36 +26,72 @@ addmembers
chaddr done
change removed
change-address removed
- dir done
-forward
- get done
-help
- iam removed
-initpass
- initpasswd removed
- log half done
- ls done
matome
members
-newguide
-newinfo
- noskip removed
off
on
- pass done
-passwd
- password done
-pgp
-put
+ noskip removed
+ unsubscribe done
+
+
+ [ディレクトリ操作]
+ *** 新スタイルへ移行するべき ? ***
+
+ dir done
+ ls done
+
+ [ログファイルを見る]
+
+ log 半分
+
+
+ [ファイルに対する一般的な操作]
+ *** 新スタイルへ移行するべき ? ***
+
+ forward removed *新スタイルへ
+ get done
+newguide
+newinfo
+ put removed *新スタイルへ
remove 注意: 別の意味になる
-remove-article
-rename
+ remove-article removed *新スタイルへ
+ rename removed *新スタイルへ
resend
-send
+ send removed *新スタイルへ
skip removed
subscribe done
unlink done
? もっとわかりやすいものへ?
file unlink とかか?
-unlink-article
- unsubscribe done
+ unlink-article removed *新スタイルへ
+
+file remove
+file rename
+file put
+file get (例外: get と同じ機能)
+file send
+
+article forward
+article remove
+article unlink
+
+
+ [認証]
+ *** 新スタイルへ移行するべき ? ***
+
+ initpass removed *新スタイルへ
+ initpasswd removed *新スタイルへ
+ pass done
+ passwd removed *新スタイルへ
+ password done
+pgp
+
+
+ [その他]
+
+help
+ iam removed
+
+
+----------
+$FML$