Explorar el Código

Deprecate feed_summary plugin. Closes #926

Justin Mayer hace 6 años
padre
commit
3bb900dc15
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  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
 built-in pelican `Summary:` metadata.