Re: post2mt: XML-RPCでの1st POST
なるほど!
[MT]/lib/MT/XMLRPCServer.pmから
## In 2.1 we changed the behavior of the $publish flag. Previously,
## it was used to determine the post status. That was a bad idea.
## So now entries added through XML-RPC are always set to publish,
## *unless* the user has set "NoPublishMeansDraft 1" in mt.cfg, which
## enables the old behavior.
なるほどね、XML-RPCからのエントリは常にRelease状態となるわけだ。
変更はできるけど、MT全体に影響する事になるわけですね。
制限事項ってことにしましょう。
[Mew version 3.2 on Emacs 20.7 / Mule 4.1 (葵)]