Taczone » Dutch community for tactical shooters

Taczone is a new Dutch community for Tactical Shooters on a variety of platforms.

The site has been online for a few weeks now and the community is slowly growing. Behind the scenes still a few projects are worked on, like a new theme and streaming video. Even though I'm not a coder I'm absolutely satisfied with the results so far.

I couldn't have succeeded without the Xoops community help.
Read more... | 1100 bytes more | Comments?

Agenda-X upodated to v1.2

This version 1.2 fixed many bugs and has enhanced language detection capability. Agenda-X now uses the same date format as Xoops, Chinese language year, month day suffix problem is also fixed and the Spanish translation updated.


http://www.guanxiCRM.com


wjue
Read more... | 3 comments

myXoopsForge Module RC 1.01

Resized Image






The German Developer Site is proud to present the Release Candidate 1.01 of the myXoopsForge Moduls.

myXoopsForge RC 1.01 is a Sourceforge Clone ( based on the old xoopsforge ) as an Xoops v 2.0.x Module and is vor administration of Software developing Pojects.

Features:

- Project Foren
- Bugtracker
- Documentenmanagement
- Code Snippet
- Sample Code
- To Do Tracker
- Project News System
- Project Survey
- File Release System ( with Upload ability )
- Mailinglistings ( needs GNU Mailman )
- CVS Support ( needs an installed CVS Server )

Read more... | 2672 bytes more | 17 comments

XOOPS 2.0.5 RC released!

XOOPS 2.0.5 RC has been released for testing. Please test this release as much as possible, so that any remaining issues can be uncovered and resolved before the final 2.0.5 release.

Both zip and tar.gz packages are available on our download page.

XOOPS Core Team


CHANGES
=======
- Fixed email checking bug mentioned in this thread (mvandam)
- Fixed a number of bugs in blocks admin page (Onokazu)
- More usability fix in blocks admin page (Onokazu)
- Fixed forum topic links to correctly use the # feature in url (Onokazu)
- Fixed password checking bug mentioned in this thread
- Fixed database connection error when creating database during install (Onokazu)
- Fixed mb_output_handler causing problems in backend.php/image.php/downloader (Onokazu)
- Fixed search feature to use GET requests for prev/next/showall links (Onokazu)
- Register_globals related fix in /include/comment_post.php (contrib by gstarrett)
- Added $xoopsUserIsAdmin global variable (Onokazu)
- Added xoops_getLinkedUnameById function to /include/functions.php (Catzwolf)
- Fixed invalid Smarty tags in
system/templates/system_siteclosed.html
system/templates/system_redirect.html
system/templates/system_imagemanager2.html
Read more... | 15 comments

New US Xoops site

I am currently in the process of building a Xoops website within the USA, the website is not functional as yet, and we are looking for some users to apply for tech help, moderators and possibly some admins.

Primary use of the Xoops website will be, technical issues, xoops downloads, news related to xoops and some scripting.

If interested please e-mail dean(at)fullaccess(dot)us or visit http://www.xoops.fullaccess.us and leave some information in the forums.

Thanks
Comments?

TheaterMan 2

I finished TheaterMan 2!!! It has a much-improved administrative section, no bugs yet, and a real language file. It can even port over information from a previous installation of TheaterMan 1. I'm very happy with it.

It allows you to create a show and then have it play at different times at different locations. The image manager is much easier to use, and it even has a simple system for uploading press package information about each show (but this is fairly rudimentary for now). All around it's far easier to use, more stable, and more flexible than the first one.

see it in action

download now!
Read more... | 8 comments

New Dutch Xoops Support Site!

Dutch XOOPS Support has moved
The old URL (http://www.jan304.org) is no longer active, and the Official Dutch XOOPS Support site has been moved to http://xoops.opencms.nl. So please update your bookmarks . The Dutch XOOPS Support (DXS) website has been given a fresh new look and easy interface. Now it's even easier to find the answer to your questions!

Dutch XOOPS Support is looking for Dutch and Belgian people who want to help support the Dutch language community. We need translators, moderators, documentation writers and people who can spread the Word of XOOPS . Drop me a note if you are interested!
Comments?

XOOPS 2.0.4 Released

XOOPS Team is pleased to announce the release of XOOPS 2.0.4. XOOPS 2.0.4 is a minor bug-fix release fixing a few critical issues in XOOPS 2.0.x, as well as some other minor bug fixes and changes.

Changes
========
- XOOPS_CACHE_PATH, XOOPS_UPLOAD_PATH, XOOPS_THEME_PATH", XOOPS_COMPILE_PATH, XOOPS_THEME_URL, XOOPS_UPLOAD_URL are now set in include/common.php (Onokazu)
- Added [siteurl][/siteurl] tag to XoopsCode (mvandam)
- Fixed a typo in class/uploader.php (Onokazu)
- Fixed some redirect problems after login (Onokazu)
- register_globals fix in include/comment_view.php (Onokazu)
- Xoops.org news is disabled by default in the admin section (Onokazu)
- Added a new error handler class (class/errorhandler.php) (mvandam)
- Fixed XoopsGroupPermHandler returning duplicate permissions (Onokazu)
- Fixed block-disappearing problem in blocks admin (Onokazu)
- Fixed typo in kernel/notification.php (mvandam)
- Added XoopsGuestUser class in kernel/user.php (Onokazu)
- Fixed newbb module to correctly use the # feature in URL (Onokazu)
- Improved usability in blocks admin section
- Reduced number of users to display in group/edituser page to max 200 users (Onokazu)
- Fixed bug where admins could add users with a existing username (Onokazu)
- Added files for module developers to easily add group permisson feature (modules/system/groupperm.php, class/xoopsform/groupperm.php) (Onokazu) >> details
- Fixed typo in register.php (Onokazu)

Lang file changes
========
- /modules/system/language/english/admin.php
- /modules/system/language/english/blocks.php
Read more... | 5352 bytes more | 26 comments

Announcing the new XOOPS organisation

Recently, the XOOPS Community has grown to over 11.000(!) registered members who use, adapt, hack, test, design and develop the XOOPS Dynamic Web Contentmanagement System. This success is largely due to the stable release of the excellent XOOPS 2.0 system. However, the organisation of managing the XOOPS community wasn’t equipped to deal with these developments, and was in need of a complete overhaul. This project was picked up by a group of XOOPS enthusiasts and we are proud to present to you the new organisation for the XOOPS Community.
Read more... | 4220 bytes more | 23 comments

Modularised PhpSysInfo For Xoops

Good Day, Xoops.org.

As the subject matter, I've modularised phpsysinfo for xoops.

This is my first attempt at creating a module after having pick up php for a few days.

This module is based on the "How to create a module" available at the xoops wiki. I wasn't able to get the smarty template working as the wiki lack the necessary documentation.

Therefore please be tolerant of any inadequacies which may exist in the module and revert back to myself on bugs or suggestions.

You may wish to preview the module or download it.

Regards.
Read more... | 1 comment
« 1 ... 475 476 477 (478) 479 480 481 ... 553 »


Login

Donat-O-Meter

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

Archives

News archives