Thread: Miscellaneous Hacks - Ultimate Side Columns
View Single Post
  #451  
Old 04-02-2008, 05:00 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

More information about version 2.0 development:

This was originally going to be version 1.5 but the amount of rewriting and new features being added warranted a whole new major version number so it is going to be version 2.0

Some of the features are going to be completely unexpected but as always it is easy to turn things on and off in the AdminCP.

At present, due to the complexity of the rewrite it is not upgradable. An upgrade script will be completed prior to version 2.0 being released which will need to be run before importing the new product. More instructions will follow regarding this when it is released.

As it stands, it is currently working well on vBulletin 3.7.0 RC1 (I've not upgraded my dev server to RC2 yet but full compatability will be checked). A lot of the original kinks have been ironed out, and many more glitches are being resolved as well as adding in the feature requests received and the new features that I have wanted to add to it for a while (they are top secret and will not be revealed until releasing it so don't bother asking what they are because I'm not telling).

The original code was designed to be extremely simple to use which, as a lot of people have rightly pointed out, introduced problems for anyone wanting to include any form of conditionals or calls to any functions. This is one of the reasons for the major rewrite and the necessity of having to also write an upgrade script. Most of, if not all of, the underlying code structure is being changed to resolve the issue. This does however cause it's own set of issues, by increasing the level of difficulty for use (no longer all settings, but using more templates which are edited to include the block contents) but it does not leave it overtly difficult. It does however solve the issues of not being able to add extra blocks easily by including 20 blocks in total by default which can be located as desired (yes - you will be able to add all 20 to one side only if you so wish - or more accurately you will be able to when that bit is finished being coded). An expansion product with a further 30 blocks will also be released. It will not be part of the main product as I doubt that many people will require more than 20 blocks, but of course there will always be someone who does.

The total code is approximately 40% complete at this time, excluding the expansion product and the upgrade script (that is one thing that I am not looking forward to!) although the upgrade script may not be required depending on how the final product installation code is written.

At the moment the script itself has evolved from a simple 3 plugin and 2 template product to a 30 template (and rising), 6 plugins (and rising), multiple phases (I lost count), 1 php file, and having a couple of entries added to the FAQ (not done yet but will be done before it is released). The sheer scale of the changes is why this is requiring 3.7.0 and will be unlikely to be backwards compatible with 3.6.9 (it certainly will not work with 3.6.5 or older).

Anyway, thats enough of me telling you what is included and the progress so far. I need to get back to actually doing it instead
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01283 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete