內容簡介
此外掛程式可建立自訂的 XML 資料來源,目的是為了能在 Emerald 全功能 iPhone 應用程式上運作。
生成的資料來源可與特定的行動應用程式或您自己的資料讀取器一起使用,您可以修改 feed-template.php 以符合您的需求。
它像內建的資料來源一樣運作,可用於首頁、分類、標籤、作者...要叫出資料來源,只需在您的網址後加上 /?feed=myxml。
範例:yourdomain.com/?feed=myxml 或 yourdomain.com/category/mycategory/?feed=myxml
外掛標籤
開發者團隊
原文外掛簡介
This plugin creates a custom xml feed, designed to work with the emerald full iPhone app.
The feed generated can work with special readers like a specific mobile app or your own reader, you may modify the feed-template.php to fit your needs.
It works as the built-in feeds, it works with the home page, categories, tags, authors… to call the feed just add /?feed=myxml to your URL.
Example: yourdomain.com/?feed=myxml or yourdomain.com/category/mycategory/?feed=myxml
