Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Make a [hide] tag.

Featured Replies

No, you're thinking wrong. Not a

[hide=]

tag, but a

[hide]

tag.

 

What this would change:

 

  • [*:20igy4x1]It would fix the previously used tags. The old ones (For example in old guides that are still used) would work again.
     
    [*:20igy4x1]If we took the current tag away from the bbCode list, people would assume that we're smart and innovative and designed a single tag that works both with and without an = sign.
     
    [*:20igy4x1]It would have a default message, like the old ones.

 

What do you think?

C2b6gs7.png

Agreed. This has been needing repair for some time. :ugeek:

 

 

 

Put simply, I SUPPORT!!!

 

 

 

~D. V. Devnull

tifuserbar-dsavi_x4.jpg and normally with a cool mind.

(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)

I agree with the idea, I noticed this problem the other day when I actually was using the tag, but then again it makes people tell you want they are hiding so if it we're a spoiler they'd be warned.

tFtfA.jpg

I just want to be able to put a hide tag inside another one.

 

 

 

[hide=]It does[hide=]not work[/hide][/hide]

spacescenev24.jpg
Same here, this needs to happen for the simple reason that you can no longer hide within a hide tag.

 

Or just fix it somehow that you are able to put a hide tag in a hide tag even with the = sign.

 

 

 

Sadly I'd rather have links opening in new tabs/windows that are posted in topics, more than this little thing. =/

At the moment we can't implement things like nested hide tags because of issues with the way phpBB 3 handles nested BBCode.

 

 

 

Here's an example:

 

[color=#FF0000]Text1 Text2 Text3 [color=#FF8000]Text4 Text5[/color] Text6[/color]

 

 

 

Produces:

 

Text1 Text2 Text3 Text4 Text5 Text6

 

 

 

Quite a few people have reported this but I've no idea if it's going to be fixed. I believe the only BBCode you can nest is quotes.

At the moment we can't implement things like nested hide tags because of issues with the way phpBB 3 handles nested BBCode.

 

 

 

Here's an example:

 

[color=#FF0000]Text1 Text2 Text3 [color=#FF8000]Text4 Text5[/color] Text6[/color]

 

 

 

Produces:

 

Text1 Text2 Text3 Text4 Text5 Text6

 

 

 

Quite a few people have reported this but I've no idea if it's going to be fixed. I believe the only BBCode you can nest is quotes.

 

 

 

 

 

Maybe you can look at the code for PhpBB 3 quotes and look at the differences with the hide tags and see if you can figure something out. It's worth a try. I sometimes do it myself to try and fix something on the forums. :geek:

j0xPu5R.png

At the moment we can't implement things like nested hide tags because of issues with the way phpBB 3 handles nested BBCode.

 

 

 

Here's an example:

 

[color=#FF0000]Text1 Text2 Text3 [color=#FF8000]Text4 Text5[/color] Text6[/color]

 

 

 

Produces:

 

Text1 Text2 Text3 Text4 Text5 Text6

 

 

 

Quite a few people have reported this but I've no idea if it's going to be fixed. I believe the only BBCode you can nest is quotes.

 

 

 

 

 

Maybe you can look at the code for PhpBB 3 quotes and look at the differences with the hide tags and see if you can figure something out. It's worth a try. I sometimes do it myself to try and fix something on the forums. :geek:

 

 

 

There's no set code for hide tags, they all go through the same parser, the only different is with quotes and it's buried inside phpBB somewhere. I've seen fixed that people have tried to make but they've been buggy or used regexs on every post in every page which causes lag.

At the moment we can't implement things like nested hide tags because of issues with the way phpBB 3 handles nested BBCode.

 

 

 

Here's an example:

 

[color=#FF0000]Text1 Text2 Text3 [color=#FF8000]Text4 Text5[/color] Text6[/color]

 

 

 

Produces:

 

Text1 Text2 Text3 Text4 Text5 Text6

 

 

 

Quite a few people have reported this but I've no idea if it's going to be fixed. I believe the only BBCode you can nest is quotes.

 

 

 

 

 

Maybe you can look at the code for PhpBB 3 quotes and look at the differences with the hide tags and see if you can figure something out. It's worth a try. I sometimes do it myself to try and fix something on the forums. :geek:

 

 

 

There's no set code for hide tags, they all go through the same parser, the only different is with quotes and it's buried inside phpBB somewhere. I've seen fixed that people have tried to make but they've been buggy or used regexs on every post in every page which causes lag.

 

 

 

*takes out shotgun*

 

 

 

I'll start hunting for something that might fix this. :mrgreen:

 

 

 

~Killer

j0xPu5R.png

<<<Quote Snip>>>

 

 

 

There's no set code for hide tags, they all go through the same parser, the only different is with quotes and it's buried inside phpBB somewhere. I've seen fixed that people have tried to make but they've been buggy or used regexs on every post in every page which causes lag.

*takes out shotgun*

 

 

 

I'll start hunting for something that might fix this. :mrgreen:

 

 

 

~Killer

Killer & Peter, a good start point might be the file(s) that contains the custom tag data. Still trying to remember the filename, however. If I do find it, I'll let you know. If you find it before me, however, please tell what it is? :-k

 

 

 

~D. V. Devnull

tifuserbar-dsavi_x4.jpg and normally with a cool mind.

(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)

<<<Quote Snip>>>

 

 

 

There's no set code for hide tags, they all go through the same parser, the only different is with quotes and it's buried inside phpBB somewhere. I've seen fixed that people have tried to make but they've been buggy or used regexs on every post in every page which causes lag.

*takes out shotgun*

 

 

 

I'll start hunting for something that might fix this. :mrgreen:

 

 

 

~Killer

Killer & Peter, a good start point might be the file(s) that contains the custom tag data. Still trying to remember the filename, however. If I do find it, I'll let you know. If you find it before me, however, please tell what it is? :-k

 

 

 

~D. V. Devnull

 

 

 

The BBCode is parsed by the same parser used for all the rest I expect, and no custom tag data is stored flat file it's all stored in the database. The file you're looking for is called includes/bbcode.php, lol.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.