RSS feed

Shoutbox 5.01 Final released for XOOPS 2.5.6

Resized Image

Shoutbox module is a XOOPS module that provides an interactive block and pop-up window for visitors to post and view messages, similar to a chat system.

Originally developed by Tank, and upgraded to Blue Move by Trabis, it has now been updated to XOOPS 2.5.6 Admin GUI, and tested on XOOPS 2.5.6 and PHP 5.5.1

For users of versions 4.x and lower: Classes were added and a lot of the code was rewritten. Database has changed so please do not upload this package over the old Shoutbox module
- Unistall shoutbox
- Delete all files
- Upload new files
- Install Shoutbox

Download: XOOPS File Repository

Requirements: XOOPS 2.5.6
Comments?

Lexikon 1.51 Final Released

Resized Image

Lexikon is a module to create a glossary ordered by categories, with users participation who - among permissions - are allowed to send definitions or request for new entries.

Developed by Yerres, it has been now converted to XOOPS 2.5.6 GUI and tested on PHP 5.4.17

Download: XOOPS File Repository

Please report bugs and issues in this thread
Comments?

extCal 2.37 Final is released

Resized Image

extCal is an event/calendar module developed exclusively for XOOPS.

The version extCal 2.37 Final is now released for XOOPS 2.5.6. It's been tested on PHP 5.4.17.

Changelog:

- small changes for PHP 5.4
- fixed: removed today's events from "upcoming events" block

Download: XOOPS File Repository

Please report any issues or bugs in this thread
Read more... | 4 comments

Mylinks 3.11 RC4

This is an RC release, please do not use it on a production site!

Mylinks is a XOOPS module that allows an administrator to create a series of website links. The module provides the ability for other users to submit sites for inclusion in the list which can be monitored by the administrator and then approved if desired. Additional information about the module (features, changes since last production release, important information) is available in the Mylinks 3.11 RC2 Ready for Testing news article.

This is intended to be a short release cycle before 3.11 FINAL. Please test the RC4 changes as soon as possible to verify the problems identified in the RC3 release have been corrected.

