Get XOOPS XOOPS FAQ Forums News Themes Modules
News World of XOOPS Developers Hacks Modules Themes YAXS Archive Submit News

XOOPS vs. Herko Coomans

Local Support

Make a donation

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Search

Twitter News

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Google GUI hacks instant-zero jQuery module news Nordic Olédrion oxygen PageRank security SEO simple-XOOPS sport tag Theme wiki xoops

New Users

Registering user

# 116762

maleinfect

Welcome to XOOPS!

Archives

Advertisement

XOOPS Code hosted on SourceForge

XOOPS 2.5 Alpha 2 Released

Posted by Mamba on 2010/2/25 7:20:00 (7345 reads) | Posted on XOOPS
Open in new window
The XOOPS Development Team is pleased to announce that a new version of the #1 CMS solution hosted on SourceForge - XOOPS 2.5.0 Alpha 2 is available for download.

Open in new window

The XOOPS 2.5.0 release is a major redesign of the System Module which has been AJAX-ed with jQuery by our December 2009 Innovators: Nicolas Andricq (ForMusS), Cointin Maxime (kraven_30), and Grégory Mage (Mage). Some of the new features are truly amazing, like the visual placement of blocks, and we're sure that the users will love them

Some of the major improvements/additions include:

Alpha 2:

- Added: Help System for Admin and modules (see PM module)
- Added: MySQL Dump in Maintenance
- Added: New Redirect messaging
- Added: Column sorting in tables

Alpha 1:

- Added: smarty plugin for icon pack
- Added: smarty plugin for breadcrumb navigation
- Added: jQuery plugins for display popup or manage drag & drop
- Added: File Manager
- Added: Maintenance with Cache Clean-up, and Tables Maintenance
- Added: Visual module ordering with drag & drop
- Added: Visual block placement with drag & drop
- Added: Refactor all PHP code for use XOOPS API
- Added: Use template in the same way that front user, admin side for module can call a main template define in xoops_version.php
- Added: Allow override of template in admin theme like frontend if we set template in ADMIN_THEME
- Added: New variable 'system_menu' in xoops_version.php of each module, this variable generate a tab menu for module admin side if set to 1, this feature is for give one unique tab menu for all menu (eg: module PM for).
- Added: add jquery plugin in xoops_lib
- Added: change install for install admin template and admin setting
- Added: manage editor for blocks, comments and for all module if module developper want to use it activate or deactivate system section
- Added: choose number of line for admin section
- Added: display or hide tips

Avatar:
- activate/deactivate avatar with ajax
Banners:
- jquery popup for display banners
Block admin:
- drag n drop block for manage position and weight
- jquery popup for preview
Comments:
- multiple selection for deletion
- purge
Groups:
- number of user per group
- new disposition
Images:
- lightbox preview + thumbs
Modulea Admin:
- jquery popup for display info
Preferences:
- system settings
Smilies:
- activate/deactivate smilies with ajax
Templates:
- manage overide of all template online
- generated file come from database
User Rank:
- activate/deactivate userrank with ajax
Users:
- advanced user management
- new disposition
- simple and advance search

Videos

To see the main features of XOOPS 2.5.0, check out the following videos:

a) In Spanish (by Uskola 2) b) In English (by Vamptrix) c) In English (by Mamba)

  



Please remember: This is ALPHA release for features testing only!!!!

DO NOT install it on a production site and DO NOT upgrade any production site with it!!!

This is NOT an Update to Alpha 1. You HAVE TO install it as a FRESH Install.


Download it from Sourceforge repository.

Please post and discuss all issues related to this release in this forum

We also need help with Translations

System requirements
-----------------------------------

PHP:
Any PHP version >= 5.2+

Please note: XOOPS 2.5.x series is tested and certified exclusively on PHP5: Read more here

Open in new window

MySQL:
MySQL server 5.0+

Please note: XOOPS 2.5.x series is tested and certified exclusively on MySQL 5.0+:

Web server:
Any server supporting the required PHP version (Apache highly recommended)


Downloading XOOPS
-----------------------------------

Your can get this release package from the Sourceforge file repository
Both .zip and .gz archives are provided:

xoops_2.5.0_Alpha2.zip (9 MB):
Md5: 4681e1bf23d0f1611e5b3749221b3899
Sha1: 9572b16222c81d0d04d0fa3b43d66f2878b9be13

