Sfoglia il codice sorgente

Clarify documentation of related_posts plugin

It is not clear how the plugin determines which posts are related.
Talha Mansoor 10 anni fa
parent
commit
b268db7312
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      related_posts/Readme.rst

+ 1 - 1
related_posts/Readme.rst

@@ -19,7 +19,7 @@ For example::
     {% endif %}
 
 
-You can also override related posts by using it as part of your post's meta data 'related_posts:'.
+Your related posts should share a common tag. You can also use ``related_posts:`` in your post's meta data.
 The 'related_posts:' meta data works together with your existing slugs:
 
     related_posts: slug1,slug2,slug3...slugN