Modify

Opened 12 years ago

Closed 7 years ago

#10160 closed defect (worksforme)

blog publishing / checkpointing

Reported by: branson Owned by: osimons
Priority: normal Component: FullBlogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

So I'd really like to see

  • ability to set a status on an blog entry ( 'draft', 'published' ) etc.. so that the mail hooks are not used until a blog post is fully created.

  • ability to checkpoint whilst writing a blog entry so you don't lose your work. This has happened to us several times.

Attachments (0)

Change History (2)

comment:1 in reply to:  description Changed 12 years ago by Ryan J Ollos

Replying to sandinak:

So I'd really like to see

  • ability to set a status on an blog entry ( 'draft', 'published' ) etc.. so that the mail hooks are not used until a blog post is fully created.

There is a plugin that implements the draft functionality, see fullblogplugin/0.11/sample-plugins/BlogDraftPlugin.py. It is not yet integrated with the AnnouncerPlugin or FullBlogNotificationPlugin (deprecated) so that emails are not sent when the draft tag is present. See: #6047.

  • ability to checkpoint whilst writing a blog entry so you don't lose your work. This has happened to us several times.

Is the draft functionality sufficient to accomplish this?

comment:2 Changed 7 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

No reply, so assuming draft plugin is sufficient.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.