Re: Can bbcode add indents, tables, etc.? [message #168962 is a reply to message #168960] |
Sat, 10 August 2013 21:29 |
|
Parrot
Messages: 32 Registered: July 2013 Location: US
Karma:
|
Member |
|
|
Aha! Thank you for turning on the light.
It worked as you said.
Typed in a few sample lines: "1234567890 HiHiHi" and tried the buttons.
Lines 2, 3 = Quote button
Lines 5, 6 = Code
The indent was minimal so:
Lines 9, 10 = CodeCodeCode
Result:
1234567890 HiHiHi
Quote:1234567890 HiHiHi
1234567890 HiHiHi
1234567890 HiHiHi
1234567890 HiHiHi
1234567890 HiHiHi
1234567890 HiHiHi
1234567890 HiHiHi
[code][code]1234567890 HiHiHi
1234567890 HiHiHi[/code][/code]
1234567890 HiHiHi
As you can see, the multiple Code entries were ignored. The Code tag also changed to a monospaced font, good for writing code but not good for intending a few lines of Verdana or Arial text. The distinct background color is good for quoting text from another message but not composing a message.
I guess the templates and CSS file can be adjusted to do these things better (or better for this particular site's needs).
First, I'd like to try getting CKEditor working. Do you know if it can (reasonably) be done?
|
|
|