mirror of
https://github.com/vale981/ablog
synced 2025-03-05 09:11:38 -05:00
Moved multiple posting into posting and listing.
This commit is contained in:
parent
d416d9193e
commit
8b4f73d893
1 changed files with 0 additions and 31 deletions
|
@ -1,31 +0,0 @@
|
|||
Multiple Posting
|
||||
================
|
||||
|
||||
.. post:: Jun 10, 2014
|
||||
:tags: directive
|
||||
:category: Manual
|
||||
:location: SF
|
||||
:author: Ahmet
|
||||
|
||||
:rst:dir:`post` directive now can be used multiple times in a single page
|
||||
to create multiple posts of different sections of the document.
|
||||
|
||||
|
||||
|
||||
Posting a Section
|
||||
-----------------
|
||||
|
||||
.. post:: Jun 10, 2014
|
||||
:tags: directive
|
||||
:category: Manual
|
||||
:location: SF
|
||||
:author: Ahmet
|
||||
|
||||
Second time a document is posted, post title and excerpt will be extracted
|
||||
from the section in which the :rst:dir:`post` directive resides.
|
||||
|
||||
The section post will be treated like any other document post, except:
|
||||
|
||||
* Next and previous links at the bottom will only regard the first post
|
||||
in the document,
|
||||
* ...
|
Loading…
Add table
Reference in a new issue