{"id":37005016,"url":"https://github.com/alieninternet/ais_feed","last_synced_at":"2026-01-14T00:39:26.227Z","repository":{"id":222051597,"uuid":"755258360","full_name":"alieninternet/ais_feed","owner":"alieninternet","description":"Feed syndication plugin for Textpattern","archived":false,"fork":false,"pushed_at":"2025-03-11T09:02:19.000Z","size":202,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T00:25:25.401Z","etag":null,"topics":["atom","rss","textpattern","textpattern-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alieninternet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-09T18:54:39.000Z","updated_at":"2025-03-11T09:02:23.000Z","dependencies_parsed_at":"2025-03-04T01:35:58.719Z","dependency_job_id":null,"html_url":"https://github.com/alieninternet/ais_feed","commit_stats":null,"previous_names":["alieninternet/ais_feed"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alieninternet/ais_feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alieninternet%2Fais_feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alieninternet%2Fais_feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alieninternet%2Fais_feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alieninternet%2Fais_feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alieninternet","download_url":"https://codeload.github.com/alieninternet/ais_feed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alieninternet%2Fais_feed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom","rss","textpattern","textpattern-plugin"],"created_at":"2026-01-14T00:39:26.121Z","updated_at":"2026-01-14T00:39:26.204Z","avatar_url":"https://github.com/alieninternet.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ais_feed - A simple feed syndication plugin for Textpattern\n\nThis plugin allows you to ingest an external feed for syndication within your Textpattern site.\n\n## Features\n\n* Support for Atom and RSS feeds\n* Allow querying any field in the feed with XPath queries\n* Feed data can be formatted as needed\n* No dependencies - no need for libraries, making installation simple\n* Caching of feeds (file based)\n\n## Example\n\nThe following example shows how the feed can iterate over a feed, returning at most 5 items, output a custom field, and perform simple logic based on an XPath query.\n\n```html\n\u003ctxp:ais_feed feed=\"http://example.com/feed.xml\" limit=\"5\"\u003e\n   \u003carticle class=\"article feed\"\u003e\n      \u003ch2\u003e\n         \u003ctxp:ais_feed_item_link\u003e\n            \u003ctxp:ais_feed_item_title /\u003e\n         \u003c/txp:ais_feed_item_link\u003e\n      \u003c/h2\u003e\n      \u003cp\u003ePosted: \u003ctxp:ais_feed_item_posted format=\"%B %Y\" /\u003e\u003c/p\u003e\n      \u003cp\u003e\u003ctxp:ais_feed_item_xpath xpath=\"./custom:field\" /\u003e\u003c/p\u003e\n      \u003ctxp:ais_feed_item_if_xpath xpath=\"./custom:something[@foo='1']\"\u003e\n         \u003cp\u003eSomething happens when XPath query is true\u003c/p\u003e\n      \u003ctxp:else /\u003e\n         \u003cp\u003eSomething different happens when not true\u003c/p\u003e\n      \u003c/txp:ais_feed_item_if_xpath\u003e\n   \u003c/article\u003e\n\u003c/txp:ais_feed\u003e\n```\n\nFull instructions are available [here](help.textile), as well as included with the plugin, and includes tag instructions and practical examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falieninternet%2Fais_feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falieninternet%2Fais_feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falieninternet%2Fais_feed/lists"}