소스 검색

Add Encrypt Content plugin as submodule

Justin Mayer 9 년 전
부모
커밋
32576b4ef8
3개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      encrypt-content

+ 3 - 0
.gitmodules

@@ -94,3 +94,6 @@
 [submodule "figure-ref"]
 	path = figure-ref
 	url = https://github.com/cmacmackin/figure-ref
+[submodule "encrypt-content"]
+	path = encrypt-content
+	url = https://github.com/mindcruzer/pelican-encrypt-content

+ 2 - 0
Readme.rst

@@ -64,6 +64,8 @@ Custom article URLs       Adds support for defining different default URLs for d
 
 Disqus static comments    Adds a disqus_comments property to all articles. Comments are fetched at generation time using disqus API
 
+Encrypt content           Password protect pages and articles
+
 Extract table of content  Extracts table of contents (ToC) from `article.content`
 
 Feed Summary              Allows article summaries to be used in ATOM and RSS feeds instead of the entire article

+ 1 - 0
encrypt-content

@@ -0,0 +1 @@
+Subproject commit aafaf57f8730bf59f009f8fffdb9989a735f1374