~tdarb/shinobi-script

Make article links clickable directly inside rendered XML feed
Include overlooked step in advanced setting for wrapping plain text
Update configuration variables and include advance setting text wrap instructions in README
Setup hidden category RSS field in order to properly order posts by pubDate
Include custom XSL template for main feed, include two new test posts, minor work for script WIP
Include basic styling for browser based Feed view, update README accordingly
Update README based on latest patch
7e2f8bd3 — Matthew Graybosch 2 years ago patch-1
pre-formatted text in full-text RSS feed

- text inside the CDATA tag is now wrapped with <pre> tags
- <pre> tag has inline CSS to specify reasonable wrapping
- tail command to retrieve post text now pipes into sed to escape HTML tags.
- added test posts
- added makefile for local testing
98bfa1fb — Bradley Taunt 2 years ago
Include proper README with link to demo and proper patch mailing list
e0ffffff — Bradley Taunt 2 years ago
Add MIT license
59480ff5 — Bradley Taunt 2 years ago
Initial commit of the basic Shinobi script