BlackDrag Posted November 29, 2007 Share Posted November 29, 2007 HiBbcode Quick Access is very useful for admins and users.I do use them myself very often but I don't want my users to use many bbcodes. I know they can reproduce them if you use the tag but it will be a good feature to get a Bbcode Quick Access for everybody and another one specific for admins.A good option for a future release.. :lol: Link to comment Share on other sites More sharing options...
WoLeRiNe` Posted November 29, 2007 Share Posted November 29, 2007 The image is 1225x800 pixels but don't large so i can't been seen :) Link to comment Share on other sites More sharing options...
Mark Posted November 29, 2007 Share Posted November 29, 2007 I think what would be better is that if BBCodes permissions were reworked completely to have their own permission masks.For example, I believe there are already group options for allowing images and possibly flash - and I know that some people who use custom BBCode would like to limit their permissions.Perhaps a permission system for BBCode can be created? Link to comment Share on other sites More sharing options...
BlackDrag Posted November 29, 2007 Share Posted November 29, 2007 Perhaps a permission system for BBCode can be created? good idea.... :thumbsup: Link to comment Share on other sites More sharing options...
Louis M. Posted November 30, 2007 Share Posted November 30, 2007 I would also like a permission system for HTML. Link to comment Share on other sites More sharing options...
Luke Posted December 1, 2007 Share Posted December 1, 2007 Very good idea.. I'd really like to see permission mask settings for BBCodes. But alas, it could be problematic if a member quotes you... the bbcode would end up in the post, and they'd get a permission error. There's have to be a way to do it without being annoying.And lets not start with HTML... Link to comment Share on other sites More sharing options...
BlackDrag Posted December 1, 2007 Share Posted December 1, 2007 If a member doesn't have permission for the bbcode , can it show an error tag like:You don't have permission to use this tag?Like if you forget a [ in a tag it won't let you post it....Or something similar ? Link to comment Share on other sites More sharing options...
Mark Posted December 1, 2007 Share Posted December 1, 2007 With quoting it could check the snapback tag to make sure it's actually a valid quote and if it is, parse it.Or just give an error or cut out the tags or something... Link to comment Share on other sites More sharing options...
Luke Posted December 2, 2007 Share Posted December 2, 2007 With quoting it could check the snapback tag to make sure it's actually a valid quote and if it is, parse it.Or just give an error or cut out the tags or something...Actually parsing it all can be tricky. It would be better to strip it out. Link to comment Share on other sites More sharing options...
Mark Posted December 3, 2007 Share Posted December 3, 2007 Actually parsing it all can be tricky. It would be better to strip it out.What I mean is, when I hit the reply or quote button I get something like this:[quote name='Luke' date='Dec 2 2007, 02:41 AM' post='1515706']It should be possible to get the post ID number from post='' (which it has to get anyway to parse the snapback tag) - and then it could theoretically check if the contents of the quote tag match the contents of the post in the database. If it does match, it can parse the tags which the poster wouldn't normally be allowed to parse - and if it doesn't match it (i.e. someone is deliberatly trying to trick the system with quotes) - it strips the tags out.That is going to be complicated, but it's possible - I'm not sure if it would be worth doing though as things like pageload would be affected. If it's not worth doing, the tags could just be stripped out or an error could be displayed - which are easy enough to do. Link to comment Share on other sites More sharing options...
bfarber Posted December 3, 2007 Share Posted December 3, 2007 That would be extremely resource intensive. What if a user quoted 8 posts in a submission, and all have tags that aren't allowed, but then the user has other bbcode tags and so forth? I could see 45 second post submissions occurring.. Link to comment Share on other sites More sharing options...
Luke Posted December 3, 2007 Share Posted December 3, 2007 Yeah it's really not worth doing... The permissions system is great, as long as tags that a user isn't permitted to use is stripped out when quoting.Another feature suggestion: When quoting, snip out images. Link to comment Share on other sites More sharing options...
BlackDrag Posted December 4, 2007 Share Posted December 4, 2007 snip out images.I don't really understand that one.... :blink: :lol: Link to comment Share on other sites More sharing options...
Mark Posted December 4, 2007 Share Posted December 4, 2007 Take a look in a thread like "post your desktop" and you'll understand ;) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.