xoops_2.5.0_Alpha2.tar.gz (7MB):
Md5: 7edb3b82617e2c5565a6e6482de1c986
Sha1: 77ffdca292c4e28912bf860c65c8b747601e0ed0

xoops_2.5.0_Alpha2.7z (5 MB):
Md5: 133bed9ea1279b767b192d2087d1b09f
Sha1: 51996b53f68ba86f633899e382d07f3972d4f1ef


Installing XOOPS
-----------------------------------

1. Copy the content of the htdocs/ folder where it can be accessed by your server
2. Ensure mainfile.php and uploads/ are writable by the web server
3. For security considerations, you are STRONGLY encouraged to move directories "/xoops_lib" (for XOOPS libraries) and "/xoops_data" (for XOOPS data) out of Document Root, and change the folder names.
4. Make the directory xoops_data/ writable; Create (if not already present) and make the directories xoops_data/caches/, xoops_data/caches/xoops_cache/, xoops_data/caches/smarty_cache/ and xoops_data/caches/smarty_compile/ writable (permission 0777 on Linux).
5. Access the folder where you've installed the htdocs/ files using your web browser to launch the installation wizard
6. Follow the instructions

You can also check out the detailed Installation Guide


Debug information display level
-----------------------------------

Since XOOPS 2.3.1 debug information display level is enabled as a temporary solution for 2.3* to show debug information to different level of users: to all users, to members or to admins only.
The configuration can be set in /xoops_data/configs/xoopsconfig.php
A new debug information tools will be available for 2.4 using FireBug (see http://tinyurl.com/nmnjdp)



Files integrity check
-----------------------------------

The full XOOPS package is released with a script able to check if all the system files have been correctly uploaded to the server. To use it, follow these instructions:

1. Upload the checksum.php and checksum.md5 files located in the XOOPS package root to your XOOPS server folder (putting them next to mainfile.php).
2. Execute checksum.php with your browser
3. If necessary, re-upload the missing or corrupted system files
4. Remove checksum.php and checksum.md5 from your server


Modules
-----------------------------------

This release contains only the "system-related modules". You are invited to browse the XOOPS modules repository to if you need additional functionality. Note: as a new repository is being built, the current repository is not up-to-date, PLEASE VISIT INDIVIDUAL DEVELOPERS' WEBSITES TO MAKE SURE YOU ARE USING LATEST VERSION OF MODULES.


How to contribute
-----------------------------------
Bug report: http://sourceforge.net/tracker/?group_id=41586&atid=430840
Patch and enhancement: http://sourceforge.net/tracker/?group_id=41586&atid=430842
Feature design: http://sourceforge.net/tracker/?group_id=41586&atid=430843
Release announcement: https://lists.sourceforge.net/lists/listinfo/xoops-announcement


XOOPS Development Team
February 25, 2010


Printer Friendly Page Send this Story to a Friend Create a PDF from the article


Bookmark this article at these sites

                   

The comments are owned by the poster. We aren't responsible for their content.

Just checked out the YouTube video, and it looks amazing. Looking forward to testing it now.

If we can improve SEO for XOOPS then there is nothing to touch it !!

Thanks to everyone involved on getting this release out.

Shiva
Xoops CMS development
Posted: 2010/2/25 8:53 • Updated: 2010/2/25 8:54
Quote:
If we can improve SEO for XOOPS then there is nothing to touch it !!

In XOOPS 2.6, i think
Posted: 2010/2/25 9:47 • Updated: 2010/2/25 9:47
Thank for this new release

Doc API online --> http://dev.xoofoo.org/
Doc API Chm format --> http://tutos.xoofoo.org/modules/mydow ... /visit.php?cid=25&lid=290
Xoops 2.5.0 a2 on MiniServer --> http://tutos.xoofoo.org/modules/mydow ... /visit.php?cid=24&lid=134
Posted: 2010/2/25 15:09 • Updated: 2010/2/25 15:09
Great!
Any roadmap for 2.5 final?
Posted: 2010/2/25 15:16 • Updated: 2010/2/25 15:16
Quote:
A new debug information tools will be available for 2.4 using FireBug


???

Really?

Hmm, I made a new version (firedebug15) for x244. Get it here. Install these two addons for Firefox: Firebug and Firephp

Unzip firedebug15 and copy the files at the right places (make a backup first of the files to be overwritten). Enable inline debug and you should be done. Even smarty will be debugged (which could be a bit shocking, because of sloppy coding in some templates).

Note: this debug package only holds firedebug and not pqp.
Posted: 2010/2/25 16:27 • Updated: 2010/2/25 16:27
frankblack: firedebug is still one of my favorite debug tools
Posted: 2010/2/25 17:18 • Updated: 2010/2/25 17:18
Frankblack - thanks for the catch, and updating the debug package!
Posted: 2010/2/25 17:19 • Updated: 2010/2/25 17:19
Congratulations on the release.
Posted: 2010/2/25 18:03 • Updated: 2010/2/25 18:03
great job.... Thanks for all XOOPS core developer
Posted: 2010/2/26 2:13 • Updated: 2010/2/26 2:13
It would be nice, if debug setting could be added to group permissions plus adding the type of debugger to general preferences.

Trabis' first idea of making packages of debuggers would be handy, so that other debuggers could be added easily. Initially there were 3 debugger packages: legacy (the normal debugger), pqp and firedebug.

Just an idea.
Posted: 2010/2/26 3:38 • Updated: 2010/2/26 3:38
nice guys, XOOPS really rocks and one day it will rule :)
Posted: 2010/2/26 5:49 • Updated: 2010/2/26 5:49
Anonymous
Great news!
Hope to see beta in no time
Posted: 2010/2/26 9:01 • Updated: 2010/2/26 9:01
Just an idea,, but i think it would be nice if the language selection page in the installer would auto refresh when you change the language.