Code changes since v3.11 RC3:
  • fixed category image display bug
  • changed editor selection to use XOOPS Preferences editor
  • changed error handler since XOOPS ErrorHandler class is deprecated in 2.5.4+
  • changed shot (thumbnail) provider to use classes:
    - added Heartrails thumbnail provider
    - added PagePeeker thumbnail provider
    - added ShrinkTheWeb thumbnail provider
    - added Thumbalizr thumbnail provider
    - updated Nemui thumbnail provider
    - updated Thumbshots thumbnail provider to new API
  • removed duplicate _AM_MYLINKS_IGNORE in nederlands translation



  • Special appreciation to those in the community for your assistance in testing the RC4 release

    Backup your existing site before installing/upgrading any new XOOPS module.

    Download: Mylinks 3.11 RC4

    Bugs/Feedback: Please post in this thread in our Forums
    Read more... | 6 comments

    UHQ_GeoLocate v0.94 Released!

    Resized Image

    It's been about 2 1/2 years since I've really done much with this module, and since a friend of mine has been prodding me into getting some coding going again, I thought this would be a good module to do a few updates to. What's changed?

    Release 0.94 :: June 15, 2013

    Feature Adds
    Ability to cache IPv6 queries w/ API calls.
    MaxMind GeoIP API now supports IPv6 queries.
    IPinfoDB v3 API now supports IPv6 queries.

    Code Changes
    Converted to XOOPS 2.5.5 Admin GUI (Mamba)
    Further optimization of the geolocate.class, code collapses.

    Notes
    Change log also in text format, since it's supported in the Admin GUI.
    Development environment is now XOOPS 2.5.6.

    Release 0.93 :: June 11, 2013

    Feature Adds
    Added ability to expire cached entries after an arbitrary number of days.
    Added IPInfoDB v3 API support w/ city and country-level lookups (IPv4).
    Added FreeGeoIP.net support (IPv4).

    Code Changes
    Minor code cleanups and optimizations.
    Removes distribution sample binary files if the module is already installed.

    Fixes
    Fixed module upgrade script for v0.91 upgrades.

    Notes
    The code repository for the module is now hosted on GitHub under uhq_geolocate for anyone who is interested. Additionally, the module strings now note the underscore in the module name.

    Downloadable here:http://xoops.underwood-hq.org/modules/wfdownloads/singlefile.php?cid=1&lid=6
    Read more... | 1 comment

    Xoopspoll v1.40 Beta 1 - Ready for Testing

    Xoopspoll 1.40 Beta 1

    This is an BETA release, do not use it on a production site!

    Xoopspoll is a XOOPS module that allows an administrator to create polls to query site users. This completely refactored revision provides the ability for site administrators to create multiple poll types. This version adds the highly anticipated capability to allow anonymous voters, create blind poll types, create multiple selection polls, and introduces many additional new features.

    Minimum System Requirements:
  • XOOPS 2.5.5

  • MySQL 5.07

  • PHP 5.3

  • Optional: Newbb 4.31 (irmtfan), or Newbb 4.00 (trunk)



  • Xoopspoll Features:
  • Create unlimited polls

  • XOOPS 2.5.x Administration GUI

  • Log all voters/votes

  • Integrated with forum (newbb) - irmtfan v4.31 branch

  • Limit votes by user

  • Notify poll creator when poll finishes

  • Multi-language support - no hard coded language strings

  • Set poll end time/date

  • Ability to restart an expired poll

  • Set poll weight (order) to change order of display in module



  • NEW Features in this version:
  • NEW - Now supports four (4) poll types:
    - Results always visible
    - Only show results after voted
    - Only show results after poll ends
    - Never show users the results

  • NEW - XOOPS search for question and answer fields

  • NEW - Block to select and display a specific poll

  • NEW - Black color graphic for answers

  • NEW - Allow adding more than 10 answers per poll

  • NEW - Ability to set poll start date to schedule future poll

  • NEW - Ability to import polls from XOOPS umfrage module

  • NEW - Support for SmartClone module (see extras folder)

  • NEW - Userlog plugin for index.php and pollresults.php

  • NEW - Ability to hide polls created with forum (newbb) from frontside of polls module

  • NEW - Persian translation (irmtfan)

  • NEW - Module preference (config) to show/hide vote/voter count

  • NEW - Ability to mail notification to poll voter (XOOPS users only)

  • NEW - Ability to set maximum number of answers allowed for multi-select poll

  • NEW - Ability for admin to clone a poll

  • NEW - Summary of results on admin log display

  • NEW - Ability for admin to PM voter in poll administration

  • NEW - XOOPS API using handlers for poll, option and log objects/classes


  • Corrections in this version:
  • Fixed sorting bug when displaying log in admin

  • Fixed bug where users could vote on expired polls

  • Fixed bug where 'anonymous' table column wasn't created on module update


  • Improvements in this version:
  • Added 'min_db' to moduleconfig array

  • Updated plugin for XOOPS marquee module (see extras folder)

  • Added ability to select XoopsEditors to enable HTML in poll descriptions

  • Added obscured graphic to hide votes/voters for polls that don't have visible results

  • Changed loading method for poll & option classes

  • Changed admin form display to use methods in classes

  • Changed admin to use XoopsPageNav instead of custom code

  • Changed module defines to use more standard naming nomenclature

  • Changed date selection in admin to use jquery calendar

  • Changed determination of when to send result email (use XOOPS preload)

  • Changed minimum system requirements to XOOPS 2.5.5, PHP 5.3

  • Changed name of ./admin/xoopspoll.php to ./admin/main.php

  • Changed poll description from varchar to tinytext to allow longer descriptions

  • Changed some database keys to improve indexing performance

  • Improved integration with forum (newbb) module

  • Improved HTML rendering

  • General code cleanup

  • Security in forms - many forms now use XoopsSecurity tokens


  • Why is this an BETA Release?
  • This module needs additional testing - Please consider helping!

  • The documentation isn't complete

  • The language translation files have the new defines included however they are in ENGLISH. Please consider helping translate

  • The patch for the v4.31 irmtfan version of newbb has been tested. A patch for the 'official' 4.00 version needs to be more thoroughly tested

  • Did we mention this module needs additional testing?


  • Important Notices:
    Please read the /docs/install.txt file for installation and configuration information.

    Installing Extra(s):
    The files to use as plugins and/or patches for existing modules are located in the ./xoopspoll/extras folder. Please read the readme.txt files located in their respective folders for more information. This folder should only be copied to your XOOPS installation if you want to integrate it with one of the modules listed below. This folder's contents are not required if you do not need the integration provided with the Marquee, SmartClone or Newbb modules.

  • Marquee Module Plugin

  • - Copy the xoopspoll.php file(s) located in the ./xoopspoll/extras/marquee/plugins folder into the ./marquee/plugins folder. This plugin will use the new class/methods to access the Xoopspoll module.

  • SmartClone Module Plugin

  • - Copy the xoopspoll.php file(s) located in the ./xoopspoll/extras/smartclone/plugins folder into the ./smartclone/plugins folder. This plugin will use the new class/methods to access the Xoopspoll module.

  • Newbb Module Patch

  • - Copy all of the files located in the ./xoopspoll/extras/newbb/irmtfan folder into the ./newbb folder to overwrite the existing files. This patch replaces several files and will now allow newbb to use the new class/methods to access the Xoopspoll module.

    NOTE: The ./xoopspoll/extras/newbb/trunk_4_00 files have NOT been tested in this BETA release - ONLY USE THESE FILES ON YOUR NEWBB INSTALLATION IF YOU CAN HELP DEBUG THE FILES!

    Backup your existing site before installing/upgrading any XOOPS module.

    Download: Xoopspoll Module

    Bugs/Feedback: Please post in this thread on our Forums
    Read more... | 2 comments

    gwiki 1.0 beta

    gwiki, the geekwright wiki, is a XOOPS module which implements a wiki based on the WikiCreole 1.0 specification. In addition to the basics as defined in the WikiCreole spec, the wiki features several powerful extensions, giving it great flexibility as a content authoring and presentation tool. It also features an equally flexible permission capability, making a single instance suitable for multiple collaborative efforts, each with their own policies.

    Documentation is supplied as wiki pages which can be optionally loaded into the wiki by the module administrator, or you can view the manual online here.

    This is a Beta version
    Although nearing release, this is still a work in progress.

    Download is available here.

    Feedback and suggestions are always welcome.
    Read more... | 2 comments

    Classifieds 2.53 Final Released 05/05/13

    Resized Image

    I have released Classifieds 2.53 Final today.

    This is for Xoops 2.5.5 or 2.5.6

    Please read the README file.

    I updated the jquery for colorbox and bezoom.
    I also removed jquery from the module, you must use jquery from the Xoops core.
    If colorbox and bezoom are not working the fix is listed in the README file.

    You can get the module HERE.

    Any problems report HERE.

    Thanks,

    John
    Comments?

    Userlog 1.01 Final released

    We are happy to announce the first final version of userlog module Userlog 1.01 Final in less that 2 months of its first Alpha release.

    Description:
    Quote:

    Userlog is a node logger which can log your user/visitor activities in your site from a preferred node.
    This is a very useful tool for webmasters in busy sites. For example, you can log your other Admins navigation.


    Features:
    =========================
    - Log user activities and navigations.
    Examples:
    1- The possibility to list all the IPs used from a certain user, and conversely to list all the users logged from a defined IP to find duplicate users.
    2- Find deleted items from your database.
    3- Find admin user activities(webmasters, moderators, ...)
    4- Find users who come to your site from Google.

    - Can log users by getting User ID, User group or visitor IP.
    - Logs can be stored in file, database or both.
    - Any below user information and/or page data can be selected to be logged.
    Quote:

    User ID,Username,Is Admin?(y/n),Groups,User Last Visit,User IP,User agent,URL (Request URI),Script name,Referer URI,Page title,Is Page admin?(y/n),Module dirname,Module name,Item name,Item ID,Request method (GET, POST, ...),$_GET,$_POST,$_REQUEST,$_FILES,$_ENV,$_SESSION,$_COOKIE,Headers list,Logger

    - Any active module in your installation can be selected and userlog will log users activities only in those modules.
    - You can navigate/delete/purge/export to CSV user logs in admin/logs.
    - You can render logs from database or file source engine in admin/logs.php.
    - To search for logs based on a criteria you have an advance form in admin/logs.php
    - You can see/delete/rename/copy/merge/compress(zip)/export to CSV log files in admin/file.php.
    - You can see total module views, total user views, total group views in admin/stats.php
    - you have an advance form to see any item views using some criteria like what is the module/link/log time/viewer uid/viewer group id of the item in admin/stats.php
    - by activating the views block you can set a most viewed items in a module or in the whole website in a specific period of time. e.g.: today most viewed (hot) news
    - You can set the module as Active or Idle in preferences.
    - If you need to store logs in a file, you can set the working path, working file size, working file name, ... in preferences.
    - If you need to store logs in database, you can set the maximum logs thresholds (maximum number of logs and maximum time that logs are stored in the database) in preferences.
    - Can be used as a backup/restore tool.
    - Used JSON format to store arrays to database for better performance (instead of xoops core serialize).

    Minimum Requirements:
    =========================
    XOOPS 2.5.5
    PHP 5.3
    MySQL 5.0


    To Install
    =========================
    1- upload the userlog to /modules/userlog (upload the compressed file and decompressed via Cpanel is the best way to insure all files are correctly uploaded)
    2- go to your admin -> system -> modules -> install
    3- change the default settings to your desired in the module preferences.

    Important notice: There is a new "ADDITIONAL permission in file for webmasters" addon introduced in userlog module.
    if you want other webmasters dont have access to userlog module this addon is for you.
    for more information go to userlog/admin/addon/perm.php
    If you dont need this addon you just need to remove addon/perm.php

    Discussion:
    https://xoops.org/modules/newbb/viewtopic.php?topic_id=75865
    report bugs and request features.

    SVN:
    1.01 release (Final version):
    http://svn.code.sf.net/p/xoops/svn/XoopsModules/userlog/releases/1.01

    Download:
    Final version 1.01: XOOPS File Repository
    Read more... | 6939 bytes more | 6 comments

    gwreports v1.1 RC available

    A release candidate of version 1.1 of gwreports, geekwright Reports, a MySQL reporting tools for XOOPS, is available for testing. You can download it here:
    https://sourceforge.net/projects/gwreports/files/gwreports_v1_1/

    This is a RELEASE CANDIDATE for testing, not general production use.

    In addition to bug fixes, version 1.1 adds the following features:

    A new auto-complete parameter type that allows you to specify a simple query that returns possible values for a parameter. When the report user enters a partial value for the parameter, the system will respond with a selection list of possible matches using jQuery UI autocomplete. (prototyped by KS Tan)

    Report sections can now include a data tools option which adds the jQuery UI dataTables plugin to the report display. This enables column sorting, value filtering and pagination. (prototyped by KS Tan)

    French language support. (supplied by Philippe Masson)

    And last but not least, XOOPS 2.5+ Blue Move and ModuleAdmin compatibility.

    A demo report featuring the new auto-complete and data tools features can be found here:
    http://geekwright.com/modules/gwreports/report_view.php?rid=2


    As always, any and all feedback is greatly appreciated.
    Read more... | 1 comment


    Login

    Who's Online

    182 user(s) are online (9 user(s) are browsing XOOPS News)


    Members: 0


    Guests: 182


    more...

    Donat-O-Meter

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

    Latest GitHub Commits

    Archives

    News archives