Fix ascii art blocks.

svn path=/plone.app.discussion/trunk/; revision=37336
This commit is contained in:
Timo Stollenwerk 2010-06-17 09:01:59 +00:00
parent 400956e264
commit 6e98edf54f
1 changed files with 6 additions and 2 deletions

View File

@ -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]--> *
| ^ | ^
| | | |