Keyword Replace by Waindigo [Deleted]

This will only work if the page that you are trying to overlay is designed to work in an overlay. You may have to do some template edits to get the overlay page you want to work.

Ahhh... no wonder. Okay, I was hoping it would be the overlay, and you could edit what appeared. Oh well... there goes that idea... Thanks for the info.
 
I have a question. How would I go about modifying this addon to add another option called 'popup' to the options list?

Ideally it would also be cool to be able to set a universal popup size width and height, and to allow a scrollbar or not at the top of the options page.

Right now I am using this setting for the html option.

Keyword | with HTML | <a href="http://link.com/page.html" target="_blank" onclick="window.open('http://link.com/page.html', 'newwindow', 'width=400, height=500, scrollbars=1'); return false;">Keyword</a>

It would be better if it was something like this:

Keyword | with popup | http://link.com/page.html

Is this a simple thing to do, or is it difficult?

Thanks.
 
Hello, any way to add bulk entries? I have 1000's that I'll need to put it, it would be amazing if I could upload them all with genaral syntax in a .txt file,
something like:
"Keyword1" WITHURL "URL1"
"Keyword2" WITHURL "URL2"

Thanks :)
 
Hello, any way to add bulk entries? I have 1000's that I'll need to put it, it would be amazing if I could upload them all with genaral syntax in a .txt file,
something like:
"Keyword1" WITHURL "URL1"
"Keyword2" WITHURL "URL2"

Thanks :)
There is no way at present and probably this add-on wouldn't scale so well to that number of entries.
 
Does this work with all prior posts or does it take effect only for new messages going forward? There is a similar mod like this for vB which we were using to avoid having to use Skimlinks/Viglink for product affiliations.
 
Does this work with all prior posts or does it take effect only for new messages going forward? There is a similar mod like this for vB which we were using to avoid having to use Skimlinks/Viglink for product affiliations.
Yes, this works retrospectively.
 
@Waindigo - Can you make the overlay option NOT have a transparent background? As it is, its unusable if you want to put a thread or other page on the site in an overlay because the overlay itself is completely see through.
 
@Waindigo - Can you make the overlay option NOT have a transparent background? As it is, its unusable if you want to put a thread or other page on the site in an overlay because the overlay itself is completely see through.
Whether the overlay is transparent is dependent on what page you are linking to. I have no control over this. Not all pages are overlay friendly.
 
I dont think any pages are overlay friendly upon the same site because the overlay function seems to strip header / footer / etc leaving just the node / thread content. If you want the overlay to be coming from the native website then I dont think there are any compatible pages the way its set up to handle same site content. Just a heads up.
 
I dont think any pages are overlay friendly upon the same site because the overlay function seems to strip header / footer / etc leaving just the node / thread content. If you want the overlay to be coming from the native website then I dont think there are any compatible pages the way its set up to handle same site content. Just a heads up.
Some pages are. The contact us page for instance. Also, you can always add some CSS to make pages overlay friendly, or there are various add-ons available, such as this one:
http://xenforo.com/community/resources/threads-in-overlays-by-waindigo.2047/
 
Top Bottom