Fix ascii art blocks.
svn path=/plone.app.discussion/trunk/; revision=37336
This commit is contained in:
parent
400956e264
commit
6e98edf54f
@ -52,6 +52,8 @@ The inheritance tree for DiscussionItem is shown below. Classes we want to
|
|||||||
mix in and interface we want to implement in the Comment class are marked
|
mix in and interface we want to implement in the Comment class are marked
|
||||||
with [x].
|
with [x].
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
[ ] DiscussionItem
|
[ ] DiscussionItem
|
||||||
[ ] Document
|
[ ] Document
|
||||||
[ ] PortalContent = [ ] IContentish
|
[ ] PortalContent = [ ] IContentish
|
||||||
@ -126,6 +128,8 @@ could manage the 'Bypass moderation' permission.
|
|||||||
|
|
||||||
These could work in a workflow like this:
|
These could work in a workflow like this:
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
* --> [posted] -- {publish} --> [published]--> *
|
* --> [posted] -- {publish} --> [published]--> *
|
||||||
| ^
|
| ^
|
||||||
| |
|
| |
|
||||||
|
Loading…
Reference in New Issue
Block a user