Formatting Forum posts
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Re: Formatting Forum posts
Formatting Forum posts
3 weeks ago - last edited 3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Does anybody know - or know how to find out - what are the hiden markup codes that the Forum Lithium (Spit!) system uses to markup posts entered via the forum Reply editor?
What I have in mind is, I want to do ALL post editing off line in MS Notepad before simply dumping my posts in the Lithium Reply box. It would help if I could pre-format the Notepad texts for, at the very least, Bold, Italic and Underline, if I knew what the text coding was for these.
TIA.
<b>Does this work?</b> [b]Does this work?[/b]
NO!
Re: Formatting Forum posts
3 weeks ago - last edited 3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
What I can see is if I do basic formatting in MS Word I can copy / paste that in as a reply
E.g
Plain
Bold
Italic
Re: Formatting Forum posts
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
You have the bssic idea but once you've formatted your text in, say, Notepad you need to click on the three dots at the top next to Macros (once in Desktop mode) then click on HTML then past your text including code. You only get a line or two to see but once that is closed you can click on preview. Editing in the HTML is a pain especially on a mobile device. I have never found a definitive list of commands but give me a few hours and I will try and give a list of the most frequently used ones here.
Forum Moderator and Customer
Courage is resistance to fear, mastery of fear, not absence of fear - Mark Twain
He who feared he would not succeed sat still
Re: Formatting Forum posts
3 weeks ago - last edited 3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If you click the 'Expand toolbar' (three dots) button at the top of the reply pane you will see 'HTML' as a further option.
You could compose a test post normally then select 'HTML' and examine the structure of your test reply.
Edit; @Mav typed faster than me about the HTML option.
Expanding on what @Mav said about only seeing a couple of lines of HTML code, whilst that is true, you can scroll which is a pain as there is no way to display more than 2 lines, however, you can right-click, Select all, then Copy/Paste the contents to a text editor for a better view.
Re: Formatting Forum posts
3 weeks ago - last edited 3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@pvmb wrote:
Does anybody know - or know how to find out - what are the hiden markup codes that the Forum Lithium (Spit!) system uses to markup posts entered via the forum Reply editor?
This might help - How to Use BBCode: A Complete Guide
Re: Formatting Forum posts
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
"You have the bssic idea but once you've formatted your text in, say, Notepad you need to click on the three dots at the top next to Macros (once in Desktop mode) then click on HTML then past your text including code. You only get a line or two to see but once that is closed you can click on preview. Editing in the HTML is a pain especially on a mobile device. I have never found a definitive list of commands but give me a few hours and I will try and give a list of the most frequently used ones here."
Thanks Mav, that works!
Interestingly, <b>Bold</b> gets auto-translated to < strong > Bold < /strong> in HTML entry.
Re: Formatting Forum posts
3 weeks ago - last edited 3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
"What I can see is if I do basic formatting in MS Word I can copy / paste that in as a reply"
Um... I don't think I'm going to boot up a heavy duty word processor, just to pop in a post! Sound almost as much trouble as using Lithium - well, almost. But when I tried it with Wordpad it didn't work.
Re: Formatting Forum posts
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
"This might help - How to Use BBCode: A Complete Guide"
It might... Except, knowing some of those myself, they didn't seem to work when directly entered in the text.
Re: Formatting Forum posts
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Sometimes more than one way to swing a cat😉
At @ExForce9 Except it isn't BBCode as instructions there are encased in '[ ]' whereas in Khorus they use '< >'.
I suppose not too difficult to change but not sure all instructions are the same?
Forum Moderator and Customer
Courage is resistance to fear, mastery of fear, not absence of fear - Mark Twain
He who feared he would not succeed sat still
Re: Formatting Forum posts
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If you want to do everything in full HTML then most of the formatting tags are supported. Whatever you do use is passed through a HTML cleanser which rips out some useful mark up and changes other practices, such as that already mentioned for bold / strong.
Some HTML tag attributes are supported, whilst others are stripped: style= is supported, though there are inconsistencies across the tags. <script> is also doable but the event hooks to invoke them have all been stripped out in the most recent releases of the platform. Such is why the email server test diagnostics no longer work. <select onchange="..."> has been disabled.
Whilst much is doable, personally I would not bother. If one wants to compose off-line, then do it in word and paste into the message area ... and some dint of magic does it for you!
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: Formatting Forum posts
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I think the only times I ever use the HTML option are;
1. To place quotes from multiple posts/users in the same reply,
and
2. To sometimes place image links to already approved images in my or other users forum galleries to save waiting for the censor.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Re: Formatting Forum posts