Website Changes underway

Please forgive issues and glitches while we attempt to make the experience better.

Using TOTJO and some bbcode help

More
31 May 2015 14:58 #193684 by Edan

CryojenX wrote: Is there any custom BBcode set up for floating an image? It's a good way to wrap text to the side of a signature image and make it take up less space overall.


I don't have the answer to this, but have you seen the size of some signatures? :P (Not looking at anyone in particular... ;) )

"Evil is always possible. And goodness is eternally difficult."

Please Log in to join the conversation.

More
31 May 2015 16:41 #193691 by Proteus

CryojenX wrote: Is there any custom BBcode set up for floating an image? It's a good way to wrap text to the side of a signature image and make it take up less space overall.


Tables are what are typically used in signature bbcode to place objects to either side.

“For it is easy to criticize and break down the spirit of others, but to know yourself takes a lifetime.”
― Bruce Lee

House of Orion
Offices: Education Administration
TM: Alexandre Orion | Apprentice: Loudzoo (Knight)

The Book of Proteus
IP Journal | Apprentice Volume | Knighthood Journal | Personal Log

Please Log in to join the conversation.

  • User
  • User
More
31 May 2015 16:57 #193693 by
Replied by on topic Using TOTJO and some bbcode help

Proteus wrote: Tables are what are typically used in signature bbcode to place objects to either side.


Oh ok, thanks. I didn't realize this was possible with bbcode. :blush:

Please Log in to join the conversation.

  • User
  • User
More
24 Dec 2015 04:54 #215685 by
Replied by on topic Using TOTJO and some bbcode help
I'm having trouble showing that multiple quotes come from member A, as I address each quote, followed by the same thing for member B. In particular the quote="memberA" post=number code. This goes first and that first quote needs to be wrapped in quote-/quote code. So the 2nd quote also needs its own quote-/quote and so on, right?

When quoting member B, I start the quote="memberB" post=number code, followed by quote-/quote references. But I get something wrong as the result

Please Log in to join the conversation.

  • User
  • User
More
24 Dec 2015 05:05 #215693 by
Replied by on topic Using TOTJO and some bbcode help

Entropist wrote: I'm having trouble showing that multiple quotes come from member A, as I address each quote, followed by the same thing for member B. In particular the quote="memberA" post=number code. This goes first and that first quote needs to be wrapped in quote-/quote code. So the 2nd quote also needs its own quote-/quote and so on, right?

When quoting member B, I start the quote="memberB" post=number code, followed by quote-/quote references. But I get something wrong as the result


Yes. when something starts with quote= it has to end with /quote

So if you have (quote="Member A" post=144965) you have to end it with (/quote). that is when you can start typing. then if you want to add in another quote, from another member, you just put (quote="Member B" post=3564) and end that with (/quote) as well.

I'm not sure if that helps you at all

Please Log in to join the conversation.

More
24 Dec 2015 05:08 - 24 Dec 2015 05:10 #215694 by Jestor
Its more basic...

Just need:

Code:
[quote="jestor"] this is quote [/quote]

that makes:

jestor wrote: this is quote


That easier?

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
Last edit: 24 Dec 2015 05:10 by Jestor.
The following user(s) said Thank You: ,

Please Log in to join the conversation.

  • User
  • User
More
24 Dec 2015 05:14 - 24 Dec 2015 05:18 #215697 by
Replied by on topic Using TOTJO and some bbcode help

Entropist wrote: I'm having trouble showing that multiple quotes come from member A, as I address each quote, followed by the same thing for member B. In particular the quote="memberA" post=number code. This goes first and that first quote needs to be wrapped in quote-/quote code. So the 2nd quote also needs its own quote-/quote and so on, right?


I seen you like to do this for more clarity. To do this, you just have to close out the quote by adding
Code:
[/quote]
to the end of the quote.

Entropist wrote: When quoting member B, I start the quote="memberB" post=number code, followed by quote-/quote references. But I get something wrong as the result


