FREE Xoops Theme Sd-061-Wood

Sinnedesign is happy to present the new FREE XOOPS Christmas Theme with the name Sd-061-Wood.

Resized Image


Here can you find the XOOPS Theme Demo, here the XOOPS 2.4 Theme Demo and here is the free Download Xoops Theme Sd-061-Wood.

Regards an Nice Weekend.
Read more... | 2 comments

„Browse in alphabetical order“ in the lexicon and national characters

If you want the module "Lexicon" show national characters in the block „Browse in alphabetical order“, you have a problem. The solution is simple:

In file INCLUDE/FUNCTION.PHP search:

function lx_alphaArray ()
    {
    global 
$xoopsUser$xoopsDB$xoopsModule;
    
$alpha = array();
    for (
$a 65$a < (65+26); $a++ )
        {
        
$letterlinks = array();
        
$initial chr($a);
        
$sql $xoopsDB -> query "SELECT * FROM " $xoopsDB -> prefix "lxentries") . " WHERE init = '$initial' " );
        
$howmany $xoopsDB -> getRowsNum$sql );
        
$letterlinks['total'] = $howmany;
        
$letterlinks['id'] = chr($a);
        
$letterlinks['linktext'] = chr($a);

        
$alpha['initial'][] = $letterlinks;
        }
    return 
$alpha;
    }


And replace:

function lx_alphaArray (){

        global 
$xoopsUser$xoopsDB$xoopsModule;
        
$pismenka = array("A","B","C","D","E","F","G","H","CH","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z");
        
$alpha = array();

    for (
$a 0$a count($pismenka); $a++ )
       {
                                                                     
        
$letterlinks = array();
        
$initial =  $pismenka[$a];
        
$sql $xoopsDB -> query "SELECT * FROM " $xoopsDB -> prefix "lxentries") . " WHERE init = '$initial' " );
        
$howmany $xoopsDB -> getRowsNum$sql );
        
$letterlinks['total'] = $howmany;
        
$letterlinks['id'] =  $pismenka[$a];
        
$letterlinks['linktext'] =  $pismenka[$a];

        
$alpha['initial'][] = $letterlinks;
        }


    return 
$alpha;
    }



Array $pismenka[] include list of characters, who module use, simply use your national characters.

Hack is tested in Xoops 2.4.2 and 2.4.2 in UTF-8.

That’s all, Happy Xoopsing
Read more... | 11 comments

XOOPS 2.5 Pre-Alpha

Nicolas (ForMuss) just uploaded the new AJAX-ed System module to the SVN Trunk, thus starting the official XOOPS 2.5 journey.

We hope to release the Alpha within the next week or so, but if you can't wait that long to put your hands on the code, then download the Pre-Alpha code from SourceForge SVN

Please note: "Pre-Alpha" and "Alpha" releases are moving targets, i.e. there will be a lot of changes, a lot of bugs, and there are no guarantees that anything will stay the same for the final release.

When testing, install it as a NEW installation.

Do NOT EVER update any of your existing production sites to this code!!!

The new System module uses extensively jQuery - please check out Blocks, Templates, and Image Manager, plus tons of other cool features to see and appreciate the changes.

ForMuss, Kraven, and Mage did an awesome work, and that's why they are our Innovators of the Month in January!!!

If anybody had ever any questions about XOOPS future - this is your answer!!! And this is only the beginning

As you've seen in the XOOPS 2008-2009 Annual Report, there have been a lot of exciting activities in the last two years, the community is uniting, growing, and becoming more vibrant and active - creating new themes, new modules, and new Core releases - with the new XOOPS 2.5 coming out soon, and later on - the XOOPS 3.0.

With developments like this, 2010 will be a lot FUN!!!

Please join us in this journey! Please help us make XOOPS the best CMS it can be. And then some more

Just ask yourself: "What can I do to help XOOPS?" And then just go ahead and DO IT!!!

Please follow-up in this thread
Read more... | 26 comments

WOX (World of XOOPS) Newsletter # 28 (January 2010)

