PDA

View Full Version : Permissions For Content in Code Tags


sunnylikbeckham
04-28-2009, 07:33 PM
Hey

Is There anyway i can hide content inside code tags from guests??????????

any mod??????

thanks

Dismounted
04-29-2009, 07:02 AM
I have not seen a readily available modification, however, it can be done.

sunnylikbeckham
04-29-2009, 12:56 PM
can you guide how can it be done

Dismounted
04-30-2009, 07:32 AM
Can you code PHP? If not - I can't really "guide" you.

j883376
04-30-2009, 08:01 AM
I'm guessing that vB.org doesn't really release many/any of its own custom mods? Because obviously this is part of vB.org

Dismounted
04-30-2009, 09:49 AM
Actually - some of them have been released - see Princeton's profile.

The ones that have not been released are because of how the system is intertwined with the license checking system. It would require two separate development branches to maintain, and frankly, we don't have the resources to do that.

sunnylikbeckham
04-30-2009, 10:24 AM
i know the basic
so i can modify any code

Dismounted
04-30-2009, 12:08 PM
You can start by modifying the BB code handler for the "CODE" tag to not parse. Then at postbit "contruct time", find and parse this tag when necessary.

j883376
04-30-2009, 04:29 PM
Actually - some of them have been released - see Princeton's profile.

The ones that have not been released are because of how the system is intertwined with the license checking system. It would require two separate development branches to maintain, and frankly, we don't have the resources to do that.

Oh. I thought the way the license system worked was that it moved people between usergroups. I guess I am mistaken then.