Welcome On Index
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome On Index
Updated to 1.0.4 with lots of config options, read first post.
Board rules! No PM support
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Re: Welcome On Index
Fix the link its hotlinking
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Re: Welcome On Index
Clicking the download gives your hotlink copyright warning
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome On Index
No it doesnt. Clicking the download file gives you the zipped file.martin123456 wrote:Clicking the download gives your hotlink copyright warning
However, hotlinking to the file gives the warning. Just as it should
Board rules! No PM support
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Re: Welcome On Index
Cant download it in chrome get the warning but firefox will download it.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome On Index
I dont get the warning in chrome, safari, IE, edge, Opera or any other browser.martin123456 wrote:Cant download it in chrome get the warning but firefox will download it.
Hotlinking is the only thing that triggers that message
Board rules! No PM support
Re: Welcome On Index
Hey Stoker, I was fooling around with another extension with the acp settings page.
The text area had bbcodes in it like your Welcome text
(You can edit the text which is displayed in the Welcome On Index box.)
You can add a preview in that page if you like somewhere...
ext/stoker/welcomeonindex/adm/style/acp_welcomeonindex.html
Find
The text area had bbcodes in it like your Welcome text
(You can edit the text which is displayed in the Welcome On Index box.)
You can add a preview in that page if you like somewhere...
ext/stoker/welcomeonindex/adm/style/acp_welcomeonindex.html
Find
Code: Select all
<label><input type="checkbox" class="radio" name="disable_magic_url"<!-- IF S_MAGIC_URL_DISABLE_CHECKED --> checked="checked"<!-- ENDIF --> /> {L_DISABLE_MAGIC_URL}</label>
<!-- ENDIF -->
AFTER ADD
<input type="submit" tabindex="5" name="preview" value="{L_PREVIEW}" class="button1"<!-- IF not S_PRIVMSGS --> onclick="document.getElementById('postform').action += '#preview';"<!-- ENDIF --> />
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome On Index
It allready has preview?Sniper_E wrote: ↑15 Sep 2016, 03:18 Hey Stoker, I was fooling around with another extension with the acp settings page.
The text area had bbcodes in it like your Welcome text
(You can edit the text which is displayed in the Welcome On Index box.)
You can add a preview in that page if you like somewhere...
ext/stoker/welcomeonindex/adm/style/acp_welcomeonindex.html
FindCode: Select all
<label><input type="checkbox" class="radio" name="disable_magic_url"<!-- IF S_MAGIC_URL_DISABLE_CHECKED --> checked="checked"<!-- ENDIF --> /> {L_DISABLE_MAGIC_URL}</label> <!-- ENDIF --> AFTER ADD <input type="submit" tabindex="5" name="preview" value="{L_PREVIEW}" class="button1"<!-- IF not S_PRIVMSGS --> onclick="document.getElementById('postform').action += '#preview';"<!-- ENDIF --> />
Board rules! No PM support
Re: Welcome On Index
Well holly cow, how did I not see that? You did a better job than the Contact Board Administration
I'll have to go see Rich about him adding a Preview to his. That's where I noticed it missing first.
I'll have to go see Rich about him adding a Preview to his. That's where I noticed it missing first.
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™