WOX - World Of Xoops
Welcome to the our first issue of WOX (World of XOOPS) Newsletter in 2010 - the January issue (see here previous versions

First, we want to wish your all a Happy New Year and all the very best!!!!!

As always, as the first thing in each newsletter we wanted to express our gratitude to all of you who have donated money to XOOPS Foundation! We truly appreciate your trust and support! 

December was a busy month. We've released XOOPS 2.4.2 and XOOPS 2.4.3. We've also published a draft of the XOOPS 2008-2009 Annual Report, and we were also very happy to have Trabis joining the XOOPS Council, and Kris_fr releasing Mor.Pho.GEN.e.sis 3.0.  

On a little more sober note, we were disappointed that after 2 years of trying we were not able to find an amicable solution with our former Project Manager and Chairman of Stichting XOOPS in Netherlands, Herko Coomans, and were forced to file a lawsuit against him for return of XOOPS funds and Intellectual Property back to the XOOPS Community. We very much appreciate the support from the XOOPS community. Already over 135 XOOPS Community members signed the petition for the court in Netherlands in support of it, and and if you didn't sign yet, please sign it today

But the most important thing is that, as you've seen in the XOOPS 2008-2009 Annual Report, there have been a lot of exciting activities in the last two years, the community is uniting, growing, and becoming more vibrant and active - creating new themes, new modules, and new Core releases - with the new XOOPS 2.5 coming out soon in the Alpha release, and later on the XOOPS 3.0. The year 2010 will be a great year for all of us!!!

Highlights of the last month:

Summary

Read more... | 42779 bytes more | 22 comments

indexscan 2.02 released

Resized Image

Another version is released as version 2.02. This version takes care of situations where users have xoops_data and xoops_lib outside xoops root.

The start point of the scan (root) is now defined in module config, default being installation root.

changes in 2.02 are

- Added the option in config to change the base of the starting point for the scans. To avoid users - having xoops_data, xoops_lib outside of the root, not having all folders scanned.
- Added a function to get the $xoopsModuleConfig (root) where global $xoopsModuleConfig not working in admin.
- New language defines are.:
define("_MI_INDEXSCAN_ROOTORSUB","Root or sub folder installation");
define("_MI_INDEXSCAN_ROOTORSUB_DESC","Write here from where you want to start scanning
'../../../' if your web is like 'mysite/mainfile,php';
'../../../../' if it is like mysite/htdocs/mainfile.com";);

Read more about what this module does and download in repository

or download from sourceforge or http://www.culex.dk
Read more... | 7 comments

Introducing: Boon Fair - Colorado Free Classifieds

Are you sick of all the craigslist spam and scam emails you receive every time you post? So were we. So the team at http://www.coloradoworldwide.com has just launched a new Colorado local free classified ads site with several levels of protection that craigslist is lacking, using Xoops and jlmzone's classifieds module. (http://boonfair.com)

1) The site has an internal messaging system and you can choose private messaging for responses so your email address doesn't even have to be involved. It's your choice.
2) Users have to be logged in on a verified account to respond. (Registration is free.)
3) Our secure forms protect your email address from spam robots. Your email is never shown. Just a secure form.

Posting on a local site is much safer than posting on a national site like craigslist or kijiji. Our team is watching for scammers and spammers. The site even has a built-in security system running in the background to detect and block spam and hacking attempts before they happen.

Check out the picture of the ad response form below. Anyone can see that this is an improved system. You can add up to 12 photos per ad. You have control over all the advanced features of your ad like how long the ad runs, etc. 1164 COLORADO LOCAL categories and counting. Join us today!
BOONFAIR.COM

Resized Image
Comments?

SocialNet 2010 module is running in xoops 2.4.3

SocialNet 2010 is a module that provides a Social Network, It is based on 11 modules at this momment, and othes modules sections

Resized Image

RESOURCES BLOCKS
1. Social Bookmarks Block
2. Clock and Calendar block
3. Google Search from the portal or from Google
4. Module Menu block
5. Random page
6. Top Page
7. Users Block Login

RESOURCES PAGES
1. ContactUs form
2. Membership page
3. My Points
4. User Page
5. Page List

See the working SocialNet 2010 Module click here

Download from here

NOTE: Please reports any bug to release the final version. You are welcome to add your knowledge to this project.
Regards,
David Yanez Osses
Read more... | 22 comments

XOOPS 2009 Annual Report (Draft)

As we are closing 2009, it's always good to take a look at the past year and take an inventory of what we've accomplished, and review where we're going in the new year 2010.

Resized Image

Therefore we would like to publish our XOOPS 2009 Annual Report, and since last such Annual Report was published for 2007, we also included in this addition the 2008 events and milestones.

