Test posting - Printable Version +- PowerBASIC Users Meeting Point (http://pump.richheimer.de) +-- Forum: Miscellaneous (http://pump.richheimer.de/forumdisplay.php?fid=11) +--- Forum: Test forum (http://pump.richheimer.de/forumdisplay.php?fid=13) +--- Thread: Test posting (/showthread.php?tid=4) Pages:
1
2
|
Test posting - Albert Richheimer - 05-14-2024 this is a posting to test the BB codes. Code: gThreadAlive=%TRUE Code tags obviously works fine - important for us programmers. RE: Test posting - Albert Richheimer - 06-10-2024 And another test... trying attachments - here I am attaching my line printer tool. Simply pull your file into the attachments box below. RE: Test posting - Albert Richheimer - 06-10-2024 For images in this test I am using an external provider, in this case picr.de. Just click the image icon in the toolbar above, and enter the URL. And one more test, here's an autumn view from our garden: Or you can use the usual (img))/img) tags, like here (use square braces): Or you can pull the image into the attachment box, and a jpeg will be seen as a clickable thumbnail. Here's a companion on our favourite afternoon walking path. Cheers, Albert RE: Test posting - George Bleck - 06-19-2024 Seems you tube works nice as well. RE: Test posting - Albert Richheimer - 06-19-2024 (06-19-2024, 05:23 AM)George Bleck Wrote: Seems you tube works nice as well. Thanks for testing, George! Seems that MyBB is quite a nifty piece of software. I think that was one of the better picks I have done, besides installing WordPress on an other domain, our repository of cooking recipes, shared with anyone who is interested in. Cheers, Albert RE: Test posting - Pierre Bellisle - 01-27-2025 Albert> Code tags obviously works fine I was hoping it worked also in code section. Sadly, it dosen't... RE: Test posting - Albert Richheimer - 01-27-2025 (01-27-2025, 09:15 PM)Pierre Bellisle Wrote: Albert> Code tags obviously works fine Hmmm. Actually it should - I will have a deeper look into it tomorrow. Now here it is bed time... Albert RE: Test posting - Albert Richheimer - 01-28-2025 (01-27-2025, 09:15 PM)Pierre Bellisle Wrote: Albert> Code tags obviously works fine Erm... it does. See your thread Calling opcode string discussion. Or what do you mean by code tags don't work? RE: Test posting - Pierre Bellisle - 01-28-2025 This is what I mean by ... I was hoping it worked also in code section. Code: [b][color=#0000FF]FUNCTION PBMAIN[/color]() RE: Test posting - Albert Richheimer - 01-28-2025 Thanks, now I see what you mean. Lack of colouring text inside the code section indeed might be a shortcoming of MyBB. |