logo elektroda
logo elektroda
X
logo elektroda

How does the new EEWeb forum post preview and email formatting feature work?

138 14
ADVERTISEMENT
  • #1 21660532
    Ty Wangsness
    Anonymous  
  • ADVERTISEMENT
  • #2 21660533
    Steve Lawson
    Anonymous  
  • ADVERTISEMENT
  • #3 21660534
    Steve Lawson
    Anonymous  
  • ADVERTISEMENT
  • #4 21660535
    Ty Wangsness
    Anonymous  
  • #5 21660536
    Todd Cottle
    Anonymous  
  • #6 21660537
    Edward Henderson
    Anonymous  
  • #7 21660538
    Todd Cottle
    Anonymous  
  • #8 21660539
    Steve Lawson
    Anonymous  
  • ADVERTISEMENT
  • #9 21660540
    Edward Henderson
    Anonymous  
  • #10 21660541
    Steve Lawson
    Anonymous  
  • #11 21660542
    Steve Lawson
    Anonymous  
  • #12 21660543
    Todd Cottle
    Anonymous  
  • #13 21660544
    Steve Lawson
    Anonymous  
  • #14 21660545
    Steve Lawson
    Anonymous  
  • #15 21660546
    Joe Wolin
    Anonymous  

Topic summary

✨ EEWeb Forums introduced enhancements to reduce incomplete posts and improve email alert formatting. New features include JavaScript validation preventing submission of posts with empty title, body, or tags fields, and a preview page before posting with "Edit Question" and "Post Question" options to check formatting. Email alerts to subscribers are now sent only after posting from the preview page, with HTML emails processed through a textile formatter to improve readability. Initially, preview and edit functions applied only to original posts, but comment editing was later enabled for up to three days post-submission. A separate issue was identified with embedded image links in the Featured Engineer section, where right-click context menus to open links in new tabs were disabled in Firefox, affecting image links but not text links. This behavior was reproduced and slated for correction. Additionally, a problem with long comments disappearing without warning was reported, suspected to be due to a maximum character limit; a request was made to implement character counters or submission warnings, with acknowledgment to investigate and fix the issue.

FAQ

TL;DR: EEWeb added a preview step with 2 buttons and improved email formatting; “give users an opportunity to preview, update, and correct their posts.” [Elektroda, Ty Wangsness, post #21660532]

Why it matters: This reduces incomplete questions, fixes email readability, and adds clearer editing for forum authors and commenters.

Quick Facts

How does the forum post preview actually work?

When you submit a question, a preview page appears before it goes live. You’ll see two buttons: Edit Question and Post Question. Use this screen to catch formatting issues and confirm content. Subscriber emails won’t send until you click Post Question from this preview. [Elektroda, Ty Wangsness, post #21660532]

Why didn’t subscribers get an email immediately after I hit submit?

Alert emails are deferred until you confirm on the preview page. This prevents blasting subscribers with drafts or mistakes and ensures the final version is mailed. Post from the preview screen to trigger the email. [Elektroda, Ty Wangsness, post #21660532]

Can I edit a published forum question and its title?

Yes, you can edit the question content by clicking the Edit Question link under your profile picture (upper-right of the post). However, the post title is locked and cannot be changed after publishing. [Elektroda, Ty Wangsness, post #21660532]

Can I edit my comments? For how long?

Yes. Comment editing is available for up to 3 days after you post. Use this window to correct errors or add clarifications. After 72 hours, editing closes. [Elektroda, Ty Wangsness, post #21660535]

Do comments have a preview step like questions?

At the time discussed, preview and edit were initially not available for comments. Editing was later enabled, but comment preview was not announced as added. Original posts kept full preview. [Elektroda, Ty Wangsness, post #21660535]

Where do I find the Edit Question link on a post?

Open your post and look under your profile picture in the upper-right corner of the forum post. Click the Edit Question link to revise content. Titles remain uneditable after posting. [Elektroda, Ty Wangsness, post #21660532]

How do I insert code with syntax highlighting?

Use the right-most editor icon (curled page with quote marks). Choose a language for highlighting, or select “none” to disable. You can also toggle line numbers on or off for readability. [Elektroda, Ty Wangsness, post #21660532]

Quick how-to: add a code block with highlighting

  1. Click the right-most code icon above the editor.
  2. Select the language (or “none” to disable highlighting).
  3. Choose line numbers on/off, then paste your code and save. [Elektroda, Ty Wangsness, post #21660532]

Right-click on image links shows no menu in Firefox—what’s going on?

This was a reproducible issue on Firefox (Mac) for image-based links in the Featured Engineer pages. The team acknowledged it and added it to the fix list. “We will put it on the list of items to fix.” [Elektroda, Edward Henderson, post #21660540]

Text links work, but image links don’t open in a new tab. Is that expected?

No. Users reported that typed or standard text links offered the normal right-click menu, but embedded image links navigated immediately without the menu. This behavior was confirmed and queued for a fix. [Elektroda, Edward Henderson, post #21660540]

My long comment vanished after I submitted it—how do I avoid this?

One user found very long comments could fail silently, returning to the thread without posting. Split long comments into parts and copy your text before submitting to avoid loss. This edge case was reported for investigation. [Elektroda, Steve Lawson, post #21660545]

What does “Textile formatter” in forum emails mean?

EEWeb runs the HTML email through its Textile formatter first. That converts simple markup into structured HTML, avoiding a single block of unformatted text in subscriber emails. [Elektroda, Ty Wangsness, post #21660532]

Can I turn off syntax highlighting or line numbers?

Yes. Set language to “none” to disable highlighting entirely. You can also choose whether line numbers appear. This helps when sharing plain logs or mixed-language snippets. [Elektroda, Ty Wangsness, post #21660532]

Why am I blocked from submitting a question with empty fields?

Client-side JavaScript checks prevent posts with an empty title, body, or tags. This improves question quality and reduces incomplete submissions before they hit the forum. [Elektroda, Ty Wangsness, post #21660532]
ADVERTISEMENT