diff options
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/translated_titles/conf.py | 12 | ||||
| -rw-r--r-- | tests/data/translated_titles/pages/1.pl.txt (renamed from tests/data/translated_titles/stories/1.pl.txt) | 0 | ||||
| -rw-r--r-- | tests/data/translated_titles/pages/1.txt (renamed from tests/data/translated_titles/stories/1.txt) | 0 |
3 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/translated_titles/conf.py b/tests/data/translated_titles/conf.py index 3d0d829..8faa7a9 100644 --- a/tests/data/translated_titles/conf.py +++ b/tests/data/translated_titles/conf.py @@ -141,8 +141,8 @@ POSTS = ( ("posts/*.txt", "posts", "post.tmpl"), ) PAGES = ( - ("stories/*.rst", "stories", "story.tmpl"), - ("stories/*.txt", "stories", "story.tmpl"), + ("pages/*.rst", "pages", "story.tmpl"), + ("pages/*.txt", "pages", "story.tmpl"), ) # One or more folders containing files to be copied as-is into the output. @@ -436,10 +436,10 @@ COMMENT_SYSTEM_ID = "nikolademo" # the "noannotations" metadata. # ANNOTATIONS = False -# Create index.html for story folders? -# STORY_INDEX = False -# Enable comments on story pages? -# COMMENTS_IN_STORIES = False +# Create index.html for page folders? +# PAGE_INDEX = False +# Enable comments on page pages? +# COMMENTS_IN_PAGES = False # Enable comments on picture gallery pages? # COMMENTS_IN_GALLERIES = False diff --git a/tests/data/translated_titles/stories/1.pl.txt b/tests/data/translated_titles/pages/1.pl.txt index a888c1f..a888c1f 100644 --- a/tests/data/translated_titles/stories/1.pl.txt +++ b/tests/data/translated_titles/pages/1.pl.txt diff --git a/tests/data/translated_titles/stories/1.txt b/tests/data/translated_titles/pages/1.txt index 45fb214..45fb214 100644 --- a/tests/data/translated_titles/stories/1.txt +++ b/tests/data/translated_titles/pages/1.txt |
