In-Portal Issue Tracker - In-Bulletin
Viewing Issue Advanced Details
157 [In-Portal CMS] Front End feature request always 2009-07-29 10:48 2011-07-06 02:59
Dmitry  
alex  
normal  
closed  
fixed  
 
none 5.1.0  
0
0000157: Ability to Preview Post before Submitting
We need ability to have a Preview before posting a Topic, Reply, Private message in In-Bulletin.

Let's say we have 2 buttons Post / Add and Preview - it will reload the page with Post Preview (all BBCode and Smiles processed as like we posted already. Below we have Text area with actual post so user can modify it.
patch inbpatch1.patch (9,316) 2011-07-06 02:58
http://tracker.in-portal.org/file_download.php?file_id=1056&type=bug
patch inbpatch2.patch (6,250) 2011-07-06 02:58
http://tracker.in-portal.org/file_download.php?file_id=1057&type=bug
Issue History
2011-07-06 02:59 alex Note Added: 0003587
2011-07-06 02:58 alex File Added: inbpatch2.patch
2011-07-06 02:58 alex File Added: inbpatch1.patch
2010-01-11 22:05 Dmitry Note Added: 0001406
2010-01-11 22:05 Dmitry Status resolved => closed
2009-07-29 10:52 alex Fixed in Version => 5.1.0
2009-07-29 10:52 alex Changeset attached 5.1.x r12150
2009-07-29 10:51 alex Note Added: 0000197
2009-07-29 10:51 alex Status reviewed and tested => resolved
2009-07-29 10:51 alex Resolution open => fixed
2009-07-29 10:51 alex Changeset attached 5.1.x r12149
2009-07-29 10:48 Dmitry New Issue
2009-07-29 10:48 Dmitry Status active => reviewed and tested
2009-07-29 10:48 Dmitry Assigned To => alex

Notes
(0000197)
alex   
2009-07-29 10:51   
Fix committed to 5.1.x branch. Commit Message:

1. Fixes 0000157: Ability to Preview Post before Submitting
2. Merge from 5.0.x to 5.1.x
(0001406)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.
(0003587)
alex   
2011-07-06 02:59   
I've created a patches for this commits, using these commands:

svn diff svn://alex@in-portal.org/in-bulletin/branches/5.1.x/in-bulletin@12148 -r 12148:12149 > inbpatch1.patch
svn diff svn://alex@in-portal.org/in-bulletin/branches/5.1.x/themes@12148 -r 12148:12150 > inbpatch2.patch