Forum

Forum breadcrumbs - You are here:ForumGeneral: Chit-chatForum post editor features
Please or Register to create posts and topics.

Forum post editor features

As of today, the message editor has been liberated from its "minimalistic" setting so you now see an expanded menu of features. Notable for this forum is the keyboard shortcut list under the ? icon, one of which is the shortcut to mark text as code: shift+alt+x.


For long posts, insert a read-more tag shift+alt+t after the opening paragraph.

You don't even have to lift your hands from the keyboard to look up a keyboard shortcut because there is one to do just that shift+alt+h.

 

kevync has reacted to this post.
kevync

The Enlighter plugin has been added to the site to support Code highlighting in forum posts, blog posts and pages. The default code is SQL. A block of code can be entered via the {...} button on the menu bar. Previously entered code can be highlighted by selecting the text and then, on the extended menu bar,  Formats > Enlighter...

Here's a wee sample of SQL:

SELECT * FROM Table
;

#sql

kevync has reacted to this post.
kevync

Testing whether a Litespeed setting "Do not cache URIs" speeds up the response to new topics and replies.

Quote from Tom Holden on 2022-04-26, 2:07 pm

Testing whether a Litespeed setting "Do not cache URIs" speeds up the response to new topics and replies.

Yes!