Greets Dylian.
Posted: 2010/2/26 12:13 • Updated: 2010/2/26 12:13
Nice update I would love to see some new features like a instant comment box, and a controllable SEO for clean urls.
Posted: 2010/2/26 12:25 • Updated: 2010/2/26 12:25
This link this broken:

The XOOPS Development Team is pleased to announce that a new version of the #1 CMS solution hosted on SourceForge - XOOPS 2.5.0 Alpha 2 is available for download.
Posted: 2010/2/26 13:12 • Updated: 2010/2/26 13:12
Checked it now. "My" debugger hack works also with 2.5 Alpha 2.

I wonder how the makers of 2.5 Alpha 2 were debugging?

Oh, one thing: if debug level is 0, this means of course that EVERYONE can have a look at debug info.

Oh, another one: Used jquery is 1.3.2 in 2.5.0 Alpha 2, current (faster) version is 1.4.2
Posted: 2010/2/26 15:11 • Updated: 2010/2/26 15:13
Quote:
Checked it now. "My" debugger hack works also with 2.5 Alpha 2

Awesome!

Quote:
Oh, another one: Used jquery is 1.3.2 in 2.5.0 Alpha 2, current (faster) version is 1.4.2

We'll adjust it for the next release...
Posted: 2010/2/26 15:23 • Updated: 2010/2/26 15:25
Quote:
This link this broken:

I guess, SourceForge made some changes and didn't notify anybody. I'll look into it...
Posted: 2010/2/26 15:24 • Updated: 2010/2/26 15:24
Thank you for this version. Ajax and jQuery makes it nice.

Xoops 2.5.0 Alpha2 in spanish / Versión de XOOPS 2.5.0 Alfa2 en español

Xoops 2.5.0 Alpha2 - spanish

Thank you!

Mamba give me SVN access. My sourceforge username is riosoft and riosoftsl. thank you
Posted: 2010/2/27 4:53 • Updated: 2010/2/27 4:53
@ riosoft: thanks for the Spanish translation.

You're now added to SourceForge
Posted: 2010/2/27 7:58 • Updated: 2010/2/27 7:58
Thanks for new release

I hope we will have a new captcha system to use with modules... The system currently in place is a real sieve
Posted: 2010/2/27 15:02 • Updated: 2010/2/27 15:02
I have made a new video with XOOPS 2.5 alpha2 and Formuss content module. All off us know XOOPS as cms, you can have a forum, downloads, gallery etc, but it didn't work for small office content.
I have in mind to make more videos like this focussed on how to use XOOPS for personal site or bussines site, i have tryed same in XOOPS 1.x years ago but was not posible, now we can see that is easy to start in XOOPS 2.5, and don't know where could finish this.

