inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Jul 3, 2016 13:48:49 GMT -8
Current Version: 1.0.0 Key(s) Used: (none) Description:This plugin will allow you to have a popup show whenever a particular board is clicked on. Keep in mind that the popup will show every time that board is visited.The popup's height and width can be set in the UI. Please keep in mind that these are the MINIMUM height and width the popup will use. Also please take note of the lower limits defined for each (shown on the Settings tab and displayed where the Default values are displayed). If multiple boards will use the same message, they can all be included (no need for separate entries for each board). Please note that multiple boards using the same message will also use the same title for the popup, so you may not want to make the title board-specific (unless it's the only board to use that particular popup). The Message box allows for HTML, so you can add in links as well. A possible use for this is for Guest-Friendly boards to where you may want a popup to appear for them that may have a link to your Advert Rules (or other forum rules).
This can be seen in action (no registration required) by clicking the link in my signature and clicking on any of the Plugin boards in the PLUGINS category. Changelog: 1.0.0 - Plugin finished.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 23, 2024 5:12:10 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jul 15, 2016 3:04:14 GMT -8
great plugin msg i'll be using this alot.
|
|
inherit
239147
0
Jan 27, 2019 3:15:54 GMT -8
theclash
52
November 2016
theclash
|
Post by theclash on Feb 17, 2017 4:34:51 GMT -8
This is a great plugin!
However, is there anyway to have it occur only once every login session? So once the user clicks OK, it doesn't reappear every time the board is accessed?
|
|
inherit
239147
0
Jan 27, 2019 3:15:54 GMT -8
theclash
52
November 2016
theclash
|
Post by theclash on Feb 18, 2017 12:44:40 GMT -8
Bump
|
|
inherit
239147
0
Jan 27, 2019 3:15:54 GMT -8
theclash
52
November 2016
theclash
|
Post by theclash on Feb 20, 2017 3:37:15 GMT -8
One last bump, but then will leave well alone
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Feb 21, 2017 7:03:38 GMT -8
theclash, Sorry for the late response - I was gone all weekend. Currently, no. In order for it to show just once per login session, even if I were to just use cookies or localStorage (instead of a key), I'd still have to (probably) add some kind of event listener for when the user clicked logout to know when they logged out. Unfortunately, coding event listeners is currently beyond my JS skills at this time. Perhaps when I figure out how to do those, I can add that in. For now, though, I do apologize that I can't add this in right now.
|
|
inherit
239147
0
Jan 27, 2019 3:15:54 GMT -8
theclash
52
November 2016
theclash
|
Post by theclash on Feb 21, 2017 12:03:11 GMT -8
No problem at all - still a great plugin!
|
|