xfrocks
Well-known member
If you plan to use other sidebar element, you can delete / disable all default widgetsI had to uninstall this because when it is active, other addons cannot use the sidebar.
If you plan to use other sidebar element, you can delete / disable all default widgetsI had to uninstall this because when it is active, other addons cannot use the sidebar.
There is a gap between the tabs and the content? Which style are you using?http://awesomescreenshot.com/0ffc7qwad
This is the problem I am having.. this is on my testboard.
How can I fix this?
PeachyKeen: http://adminbb.org/There is a gap between the tabs and the content? Which style are you using?
I couldn't find it. Is that a paid style? If it's the case, please send me a PC contain your site URL + an administrative account with template permissions. I will come by and see what I can doPeachyKeen: http://adminbb.org/
Yes its premium, and okay I wilI couldn't find it. Is that a paid style? If it's the case, please send me a PC contain your site URL + an administrative account with template permissions. I will come by and see what I can do
Support for other addon has been removed. I'm in contact with other dev but none replied, yet. SorryIs the [GP] Donation widget available?
+1again how can i add TaigaChat to my widget
what are the steps to accomplish that![]()
++1again how can i add TaigaChat to my widget
what are the steps to accomplish that![]()
I dropped support for other addons in the framework. Sorry for that. Probably I will write some small addon to support other addons and release it soon. Sorry about the hassle againagain how can i add TaigaChat to my widget
what are the steps to accomplish that![]()
You'll allowed to use my sidebar blocks^^I dropped support for other addons in the framework. Sorry for that. Probably I will write some small addon to support other addons and release it soon. Sorry about the hassle again
If you are interested, I will code the renderer for you so you can put it into your addon. That way, people won't have to use an additional addon just to use it in Widget Framework. Agree?You'll allowed to use my sidebar blocks^^
Then i'll have less work ( http://twitter.com/#!/ragtek/status/65810398120640512 )
That wouldn't be a extra add-on (because it would be part of my framework^^ http://xenforo.com/community/threads/ragtek-add-ons-helper-framework.15163/ )If you are interested, I will code the renderer for you so you can put it into your addon. That way, people won't have to use an additional addon just to use it in Widget Framework. Agree?![]()
No no, I mean if one of your addon render something in sidebar (which I know, there are a fewThat wouldn't be a extra add-on (because it would be part of my framework^^ http://xenforo.com/community/threads/ragtek-add-ons-helper-framework.15163/ )
But yea, if you're interested, everybody is welcome to donate code to the framework![]()
Hm, i don't understand what you mean (even with google translateNo no, I mean if one of your addon render something in sidebar (which I know, there are a few), I will write renderer for that addon and you put the renderer in that addon. So people who install your addon can use the widget immediately (if they have Widget Framework installed). No more template edit FTW
Sorry for my bad EnglishHm, i don't understand what you mean (even with google translate) but i don't have any template edits.![]()
My idea was it to create a "proxy widget" which gets and returns the data from my add-on
Edit the file /library/WidgetFramework/Core.php.
$renderers[] = 'WidgetFramework_WidgetRenderer_VisitorPanel';
$renderers[] = 'WidgetFramework_WidgetRenderer_ForumListOnly_AddOn_TaigaChat';
$renderers[] = 'WidgetFramework_WidgetRenderer_ForumListOnly_AddOn_GpDonations';
$renderers[] = 'WidgetFramework_WidgetRenderer_AddOn_XfShout';
$renderers[] = 'LNBlog_WidgetRenderer';
Don't edit the original files! it's unnecessary and will be needed to be done on every update of this add-on!.Edit the file /library/WidgetFramework/Core.php.
In line 34 so (there are other very similar over), add
As you update, save the changes. You should already have in place. You better also for the Mods GP Donations, TaigaChat, xfShout and LN Blog.PHP:$renderers[] = 'WidgetFramework_WidgetRenderer_VisitorPanel'; $renderers[] = 'WidgetFramework_WidgetRenderer_ForumListOnly_AddOn_TaigaChat'; $renderers[] = 'WidgetFramework_WidgetRenderer_ForumListOnly_AddOn_GpDonations'; $renderers[] = 'WidgetFramework_WidgetRenderer_AddOn_XfShout'; $renderers[] = 'LNBlog_WidgetRenderer';
Salud2
We use essential cookies to make this site work, and optional cookies to enhance your experience.