Then you have to start it up again by adding
Code:
[quote]
for the next section of the quote, so before you started to say "When quoting member B..." and then have
Code:
[/quote]
at the end of the quote again. You type what you want after that. It makes the flow so much easier.

Also, if you want to have "Member B wrote:" you just put
Code:
[quote=Member B]
or copy and paste their opening quote code.

Sorry for the double post. I meant to put this one instead of my last rushed answer. You can delete the previous one if it helps. I think this one is a better answer, even though Jestor's was simple to understand.
Last edit: 24 Dec 2015 05:18 by .

Please Log in to join the conversation.

More
24 Dec 2015 05:20 - 24 Dec 2015 05:21 #215700 by Jestor
And, if you could read all my posts, you'd see I get stupid...

Such as:


So, I was talking to Ren, the Magnificent, and he wrote: jestor is a dork


So, offended, jestor wrote: Yea? So is your haircut!



I'm rather serious lately, but, I get silly!

Hahaha... :)

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
Last edit: 24 Dec 2015 05:21 by Jestor.
The following user(s) said Thank You: ,

Please Log in to join the conversation.

More
24 Dec 2015 05:21 - 24 Dec 2015 05:24 #215702 by Adder
Edit; I'm a bit slow, see above :)

They 'nest' like; here is three levels of nesting;
Code:
[quote]A; [quote]B; inside A[quote]C; inside B, which is inside A[/quote][/quote] [/quote]

Which would look like;

A;

B; inside A

C; inside B, which is inside A


But the idea is that the new post is not within quote brackets, so a common one is to just have two levels. Anymore then 2 levels gets a bit over the top in regards to the amount of space used... usually 2 levels is enough to make conversation easy to follow.
Code:
[quote][quote]Original Poster[/quote]Reply Poster[/quote] Original Poster Reply

Which if I got it right, would look like;

Original Poster

Reply Poster

Original Poster Reply

Introverted extropian, mechatronic neurothealogizing, technogaian buddhist.
Likes integration, visualization, elucidation and transformation.
Jou ~ Deg ~ Vlo ~ Sem ~ Mod ~ Med ~ Dis
TM: Grand Master Mark Anjuu
Last edit: 24 Dec 2015 05:24 by Adder.
The following user(s) said Thank You: ,

Please Log in to join the conversation.

More
24 Dec 2015 05:23 #215704 by Jestor

Seumic wrote: Also, if you want to have "Member B wrote:" you just put

Code:
[quote=Member B]
or copy and paste their opening quote code.

Sorry for the double post. I meant to put this one instead of my last rushed answer. You can delete the previous one if it helps. I think this one is a better answer, even though Jestor's was simple to understand.


Don't forget the "...

You put [Member B] like that, and the "B" won't show...

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
The following user(s) said Thank You:

Please Log in to join the conversation.

  • User
  • User
More
24 Dec 2015 05:35 #215707 by
Replied by on topic Using TOTJO and some bbcode help

Jestor wrote:

Seumic wrote: Also, if you want to have "Member B wrote:" you just put

Code:
[quote=Member B]
or copy and paste their opening quote code.


Don't forget the "...

You put [Member B] like that, and the "B" won't show...


It worked for me...

Member B wrote:

Code:
[quote=Member B][/quote]

Please Log in to join the conversation.

  • User
  • User
More
24 Dec 2015 05:40 #215710 by
Replied by on topic Using TOTJO and some bbcode help
Thank you so much guys, was giving me a headache, and now I realised you need to edit your posts for correct nesting within the hour. I use the tapatalk mobile app so we don't have preview option. now I know what to do, things will be easier to be clearer

Please Log in to join the conversation.

More
24 Dec 2015 05:41 #215712 by Jestor

Seumic wrote:

Jestor wrote:

Seumic wrote: Also, if you want to have "Member B wrote:" you just put

Code:
[quote=Member B]
or copy and paste their opening quote code.


Don't forget the "...

You put [Member B] like that, and the "B" won't show...


It worked for me...

Member B wrote:

Code:
[quote=Member B][/quote]


Huh, I stand corrected, lol....

I don't think it used to... I had things "drop"...

