Normally yes.is it possibile to set different permission per nodes too? or only per usergroups? and both?
<span style="color: {$options.color};">{$content}</span>
<?php
class Goss_CustomColor_CustomColor
{
public static function CustomColor(&$content, array &$options, &$templateName, &$fallBack, array $rendererStates, $parentClass)
{
$postid = $parentClass->getPostParam('post_id');
if($postid)
{
$userid = $parentClass->getPostParam('user_id');
}
else
{
$visitor = XenForo_Visitor::getInstance();
$userid = $visitor['user_id'];
}
$userFieldModel = XenForo_Model::create('XenForo_Model_UserField');
$values = $userFieldModel->getUserFieldValues($userid);
$options['color']= $values['goss_customcolor'];
}
}
?>
test test [ccolor]test [B]test[/B][/ccolor]
{xen:raw $content}
@cclaerhoutI really hope there will be a xenforo 2 version of this, otherwise there could be a lot of clearing up of redundant bbcode to do.
did @cclaerhout quit developing or is this being phased into XF2?You guys have noticed this add-on was listed as UNMAINTAINED a long time ago right?
It's been abandoned, no support…
.
See @Xon reply => admin permissionOK< done the research, I still can't figure this out so i'm posting a reply.
I can only assume I'm doing something wrong.
I've downloaded and installed the plugin but i do not get the set up box, or the icon in my admin CP. I DO see it listed in my addons, and i see on the right it's showing up as enabled, but i cannot figure out how to make this appear on my forms. Am i missing something?
![]()
I re-read the first post, and the last couple pages of the thread, I also checked all the files included in the download (BBM - Advanced Bb Codes 3.7.2). I'm not seeing any other information.
Feel free to support it.You guys have noticed this add-on was listed as UNMAINTAINED a long time ago right?
It's been abandoned, no support…
.
No time and no interest/motivation of XF2.did @cclaerhout quit developing or is this being phased into XF2?
As usual, thank you. I will release the commit you pushed me during the last months.Ensure you users has the right admin permission.
I don't understand the question. This addon gives you an access to xenforo template, so you can incluse xenforo css templates.Does this addon allow to use css classes as replacement like the original xenforo bbcode customization?![]()
I just saw your github merges.See @Xon reply => admin permission
Feel free to support it.
No time and no interest/motivation of XF2.
As usual, thank you. I will release the commit you pushed me during the last months.
I don't understand the question. This addon gives you an access to xenforo template, so you can incluse xenforo css templates.
We use essential cookies to make this site work, and optional cookies to enhance your experience.