![]() |
Hello!
Great Plugin! I want to just attach a link to my file that opens in new window. Would someone possiblly help me with that one? Thanks a lot! |
No idea what you want to do, but this article is not about attaching anything to a file, but adding a button to the editor. Please open your own thread in the appropriate forums.
|
Quote:
I want to make the button link to a file in a new window. I have no idea about php and I am new to the vbulletin as well, thats why I am a bit disoriented, sorry about that. I think that what I want is simple, but I do not how to do it :( |
OK. As I wrote in the article, this is not normally the place to ask for things that you want the button to do - this is for the addition of the button, not more.
Anyway: This has nothing to do with PHP - all of this is Javascript. And to open a page in a new window, you would add something like Code:
window.open("http://www.your-page.com/goes/here.html"); Code:
exec: function(editor){ |
Thanks a lot!
|
How to move custom button to End Toolbar
|
By inserting it after the last button using the method described in the article.
|
vbb 4.2.3 not work. member can't click button... but admin can
|
And? The article describes how you can restrict the button per usergroup. If you don't want that, don't implement it.
|
i use code
Code:
foreach ($toolbar AS &$row) |
All times are GMT. The time now is 03:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|