• 0

Invision Power Board 2.1 Road Map


Question

Well it looks like Matt and all the guys working on IPB 2.1 are working hard because the last time I checked this it was mostly all showing black and now most of it's in green...

Invision Power Board 2.1 Road Map

NEW FEATURES / MAJOR ENHANCEMENTS:

Updated core structure to IPS Kernel level 2.1

ACP: Abstract hard coded HTML to template files

Rename and re-organize library and class files

Rich Text Editor (WYSIWYG) (Per user option)

User email validation then admin approval

RSS / SSI overhaul

Library Functions and Pre-made response templates

Multiple Option Polls

ACP: Templates: Export each bit to HTML (in folder structure)

ACP: Templates: Template link function to link DB templates to text files in filesyste or URL.

ACP: Task manager, task lock

ACP: Localized language packs

ACP: Per admin section permissions

ACP: Improved Language tools (write to DB, cache to PHP aka templates)

ACP: CSS interface improvement (reduce # classes, sep. areas)

ACP: Rebuild member's rank information

ACP: Task Manager / Forum Prune functionality

ACP: Register Modules Framework

ACP: IP match (change to first 3 octets only)

ACP: Templates: Search and Replace makes new templates if matches found in default templates

ACP: Option: Quote embed limit

ACP: Skin infinite inheritence / recursion

Multiple Calendars

Forum Marking

IPB Portal overhaul

Post Parsing overhaul

Topic open and close times

Option to defer topic view counter incrementation

FRONT END IMPROVEMENTS:

De-clutter some ACP components with DHTML

De-clutter some front facing components

INTERNAL IMPROVEMENTS:

Post Parser

Rewrite, clean up code, make more efficient

Emailing Class Re-write

Two classes: One email class and one IPB wrapper

Option to load other language files.

Ability to "hold" an item in the mail queue for later processing

Session Location Integration

Make it easier for modules to update session location

User Control Panel Modularization

Separate out the menu generation

Log in Abstraction

Separate out log in methods to independent classes

Subscription Manager Overhaul

Write glue layer between gateway modules and SM

Send emails to member confirming new subscription and shortly before subscription anniversary/expiration

Easy install new gateway from ACP

Caching

Make option to cache to hard disk

Reduce overhead on forum cache

Comment Spamming

Option to add rel="nofollow" into all posted links (group option?)

Green: Finished Items

Link to comment
https://www.neowin.net/forum/topic/310047-invision-power-board-21-road-map/
Share on other sites

23 answers to this question

Recommended Posts

  • 0
Thats pretty awesome.

although I have NO plans of upgrading again. I'm still having too much fun with 2.0.3 :p

585795844[/snapback]

you'll have even more fun with 2.1 then.. lol

btw.. just curious. how many clients have u made a skin for up to date? :p

  • 0

@acido00, you can find the page here: http://www.invisionboard.com/?ipb21roadmap

@fat tony, you should of made the post purty like this: lol was bored. :(

NEW FEATURES / MAJOR ENHANCEMENTS:

  • Updated core structure to IPS Kernel level 2.1
  • ACP: Abstract hard coded HTML to template files
  • Rename and re-organize library and class files
  • Rich Text Editor (WYSIWYG) (Per user option)
  • User email validation then admin approval
  • RSS / SSI overhaul
  • Library Functions and Pre-made response templates
  • Multiple Option Polls
  • ACP: Templates: Export each bit to HTML (in folder structure)
  • ACP: Templates: Template link function to link DB templates to text files in filesyste or URL.
  • ACP: Task manager, task lock
  • ACP: Localized language packs
  • ACP: Per admin section permissions
  • ACP: Improved Language tools (write to DB, cache to PHP aka templates)
  • ACP: CSS interface improvement (reduce # classes, sep. areas)
  • ACP: Rebuild member's rank information
  • ACP: Task Manager / Forum Prune functionality
  • ACP: Register Modules Framework
  • ACP: IP match (change to first 3 octets only)
  • ACP: Templates: Search and Replace makes new templates if matches found in default templates
  • ACP: Option: Quote embed limit
  • ACP: Skin infinite inheritence / recursion
  • Multiple Calendars
  • Forum Marking
  • IPB Portal overhaul
  • Post Parsing overhaul
  • Topic open and close times
  • Option to defer topic view counter incrementation
  • Topic rating (per forum and per group)

FRONT END IMPROVEMENTS:

  • De-clutter some ACP components with DHTML
  • De-clutter some front facing components

INTERNAL IMPROVEMENTS:

  • Post Parser
    • Rewrite, clean up code, make more efficient

    [*]Emailing Class Re-write

    • Two classes: One email class and one IPB wrapper
    • Option to load other language files.
    • Ability to "hold" an item in the mail queue for later processing

    [*]Session Location Integration

    • Make it easier for modules to update session location

    [*]User Control Panel Modularization

    • Separate out the menu generation

    [*]Log in Abstraction

    • Separate out log in methods to independent classes

    [*]Subscription Manager Overhaul

    • Write glue layer between gateway modules and SM
    • Send emails to member confirming new subscription and shortly before subscription anniversary/expiration
    • Easy install new gateway from ACP

    [*]Caching

    • Make option to cache to hard disk
    • Reduce overhead on forum cache

    [*]Comment Spamming

    • Option to add rel="nofollow" into all posted links (group option?)

Looks a lot sexier now, haha.

Green: Finished Items ? Black: Unfinished Items ? Gray: Delayed for future release

  • 0

Yes Timdorr I believe Matt has a lot of work on at the moment and I have seen IP Dyanamic and it looks pretty good... I am not one for shouting my mouth off (well some times) but, I think this could take over some of the products like PHNuke and Virtuanews... Although both of these products are first class IP Dynamic is a sound product and you will be able to produce a front-end site with ease.

Actually, Matt's the only one that codes it. And he's doing both IPB 2.1 and IPDynamic 1.0 at the same time :o

585793134[/snapback]

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft now allows you to tweak Visual Studio to new extremes by Usama Jawad Visual Studio 2026 recently netted a powerful feature that finally allows developers to review Git Pull Requests (PRs) directly in the integrated development environment (IDE), without needing to switch to the browser. However, that's not all that Microsoft introduced in the latest version, as it also offered a useful way to customize the IDE to their heart's content. Although Visual Studio 2026 already provides lots of stock themes based on Fluent Design principles, Microsoft understands that people still want to customize them further according to their preferences. The IDE now offers a new configuration page for themes under Tools > Options > Environment > Visual Experience > Theme colors. This allows you to set hex color codes for accent colors, hover states, and more, and apply them without requiring a restart. The Redmond tech giant further says that: Microsoft is also offering granular color tokens that allow you to customize various UX elements like the tab header without impacting the rest of the shell chrome. Your themes are also stored in JSON format in %LOCALAPPDATA%\Microsoft\VisualStudio\18.0_xxxxxxxx\ColorThemes, which basically enables you to share it with others or override existing themes. This is a major improvement in terms of the user experience powering these customization capabilities. This is because extensions were required to replace the theme, and it was not very easy to make minor adjustments. This theme configuration UX solves this problem and is available in Visual Studio 2026 version 18.7, available here.
    • AnyDesk 9.7.6 by Razvan Serea AnyDesk is a fast remote desktop system and enables users to access their data, images, videos and applications from anywhere and at any time, and also to share it with others. AnyDesk is the first remote desktop software that doesn't require you to think about what you can do. CAD, video editing or simply working comfortably with an office suite for hours are just a few examples. AnyDesk is designed for modern multi-core CPUs. Most of AnyDesk's image processing is done con­currently. This way, AnyDesk can utilize up to 90% of modern CPUs. AnyDesk works across multiple platforms and operating systems: Windows, Linux, Free BSD, Mac OS, iOS and Android. Just 7 megabytes - downloaded in a glimpse, sent via email, or fired up from your USB drive, AnyDesk will turn any desktop into your desktop in se­conds. No administrative privileges or installation needed. AnyDesk 9.7.6 changelog: Fixed Bugs Added validation feedback for passwords shorter than five characters Fixed an issue in AnyDesk One Meeting where the account name was used instead of the entered username after logging out Fixed crashes related to message editing and context menu interactions Fixed issues affecting message scrolling, text formatting, typing indicators, quoted messages, and community privacy settings Prevented users from editing automated system messages Corrected download status reporting, temporary file naming, and menu overlap issues affecting the Download History and Reactions pop-ups Other Changes Added chat list grouping settings Added keyboard navigation support (Page Up, Page Down, Home, and End) for the message feed Removed Chat language options Updated translations Download: AnyDesk 9.7.6 | 8.0 MB (Free for private use, paid upgrade available) Links: AnyDesk Home Page | Other platforms | Release History | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • It's interesting to hear that AI growth is not investor driven.
    • A few weeks ago, I had this same exact issue. Unfortunately, I didn't think of disabling the Secure Boot option in BIOS. I updated my BIOS to the latest version for my MB and it resolved the issue.
    • I have a partial answer, when I used a multi-port usb hub I had degraded speed performance with 3 large external hard drives connected (all having their own power supply). I managed to snag a nice (yet older) USB3 based wavelink docking station cheap / used that has x6 usb 3 ports and almost doubled the speed of the external hard drives transfer rate. This looks to be a slightly upgraded model -https://ebay.io/m/LZtjTy
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      80
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!