Maybe an upgrade fixed it, its been a while, lol...

Right on, thanks!!

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
The following user(s) said Thank You:

Please Log in to join the conversation.

  • User
  • User
More
24 Dec 2015 05:55 #215717 by
Replied by on topic Using TOTJO and some bbcode help

Jestor wrote: Maybe an upgrade fixed it, its been a while, lol...

Right on, thanks!![/color]


I stumbled on it, so I guess I got lucky.

Please Log in to join the conversation.

  • User
  • User
More
08 Jan 2016 20:21 - 08 Jan 2016 20:21 #220205 by
Replied by on topic Using TOTJO and some bbcode help
It's not about the bbcode, but the Using TOTJO part.

Is there any way to modify the system clock? Several of the forums I am or have been part of allow you to change the clock to your timezone. The clock here (in the forums) is 4 hours ahead than my timezone, and sometimes, it confuses me.
Last edit: 08 Jan 2016 20:21 by .

Please Log in to join the conversation.

More
08 Jan 2016 20:39 - 08 Jan 2016 20:41 #220208 by Edan

Almeida wrote: It's not about the bbcode, but the Using TOTJO part.

Is there any way to modify the system clock? Several of the forums I am or have been part of allow you to change the clock to your timezone. The clock here (in the forums) is 4 hours ahead than my timezone, and sometimes, it confuses me.


I don't know the answer... but I do know that having the forum run on one time makes it easier for announcements to be consistent.. if everyone is running announcements to UTC time, then everyone knows what their time difference will always be. If someone posts announcements in UTC, others in CST, others in EST, because everyone's forum clock is different, it's going to get confusing.

"Evil is always possible. And goodness is eternally difficult."
Last edit: 08 Jan 2016 20:41 by Edan.
The following user(s) said Thank You: Jestor

Please Log in to join the conversation.

More
08 Jan 2016 21:24 #220222 by Jestor
If I remember right, the first site had that option, but, we begaun tightening it (the site) up...

IF I remeber correctly, Edan, you are right...

We all have the clock either in the lower left corner if on a PC, or somewhere in your notification bar if mobile...

So, since TOTJO doesnt really sleep, we use UTC for temple stuff....

I know Elizabeth and Edan is +5 or +6 ahead of me, Alex too... Adder is approximately +14, so when its about 2-230 my time, he is around * am (roughtly, its morning there, lol...), KItsu Tails is an hour ahead of me, Wes and Brenna same as me...

Firewolf IS Pacific, 666 is Central, but in South America, Den385, uh, i dont know, lol, I have not tried too hard for him yet, lol...

But, I tell you, it takes years for me to know even that much, lololol....

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter

Please Log in to join the conversation.

More
16 Jan 2016 19:36 - 16 Jan 2016 19:37 #222138 by Yugen
Is there a bb code to get a picture as signature? And a link but as just a word?

TOTJO Novice

Yugen (幽玄): is said to mean “a profound, mysterious sense of the beauty of the universe… and the sad beauty of human suffering”

IP Journal
Last edit: 16 Jan 2016 19:37 by Yugen.

Please Log in to join the conversation.

  • User
  • User
More
16 Jan 2016 19:39 - 16 Jan 2016 19:41 #222140 by
Replied by on topic Using TOTJO and some bbcode help
You can use regular bbcode in your signature - just write it on the forum with the editor if that helps, and rather than posting it, copy it and paste it into your signature field on your profile.

Bear in mind signatures have a limited number of characters (as you can see from mine, the limit is quite high :D )
Last edit: 16 Jan 2016 19:41 by .

Please Log in to join the conversation.

  • User
  • User
More
16 Aug 2016 23:33 #252568 by
Replied by on topic Posting Problem
So forgive me if this is asked elsewhere. I haven't found it if it is. Why do I have the option of posting or replying in some threads but not others? It doesn't tell me I can't post. I simply don't have any buttons to reply.

Please Log in to join the conversation.

Moderators: MorkanoWrenPhoenixThe CoyoteRiniTaviKhwang