http://www.youtube.com/watch?v=4MTN5nUuyNI
Posted: 2010/2/27 15:35 • Updated: 2010/2/27 15:35
Quote:
I have made a new video with XOOPS 2.5 alpha2 and Formuss content module

Nice work! We need more videos like these in local languages, so people can see and appreciate how easy it is to set up a Website in XOOPS!
Posted: 2010/2/27 15:59 • Updated: 2010/2/27 15:59
I have finished my first part of easy webs with XOOPS + content. I am not designer and that is why it looks ugly web, but i hope that this opens mind for designers so they can impress us with this door XOOPS 2.5 + content is opening.

I dedicate this set of video to Sergio Kohl, we have tryed hard to make this years ago and was not posible, now it is.

I have set it in http://www.uskola.info under XOOPS 2.4.4 but is more hard to set than XOOPS 2.5.

http://www.youtube.com/watch?v=4MTN5nUuyNI Chapter 1
http://www.youtube.com/watch?v=LxyolwFe99M Chapter 2 part 1
http://www.youtube.com/watch?v=cTH4GQLUs9w Chapter 2 part 2
http://www.youtube.com/watch?v=Hzogu1oPaKw Chapter 3
http://www.youtube.com/watch?v=ipEWY3OtrnQ Chapter 4

Open in new window
Posted: 2010/2/28 7:17 • Updated: 2010/2/28 12:28
Quote:
Thanks for new release I hope we will have a new captcha system to use with modules... The system currently in place is a real sieve


Check out THIS one!
Posted: 2010/2/28 11:47 • Updated: 2010/2/28 11:47
Quote:
I guess, SourceForge made some changes and didn't notify anybody. I'll look into it...

It looks like they fixed that - the link is working now...
Posted: 2010/3/2 4:17 • Updated: 2010/3/2 4:17
Quote:
Oh, another one: Used jquery is 1.3.2 in 2.5.0 Alpha 2, current (faster) version is 1.4.2

Hello,

jQuery UI 1.7.2 is only supported with jQuery 1.3.2.

We will wait the release "jQuery UI 1.8" for to integrate the 1.4.2 beacause jQuery UI 1.8 RC 2+ is supported with jQuery 1.4.2

++
Posted: 2010/3/7 12:07 • Updated: 2010/3/7 12:07
Got some nice looking stuff in this version.

The calendar looks cool, but I noticed it is a commercial script and there wasn't anything in your docs stating the licensing requirements or if you had obtained redistribution rights. Is this covered somewhere?
Posted: 2010/3/7 18:27 • Updated: 2010/3/7 18:27
@ Skenow

Quote:
The calendar looks cool, but I noticed it is a commercial script and there wasn't anything in your docs stating the licensing requirements or if you had obtained redistribution rights. Is this covered somewhere?

We did use originally (up to 2.5.0 Alpha 2) the Open Source version of the calendar

It seems like in XOOPS 2.5.0 Alpha 2 the developers updated jsCalendar to the newest version (based on the original link included in the ReadMe file), without realizing that the code license has been now changed to commercial.

This commercial calendar is now being replaced in the code, and the change will be reflected in the next version of XOOPS 2.5.0.
Posted: 2010/3/15 14:03 • Updated: 2010/3/15 14:03
Is there any news when we can expect XOOPS 2.5 beta?
I will soon upgrade our xoopshr.org to latest version. If 2.5 is almost finnished I'll wait for this version.
Posted: 2010/3/18 23:33 • Updated: 2010/3/18 23:33
We hope to have Beta within the next couple of weeks

In the meantime, please help us by testing Alpha 2 and reporting bugs...
Posted: 2010/3/19 1:34 • Updated: 2010/3/19 1:34
Thats really a long and new interactive way to really get a load of more attention and better benefits.
Posted: 2010/4/8 20:06 • Updated: 2010/4/8 22:00
awesome new features! got to love 2.5...
congrats and many thanks!
Posted: 2010/7/21 13:58 • Updated: 2010/7/21 13:58
awesome work really. I found only one bug in flash banners.
also I think we have to get the current link highlighted as in 2.4.5
Posted: 2010/7/21 14:20 • Updated: 2010/7/21 14:20
I'm testing xoops 2.5 around and it seems that I can't load any custom java scripts?

Does anyone know how to enable java scripts?
Posted: 2010/8/9 10:31 • Updated: 2010/8/9 10:31