Bläddra i källkod

Deprecate feed_summary plugin. Closes #926

Justin Mayer 7 år sedan
förälder
incheckning
3bb900dc15
1 ändrade filer med 6 tillägg och 1 borttagningar
  1. 6 1
      feed_summary/Readme.md

+ 6 - 1
feed_summary/Readme.md

@@ -1,4 +1,9 @@
-# Feed Summary #
+# DEPRECATED — Do Not Use #
+
+**As noted in the [Pelican 3.7 release notes](https://blog.getpelican.com/pelican-3.7-released.html), RSS feeds now provide summaries by default, so this plugin is no longer relevant and will eventually be removed from this repository.**
+
+-----------------------
+
 This plugin allows article summaries to be used in ATOM and RSS feeds instead of the entire article. It uses the
 This plugin allows article summaries to be used in ATOM and RSS feeds instead of the entire article. It uses the
 built-in pelican `Summary:` metadata.
 built-in pelican `Summary:` metadata.