Forum 2.6 en préparation
::Ben 17 novembre 2006 - 02:00 Lu 3,264
|
Au programme de cette version 2.6 :
- un grand changement du design de l'interface,
- une performance accrue au niveau de la vitesse d'affichage et des requettes vers la base de données,
- l'auto-détection du format des images pour le thème,
- une gestion plus aisée des différents boutons "Nouveau sujet", "Répondre" etc avec la possibilité de chosiir entre du texte plein, des images ou du css,
- et plusieurs corrections de bugs...
|
|
Extrait de l'article source :
Several key new features are that it's been developed and tested with GL 1.4.1 with Register_Globals off and MySQL5. A focus was placed on performance improvements and testing has shown anywhere from a 3x to 10x improvment in areas like the main forum index, topic index and centerblock formatting. Additionally, major work on the templates again.
For additional summary of changes ...
# Performance improvements by adding three new fields to the forum table and one new field to the topics table to save frequent database lookups. Sites updating can use the Admin->Forums page and the Re-Sync feature to update the new fields
# Using a function to now auto-detect the image type to use for the main layout related images. Will default to the image type defined in the /functions.php - the $_IMAGE_TYPE. If the image is not found, then it will use the 2nd option as defined in the plugins/forum/config.php - default to 'gif'. This allows a site to have some png images and some gif images and not have to edit the templates
# The links that are used for items like [subscribe], [print], [new topic] ... and the ones that are shown in a topic like the member [profile], [website],[email] can now easily be themed to use a choice of images, basic links or rollover like CSS button. Each link has it's own template under the template forum/layout/links subfolder. I have commented a few and also created a couple CSS Button examples in the Have a look at layout/links/rollover_examples Have a look at print.thtml - and see how that can easily be changed to an icon
# Added new option for Edit - Edit Silent - so notifications are not sent out and timestamp are not changed
# Removed un-necessary inclusion of forum ID in links
# Hopefully removed all hard-coded language - to use LANGUAGE files
# Able to use a site setting of 0 for the Edit Timeframe allowing members to always edit their own posts
# Fixed bugs with moderation, notification features, admininstration and page layout
# Better handling of formatting post content for Edit mode - revert back smilies, quoting and code syntax
# Removed support for the MSN and other IM links in the topic, the MSN JS required a ActiveX object and was IE only
# Many other bugs and issues were identified and fixed along the way -- lost track after a while :)











commentaires (1)