[HTML] Permission Mod

Started by winrules, August 20, 2006, 03:17:35 PM

Previous topic - Next topic

Rajven

I have installed manually in 1.1.8 and is working!! I can manage to let the user group I wish use the  tag.

BUT the user that I allow to, can't use the  tag on their own signature!!! (and that's the feature that I wanted  >:( )

How can this be? Is some lack of the mod? Can anyone help?

ryanhellyer

@Rajven - I think it only works with posts, not signatures. I haven't tested it though.


Tarmotim

Quote from: eddie8 on March 21, 2009, 10:36:12 PM
Mod Guys


[HTML] Permission Mod 
Compatible With: 1.1.2

This mod will let you set permissions for a group to
use bbc code or after a certain post count etc which is really
a good option to have.

I know this is old, but it should really be updated
for 2.0 RC1 I followed the manual install instructions
and made it to almost the end, the only thing that was
different was what I have below:


./Sources/ManagePermissions.php

The mod edits go in everywhere manually but this one line

Mode says replace this line
'report_any' => false,

Line I have with 2.0RC1
'report_any' => array(false, 'post', 'participate'),

anybody have any ideas on this

Thanks
Ed

Kolya

For SMF 2.0 RC1.2

./Sources/Subs-Post.php
Find:

if (allowedTo('admin_forum'))

Replace With:

if (allowedTo('post_html'))


./Sources/ManagePermissions.php
Find:

'report_any' => array(false, 'post', 'participate'),

Replace With:

'report_any' => array(false, 'post', 'participate'),
'post_html' => array(false, 'post', 'moderate'),


Find:

'profile_title_any',

Replace With:

'profile_title_any',
'post_html',


./Themes/default/languages/ManagePermissions.english.php
Find:


$txt['permissiongroup_attachment'] = 'Attachments';

Replace With:


$txt['permissionname_post_html'] = 'Post HTML';
$txt['permissionhelp_post_html'] = 'This will allow members to post HTML using [html] BBC tags.';

$txt['permissiongroup_attachment'] = 'Attachments';


legostrat

I've tried the instructions for SMF 2.0 RC1.2, and the mod didn't work.  How can I get it to work with RC2?
www.calxanime.com [nofollow] - a SMF forum!  :D  Join if you're interested.

((Kakashi))

Quote from: legostrat on December 07, 2009, 07:18:02 PM
I've tried the instructions for SMF 2.0 RC1.2, and the mod didn't work.  How can I get it to work with RC2?

Bumpity Bump  ;D

This mod is too important to not work with 2.0

Nvb

Big bump from me too.
using v 2.0 RC2 here!

how about an update guys...this is waaay important.

h78509

It would be nice if this mod worked in RC2.

YogiBear

SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

YogiBear

SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

poolhall

I can confirm Kolya's instructions above work for RC2. Thanks, Kolya!

Saintcrow

Is there any way to make it work in RC3 ??

OnlineFunCorner

Very Nice
I Need Something Like This
As You Know Bbcode Hide
I Want To Set Permissions As Only Administrator And Moderators Can Use Hide Bbcode In Posts
Please I Really Need This
Please Help

Masterd


OnlineFunCorner

Quote from: Dr.IT on August 19, 2010, 05:37:35 AM
Very Nice
I Need Something Like This
As You Know Bbcode Hide
I Want To Set Permissions As Only Administrator And Moderators Can Use Hide Bbcode In Posts
Please I Really Need This
Please Help
Any Help???

Joker™

http://www.simplemachines.org/community/index.php?topic=107303.msg2219623#msg2219623 << working finr for RC3 , amazing so many asked for rc3 version and no one even tried to make this few modification in there file .
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Saintcrow

#56
I've tried it and it doesnt work on my board....

Forget it, Joker and Kolya are right. It was my mistake ^^

Oceander

Great mod!  Thank you so much for developing it.

snyperthugs

OK, I really need some help. I had this working. Then the past few days I been adding mods. It still works...BUT your can see the Tags now [html /html]. Does anybody know of other mods that are known to conflict with this one? I checked all the codes and they are still there. Any Ideas?  Thanks
www.4mydjs.com - Get Your Music Heard!

snyperthugs

Anybody still work with this mod???
www.4mydjs.com - Get Your Music Heard!

Advertisement: