Jump to content

Preview Post


Bill Edwards

Recommended Posts

Posted

Dear All

I've tried searching with no luck.

How do I "Preview Post" in V4 please?

Many Thanks

Bill

You can't, functionality isn't there.

Posted

Just passing on feedback from my members ......

We like it, it isn't there.......

Yes, the editor is a true wysiwyg editor. So what you see while creating the post, is what will be saved.

I'll pass that on :)

Thanks

Posted

Not it is not. Try BBCode. It is not parsed while typing.

BBCode as you know on IP.Board 3, does not exist on IPS4, you know that. Today there's a way to simulate that, but it isn't BBCode anymore.

Posted

This is not BBCode. :)

It is there on script:

		/* Bold */
		if ( static::canUse( $member, 'Bold', $area ) )
		{
			$return['b'] = array( 'tag' => 'strong' );
		}

It is tied to the button on editor, like what I said before. Today you can create a button to execute some action and place it on editor.

Posted

I'm also getting a lot feedback via PMs about "where is the preview button" or "why can't I preview my post." Everyone knows that WYSIWYG doesn't mean just that when posting. If it where, don't you think Wordpress would have also gotten rid of that feature as well?

I'm going to have to second the motion to reintroduce the ability to preview your post.

 

  • 10 months later...
  • Management
Posted
47 minutes ago, GlenP said:

It will be back in the next week or two.

 

 

You can test it now - we are running 4.1.12. Click the icon in the top left of the editor. 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...