Jump to content

Shawn Dean

Friends
  • Posts

    429
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Shawn Dean

  1. File Name: D21-Skin Group Permissions 1.0
    File Submitter: Shawn Dean
    File Submitted: 23 May 2006
    File Category: Modifications

    Modification Description:
    D21-Skin Group Permissions Allows You To Choose Which Groups Can Use/View Skins On The Forums.

    Files Affected:

    • sources/ipsclass.php
    • sources/action_admin/skin_sets.php
    • sources/classes/class_display.php
    • sources/lib/admin_cache_functions.php
    Modification History:
    • 1.0
      • First initial release of modification


    Click here to download this file
  2. File Name: D21-User Browser Detection 1.0
    File Submitter: Shawn Dean
    File Submitted: 23 May 2006
    File Category: Modifications

    Modification Description:
    D21-User Browser Detection Will Detect A User's Browser And Display An Icon Next To Their Name!

    Features:

    1. Detects User's Browser & Saves It For Reference
    2. Displays Browser Icon Next To Name In Active Users List:
      1. Board Stats
      2. Members Viewing A Forum
      3. Members Viewing A Topic
    3. Ability To Manage/Add More Browsers VIA Admin CP
    Files Affected:
    • sources/action_public/forums.php
    • sources/action_public/topics.php
    • sources/acp_loaders/acp_content.php
    • sources/acp_loaders/acp_pages_content.php
    • sources/classes/class_session.php
    • sources/lib/funcs_boardstats.php
    • sources/sql/mysql_queries.php
    Modification History:
    • 1.0
      • First initial release of modification


    Click here to download this file
  3. File Name: D21-Weather 1.0
    File Submitter: Shawn Dean
    File Submitted: 23 May 2006
    File Category: Modifications

    Modification Description:
    D21-Weather Allows You To Select A City & View The Weather Of Your Selected City!

    Features:

    1. Browse The Available Cities
      1. Filter By City Begins With Letter (A-Z)
      2. Filter By State (US Only)
      3. Filter By Country
      4. New DropDown Mode
    2. Select Your City
    3. View The Weather!
    Files Affected:
    • index.php
    • cache/lang_cache/en/lang_global.php
    • cache/lang_cache/en/lang_online.php
    • Admin CP To Edit Skin Template(s)
    Modification History:
    • 1.0
      • First initial release of modification


    Click here to download this file
  4. File Name: D21-Auto-Topic Upon New Registration 1.2
    File Submitter: Shawn Dean
    File Submitted: 23 May 2006
    File Category: Modifications

    Modification Description:
    D21-Auto-Topic Upon New Registration Will Auto-Create Topics In A Forum When A New Member Registers.

    Features:

    1. Turn on/off auto-creation of topics.
    2. Define who the creator of the topic is. (Default ID: 1)
    3. Select which forum to create the topic in.
    4. Customize the topic title.
    5. Customize the topic post.
    Files Affected:
    • sources/action_public/register.php
    • sources/action_admin/member.php
    Modification Description:
    • 1.2
      • Fixed the bug of not creating topic when manually validating members
      • Fixed the bug of the profile link going to the admin cp & not user's profile
      • Fixed the bug of showing a shortened, relative time date, instead of full date
    • 1.1
      • Fixed The Problem When Not Making Topics When Using A Validation Method
      • Fixed The Problem When Not Making Topics When You Approvde Someone From The Admin CP.
      • Fixed The {mname} Variable To Display The Member's Display Name Rather Than The Username.
    • 1.0
      • First initial release of modification


    Click here to download this file
  5. File Name: D21-Print An Individual Post 1.0
    File Submitter: Shawn Dean
    File Submitted: 23 May 2006
    File Category: Modifications

    D21-Print An Individual Post

    Modification Description:
    D21-Print An Individual Post Will Simply Allow You To Print Off An Individual Post.

    Files Affected:

    • sources/action_public/misc/print_page.php
    • Admin CP To Edit Skin Templates
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  6. File Name: D21-Redirect To After Posting 1.0
    File Submitter: Shawn Dean
    File Submitted: 24 May 2006
    File Category: Modifications

    Modification Description:
    D21-Redirect To After Posting Will Allow You To Choose Where You Want To Redirect To After Posting.

    Features:

    1. Choose Where To Redirect To
      1. Board Index
      2. Forum Index Of Topic/Post
      3. Topic/Post Just Created (IPB default)
    2. Choose Which This Redirection Applies To
      1. New Topics
      2. New Posts
      3. Both New Topics & Posts
    3. Display Redirection Screen (respects IPB's global setting)
      1. Yes
      2. No
    Files Affected:
    • sources/action_public/usercp.php
    • sources/classes/class_session.php
    • sources/classes/post/class_post_new.php
    • sources/classes/post/class_post_reply.php
    • sources/lib/func_usercp.php
    • Admin CP To Edit Skin Templates
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  7. File Name: D21-Members Skin In Profile & Memberlist
    File Submitter: Shawn Dean
    File Submitted: 26 May 2006
    File Category: Modifications

    Modification Description:
    D21-Members Skin In Profile & Memberlist Will Display A Members Skin On The Profile & Memberlist.

    Files Affected:

    • sources/action_public/memberlist.php
    • sources/action_public/profile.php
    • Admin CP To Edit Skin Templates
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  8. File Name: D21-[Task]Auto MySQL Backup 2.0
    File Submitter: Shawn Dean
    File Submitted: 28 May 2006
    File Category: Modifications

    Modification Description:
    D21-[Task]Auto MySQL Backup Is A Multi-Functional Task Mod That Will Backup Your MySQL Database.

    Features:

    1. Select execution method:
      1. PHP or SSH (SSH is recommended for larger databases)
    2. Saving options
      1. Choose the filename of your saved file, you can use {db.name} which will be replaced with your database's name
    3. Compression Format
      1. None
      2. GZIP
      3. ZIP
      4. BZIP
    4. Backup Method Options (use as many as you like)
      1. Backup to email
      2. Save locally on the server
      3. Save on another server (via FTP, connection options available)
    5. Local pruning options
      1. Turn ON/OFF
      2. Set the max backups allowed before old ones are deleted from the server
    6. Time Options
      1. Add the time and date to the file name
      2. Linux timestamp, or custom PHP time/date format
      3. Custom time format using php, default: M_j_Y-g_i_s
    7. Ability to turn board offline automatically while the backup is taking place, then back online after it's complete.
    8. Complete table data options (available only to the PHP execution method, the important data options are already there by default for SSH). Backup IPB tables only (IPB prefixed tables only), use backquotes, auto increment, etc...
    9. Email Options
      1. Email method, PHP or SMTP (including SMTP configuration options)
      2. Email Subject
      3. Email Message
      4. Email to whom (you may send to as many email addresses as you want)
    10. Manage Backups from the ACP
      1. Delete selected backups from the ACP
      2. Download backups from the ACP
      3. Email backups from the ACP
    Modification History:
    • 2.0
      • Fixed bug when deleting multiple backups from backup manager.
      • Added in the ability to email a backup from the backup manager.
      • Added in automatic pruning options.
      • Added in the ability to save backups on a remote server (via ftp).
      • Added in board status switching. (Turns board offline while backup is being ran, online after backup is complete)
      • Fixed bug of compression methods being used when they weren't available on a server.
      • Moved the task settings on the components page and not to go to tools section.
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  9. File Name: D21-PM Notification Options 1.0
    File Submitter: Shawn Dean
    File Submitted: 08 Jun 2006
    File Category: Modifications

    Modification Description:
    D21-PM Notification Options Will Allow You To Choose Which Notification Method To Use When You Get A New PM.

    Features:

    1. Choose Which Method
      1. My Assistant
      2. Board Strip (As in 2.0.x)
      3. None

    Files Affected:
    • sources/action_public/usercp.php
    • sources/classes/class_display.php
    • sources/classes/class_session.php
    • sources/lib/func_usercp.php
    • Admin CP To Edit Skins
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  10. File Name: D21-Loginname & Screenname BBCode 1.0
    File Submitter: Shawn Dean
    File Submitted: 07 Jun 2006
    File Category: Modifications

    Modification Description:
    D21-Loginname & Screenname BBCode Will Add A BBCode To Let You Display A User's Login/Screenname With Their ID

    Files Affected:

    • sources/classes/bbcode/class_bbcode.php
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  11. File Name: D21-Automatic Image Resizing 1.1
    File Submitter: Shawn Dean
    File Submitted: 07 Jun 2006
    File Category: Modifications

    Modification Description:
    D21-Automatic Image Resizing Will Auto-Resize Images In Posts Dynamically Via Javascript & Can View Original At Same Time.

    Files Affected:

    • sources/classes/bbcode/class_bbcode_core.php
    • Admin CP To Edit Skin Templates
    Modification History:
    • 1.1
      • Added In Feature To Open Image In New Window By Clicking The "Error" Icon
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  12. File Name: D21-Forthcoming Events At Top Of Page 1.0
    File Submitter: Shawn Dean
    File Submitted: 07 Jun 2006
    File Category: Modifications

    Modification Description:
    D21-Forthcoming Events At Top Of Page Will Display The Forthcoming Events At The Top Of The Main Forums Index.

    Files Affected:

    • sources/action_public/boards.php
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  13. File Name: D21-Posted In Icon Added To View New Posts
    File Submitter: Shawn Dean
    File Submitted: 19 Jun 2006
    File Category: Modifications

    Modification Description:
    D21-Posted In Icon Added To View New Posts Will Fix The Post Icon Status To Show If You've Posted Or Not In That Topic.

    Files Affected:

    • sources/action_public/search.php
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
  14. File Name: D21-Posts Required To Send Emails 1.0
    File Submitter: Shawn Dean
    File Submitted: 19 Jun 2006
    File Category: Modifications

    Modification Description:
    D21-Posts Required To Send Emails Will Require Members To Have A Number Of Posts Before Sending Emails.

    Files Affected:

    • sources/action_public/misc/contact_member.php
    Modification History:
    • 1.0
      • First Initial Release Of Modification


    Click here to download this file
×
×
  • Create New...