This is still work in progress, and we're still in process on making minor tweaking, but once we have our 2009 Financial results, we'll publish the final version of this report.

In the meantime, if you have any improvement suggestions, please let us know.

In 2011 we'll celebrate 10 Year Anniversary of XOOPS! Therefore let's use 2010 to make major improvements to our beloved CMS, so we can celebrate our Anniversary with a great joy and pride!

Again, we would like to thank the whole XOOPS community for the support and trust that we are receiving.

Long live XOOPS!

Your XOOPS Council
Read more... | 22 comments

XOOPS 2.4.3 FINAL Is Released

Resized Image
The XOOPS Development Team is pleased to announce that a new release of the #1 CMS System hosted on SourceForge - XOOPS 2.4.3 Final is available for download.

Resized Image

This release is a bugfix-release of XOOPS 2.4.2, done by XOOPS Core Development Team and XOOPS community:

Updates upon community:
- Added: Ability to assign display elements to a specific group of users (ghia)
- Added: Smarty variable for xoops_avatar (kris_fr/trabis)
- Added: Cache supported functions: xoops_getActiveModules(), xoops_setActiveModules(), xoops_isActiveModule() (trabis)
- Added: XoopsMailer - Adding method to set 'allow html' parameter (Wishcraft)
- Improved: Preloads are only loaded for modules installed and active, this will reduce queries and improve performance (trabis)
- Fixed : XoopsLoad class (xoops calendar not found and other issues) (trabis)
- Fixed : Database images not loading when using php 5.3 (trabis)
- Fixed : Cross-Site Scripting vulnerability in PM module (trabis/secunia.com)
- Fixed : SQL Injection vulnerability in kernel/notification.php (trabis/secunia.com)


Updates from Sourceforge trackers:
- Fixed bug #2917631 : Double frame around BBcode quotes in zetagenesis (kris_fr/ghia)
- Fixed bug #2923867 : Website Row is displayed even value is empty (trabis/maxxy)
- Fixed bug #2909312 : Layout of XoopsForms is changed (trabis/ghia)
- Fixed bug #2904777 : preload including not installed module's preloads (trabis/bandit-x)
- Fixed bug #2908887 : User can not select system avatars (trabis/ghia)
- Fixed bug #2911944 : Users can see other users profile in edit profile (trabis/ghia)
- Fixed bug #2910495 : BBcode code tag handles code worse than quote tag (trabis/ghia)
- Fixed bug #2914175 : code tags translate to double tags and alter first line (trabis/ghia)
- Fixed bug #2915970 : Banner white page on IE (trabis/ghia)

Added Language defines:
- language/english/banners.php _BANNERS_NO_LOGIN_DATA
- language/english/banners.php _BANNERS_NO_REFERER
- language/english/banners.php _BANNERS_NO_ID

Some of the highlights of the XOOPS 2.4.x series:

* a new Admin GUI: Oxygen (Voltan): see picture above
* new mechanism to modularize and extend Core via Preloads (trabis)
* central support for jQuery (trabis)
* improved Installer (DuGris)
* WCAG 2.0 - Sight Impaired Assisted Forms (wishcraft)
* Themeable Admininstration area (trabis)
* support for new WYSIWYG Editors: CKEditor, wymeditor, Xinha, and Spaw2 (wishcraft and Luciorota)
* new System Key (wishcraft)
* Support to PHP 5.3 (trabis)
* profile and pm modules improved by Trabis
* code refactoring and improvements (trabis, catzwolf)
* Security fixes (trabis, wishcraft)

and many more.

Please remember: If you're installing it over previous installation, make a BACKUP first!
Please also note that some hacks done for previous XOOPS versions might not work with this release: testing before installing is always a good choice


Download it from Sourceforge repository.

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

We also need help with Translations
Read more... | 17060 bytes more | 24 comments

Module AdsLight

Resized Image

AdsLight is a free module of ads,

Goals AdsLight:

- Speed
- Easy to use
- Clearly
- Ergonomic
- Designed for optimum SEO

Subsequently I envisage the creation of pack 'Xoops - AdsLight' ready for use.

I appeal:
All persons wishing to participate in improving the module are welcome.

> Forum Support & Development
Read more... | 6 comments
« 1 ... 119 120 121 (122) 123 124 125 ... 553 »


Login

Who's Online

322 user(s) are online (4 user(s) are browsing XOOPS News)


Members: 0


Guests: 322


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Archives

News archives