感谢您选用本插件 Ecall 插件是为了方便用js的方式外部调用blog的文章内容而设计的 使用说明: (1)你可以在任意网站加入如下代码: localhost:代表博客域名 key:代表插件生成的授权密钥(在插件管理页面) cid:代表目录的id rows:代表显示的数据调试 可选参数 注意事项 (1)可能由于某种原因,在网站更目录没有api.php文件,你可以手动到插件安装的目录把api_temp.php复制到根目录,然后重命名为 api.php /********************************************************************************************/ Ecall plugin can make it convinient to invoke your blog article externally from any site usage instruction 1)you can insert the below code into any site localhost: your blog domain key:the authenrition key the plugin generate(check in plugin management panel) cid: the catagory id rows:how many row to show optional