內容簡介
這個外掛可監控Planet Venus快取目錄,並將新的文章作為貼文進行同步更新。
它會根據需要自動建立使用者和分類。
該外掛最初是由Morten Frederiksen於Binary Relations發佈。
維護
當運行正確時,WordPress Venus外掛會根據Venus快取目錄中的Atom條目文件中的資訊自動添加所需的使用者、分類和文章。每個Atom條目文件只有在創建或更新時才會進行解析,因此您可以在WordPress中根據需要更新現有的文章、分類和使用者,以防出現異常。除非條目文件已更新,否則您的更改不會被覆蓋。如果您刪除了一篇文章,外掛程式將嘗試刪除快取目錄中相應的Atom條目文件。為了使其工作,Web Server進程需要對快取目錄具有寫入權限。
如果您發現同一使用者突然出現在WordPress使用者系統中多次(如果相同的使用者從不同來源張貼,可能會發生這種情況),您可以使用Venus選項屏幕將它們合併為一個。合併將保留用戶編輯屏幕上可以看到並維護的每個使用者的唯一ID。
由於外掛會掃描Venus快取目錄以查找更新,因此您可能會發現它會變慢。您可能希望定期清理快取目錄,可能通過使用cron job和Venus的-x開關來實現。
許可證
版權所有(c) 2006-2009 Morten Høybye Frederiksen morten@wasab.dk
特此授權,允許有或沒有費用地使用,複製,修改和分發此軟體,
只要上述版權聲明和此許可聲明出現在所有副本中。
本軟體是"as is",作者不承擔本軟體的任何
形式的明示或暗示的保證,包括但不限於適銷性和適用於特定用途的擔保。 使用本軟體所導致任何直接、間接、特殊、衍生性的損失或損壞,作者不承擔任何責任,無論在任何合約、疏忽或其他侵權行為中,因使用或履行本軟體而導致或與之相關的責任。
外掛標籤
開發者團隊
原文外掛簡介
This plugin monitors a Planet Venus cache
directory and syndicates new entries as posts.
It automagically creates users and categories as necessary.
The plugin was originally released on Binary Relations by Morten Frederiksen.
Maintenance
When running correctly, the WordPress Venus plugin automatically adds users, categories and posts as needed, based on the information in the Atom entry files from the Venus cache directory. Each Atom entry file is only parsed when created or updated, so you may update existing posts, categories and users in WordPress as needed, in case something looks odd — your changes will not be overwritten unless the entry file is updated. If you delete a post, the plugin will try to remove the corresponding Atom entry file in the cache directory as well. For that to work, the web server process needs write permission to the cache directory.
If you find that the same users suddenly appears more than once in the WordPress user system (this may happen if the same user posts from different sources), you can use the Venus options screen to merge the two into one. The merge will be preserved for future arriving posts. This is accomplished by storing unique IDs for each user, as can be seen and maintained on the user edit screen.
Since the plugin scans the Venus cache directory to look for updates, you will likely find, that it slows down after a while. You may want to clean out the cache directory every now and then, possibly through the use of a cron job, and Venus’s -x switch.
License
Copyright (c) 2006-2009 Morten Høybye Frederiksen [email protected]
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
