[ABD] Welcome On Index

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Locked
User avatar
Stoker 4.0
Registered User
Posts: 1487
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen
Contact:

[ABD] Welcome On Index

Post by Stoker 4.0 »

Extension Name: Welcome On Index
Author: Stoker

Description:
Welcome on index is inspired by a vBulletin board. It displays a nice Welcome Box on forum index with Avatar, a welcome message (changes during the day), user info, statistics and online info.
This is the 3.2 and 3.1 version of my Welcome on index for 3.0.12
Collapse addon, now works with: Collapsible Forum Categories

Now with config:
  • Enable/disable the extension
  • Enable/disable Avatar display
  • Enable/disable Welcome time of day message
  • Enable/disable joined info
  • Configure your own welcome message
  • Users can enable/disable display of welcome ext in UCP -> Board Prefs
Version: 1.0.5


Download:
Welcome On Index Download

Demo:
Welcome On Index Demo

Image

Image

Installation:
  1. Copy the entire contents of the repository to ext/stoker/welcomeonindex/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.
Known bugs:
None
Last edited by Stoker 4.0 on Sat Nov 11, 2017 5:41 am, edited 8 times in total.
User avatar
noth
Registered User
Posts: 2528
Joined: Fri Jan 07, 2005 7:10 pm
Location: North Surrey
Contact:

Re: [RC] Welcome On Index

Post by noth »

wow that Christmas template is sheer bliss :mrgreen: that is 10/10 :D
User avatar
Meis2M
Translator
Posts: 1009
Joined: Wed Mar 03, 2010 11:32 am
Location: IR.Damghan
Name: میثم نوبری
Contact:

Re: [RC] Welcome On Index

Post by Meis2M »

lovely...
phpBB persian international support
Follow us in Instagram
Free upgrade and install extensions on your forum - drop me PM
Ultimate phpBB SEO Friendly URL extension
User avatar
Stoker 4.0
Registered User
Posts: 1487
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen
Contact:

Re: [RC] Welcome On Index

Post by Stoker 4.0 »

noth wrote:wow that Christmas template is sheer bliss :mrgreen: that is 10/10 :D
Thats not a template, its an extension: viewtopic.php?f=456&t=2276426 ;)
User avatar
watisnf.nl
Registered User
Posts: 607
Joined: Sat Mar 13, 2010 12:53 pm
Location: The Netherlands
Name: David
Contact:

Re: [RC] Welcome On Index

Post by watisnf.nl »

For those who needs the Dutch translation we are working on it: https://github.com/dutch-translators/Welcome-on-index
Dutch Translator | Looking for, Dutch extensions translations
..777..
Registered User
Posts: 150
Joined: Tue Oct 28, 2014 5:43 pm

Re: [RC] Welcome On Index

Post by ..777.. »

Hi there, when the "recent topics on index" extension is installed, the welcome box shows up below that. Is there a way to get it to show on the top of that?
User avatar
RMcGirr83
Former Team Member
Posts: 22016
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [RC] Welcome On Index

Post by RMcGirr83 »

Try unenabling the mod and reenabling.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then buy me a beer Image
..777..
Registered User
Posts: 150
Joined: Tue Oct 28, 2014 5:43 pm

Re: [RC] Welcome On Index

Post by ..777.. »

RMcGirr83, that did not work.
User avatar
Walther
Registered User
Posts: 298
Joined: Fri Jul 09, 2004 5:21 pm
Location: The Netherlands

Re: [RC] Welcome On Index

Post by Walther »

..777.. wrote:Hi there, when the "recent topics on index" extension is installed, the welcome box shows up below that. Is there a way to get it to show on the top of that?
I have the same issue.
Disabled AND deleted the data of "Recent Topics on Index", then enabled it again: Nope, situation remains
User avatar
Stoker 4.0
Registered User
Posts: 1487
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen
Contact:

Re: [RC] Welcome On Index

Post by Stoker 4.0 »

I hope the extension handeling af this will be changed in the future so that you can decide which order to display extensions with same location.
Anyway, only thing to do is to copy the content of the included event file and insert it in index_body.html where you want it and then delete the file in the event folder.
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [RC] Welcome On Index

Post by martin123456 »

Or rename the index_body_markforums_before.html too overall_header_content_before.html then welcome on index is always at the top.

Renaming the files in question will sort the order notice the chat is also up top ?

Image

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
Stoker 4.0
Registered User
Posts: 1487
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen
Contact:

Re: [RC] Welcome On Index

Post by Stoker 4.0 »

martin123456 wrote:Or rename the index_body_markforums_before.html too overall_header_content_before.html then welcome on index is always at the top.
Bad idea, it will then appear on all pages without all the info.
User avatar
Walther
Registered User
Posts: 298
Joined: Fri Jul 09, 2004 5:21 pm
Location: The Netherlands

Re: [RC] Welcome On Index

Post by Walther »

Stoker 4.0 wrote:Anyway, only thing to do is to copy the content of the included event file and insert it in index_body.html where you want it and then delete the file in the event folder.
Don't delete the file, it will give an error.
I uploaded it again, and delete the part between <!-- IF not S_IS_BOT --> and <!-- ENDIF -->

Then I placed the content in overall_header_before_content using the CustomCode extension from Martti , so did not have to actually edit any file :idea:
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [RC] Welcome On Index

Post by martin123456 »

Stoker 4.0 wrote: Bad idea, it will then appear on all pages without all the info.
Yup and you can display diff info on diff pages ;)

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
Stoker 4.0
Registered User
Posts: 1487
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen
Contact:

Re: [RC] Welcome On Index

Post by Stoker 4.0 »

Walther wrote:
Stoker 4.0 wrote:Anyway, only thing to do is to copy the content of the included event file and insert it in index_body.html where you want it and then delete the file in the event folder.
Don't delete the file, it will give an error.
I uploaded it again, and delete the part between <!-- IF not S_IS_BOT --> and <!-- ENDIF -->

Then I placed the content in overall_header_before_content using the CustomCode extension from Martti , so did not have to actually edit any file :idea:
The error will go away when you purge the cache in ACP
Locked

Return to “Abandoned Extensions”