I submitted patches to node.module and comment.module to provide $node->preview and $comment->preview flags that themes can use to style previews so they are not confused with ordinary page views. This is a big usability improvement for Drupal.

I entered the patches in comments to this issue:

http://drupal.org/node/18792

But they didn't show up in the patch queue. I'm posting this separate message with "status: patch" so that it will appear in the patch queue for review (I hope).

Thanks for bearing with me; first time I've submitted a patch.

Comments

Geary’s picture

Component: node.module » comment.module
StatusFileSize
new290 bytes

Here is the corresponding patch to comment.module. Sorry about the duplication between this entry and my other ones that were in reply to a previous issue.

jonbob’s picture