UHQ-IceAuth v0.8 Released!

Resized Image

UHQ-IceAuth v0.8

This is the first update to the IceCast authentication module I've made in the last 9 months. This fixes one annoying bug and supports GeoLocation in my previously-released UHQ-GeoLocate module. I have been running this for several months on my own radio station PowerFrag.FM and it's been a solid performer.

Pretty documentation is in the works, but is not finished yet, and won't make it until v0.9, I expect.

From the changelog:

==[ version 0.8 ]====[ 2010.12.20 ]==

Fixes:
* Intros won't go to pot if they're used on a mount with a time limit.

Changes:
* Module: If an intro is being used, be sure to set a content-type header when sending the intro downstream.
* Module: Tabs for Auth Records and Accounting Records have been renamed to Authentication and Accounting, respectively.
* Module: Includes are using more explicit file definitions, relying less on assumptions.
* Module: Admin section uses Frameworks for the header, if available.
* DB: uhqiceauth_authtrail, added support for geolocation by country code, region, and city.
* DB: uhqiceauth_authtrail, extended user agent length to 128 bits.
* DB: uhqiceauth_uabans, extended user agent length to 128 bits.
* DB: uhqiceauth_accounting, table has been removed as it hasn't been used in several revisions.

Adds:
* Module: Initial support for geolocation by IP. Requires UHQ-GeoLocate in order to leverage this feature.

Notes:
* Development environment now XOOPS 2.5.0!
* Updated the module logo!

It can be downloaded here: http://xoops.underwood-hq.org/modules/wfdownloads/singlefile.php?cid=1&lid=3
Read more... | 1 comment

IXTFramework 1.0.4 Final released

Resized Image

IXThemes Project offers you the NEW Release of IXTFramework Module for XOOPS.

Resized Image

What's NEW in 1.0.4 Final Release:

- A new CATALOGUE submodule has been created.
- THEMES submodule has been updated.
- New icons for ALL submodules (for RMCommon GUI) has been added.
- Horisontal menu bar in the RM Common Utilities is used jet.
- Activate Theme (Set default theme) from a THEMES table is possible jet.
- Description field in the SLIDESHOW SCENARIOS table has been added.
- Addon Links from Index/Dashboard into submodules has been added.
- CONTROL AREA3 (Chameleon Mode) field in the ASSIGNS table has been added.
- Intuitive Symbolic icons in the PAGE LAYOUT table has been added.
- Intuitive Symbolic icons in the TOP BLOCKS LAYOUT table has been added.
- Intuitive Symbolic icons in the BOTTOM BLOCKS LAYOUT table has been added.
- Some comments in code has been added.

Resized Image

STANDARD IXTFramework Features:

- Full support jGrowl redirect messages for XOOPS 2.4.x, XOOPS 2.5.x;
- A XOOPS preloads property is supported. (for XOOPS 2.4.x, XOOPS 2.5.x);
- Check an incorrect theme structure;
- Compatible with CMS: XOOPS 2.3.3, XOOPS 2.4.x, XOOPS 2.5.x;
- Compatible with Modules: RM Common Utilities Rel.#2.098 by Red México;
- Intuitively Clear Interface;
- jQuery Tooltips with a Slide Effect (XOOPS 2.4.x, XOOPS 2.5.x);
- 5 Preestablished Theme Assigns Styles;
- You can create 3000+ Assigns Styles;
- Unforgettable Index Page of the Module;
- All Icons in One Style;
- Absolutely FREE.

FREE DOWNLOAD!!!

You can download IXTFramework 1.0.4final in ZIP-archive or in 7Z-archive.
Read more... | 3 comments

Top Geek Awards - vote for Wishcraft

Simon a Roberts let alone his hard line punk rock approach and years of romphing the town with a 2 foot mowhalk still is one of the founders of the internet with IPv4 and many other aspects of the modern web.

Even though he likes to fight he forgives easily and forgets quickly. Currently in australia there is the Top Geek Awards and we would like you to cast your vote.

Simon Roberts (wishcrafts) Voting Profile!!

Please if you use my software please vote for me cause it is the passion and love of code and my clients and users is why I continue and always will love my xoops!
Read more... | 14 comments

XinCodes 1.02 - Inviter Code System for Profile 1.62

Resized Image

XinCodes 1.02
Inviter Code System for Profile 1.62
Sponsored by AFS Espania

XinCodes is an inviter module for XOOPS 2.4 and XOOPS 2.5 which allows for your registered users to invite someone to the XOOPS Site with an invite code for them to use with Profile 1.62 for a verbose registration.

You need to set it up in Profile 1.62 with an SQL validation as well as scheduling a cron to execute every minute or so codes are marked claimed and taken offline for customer invites.

You can set the array for generating a code with the preferences as well as the total number of invites and the length of elements for the code to be produced.

This module was a concept taken from tracker cms titles for large system security when you want to control the people registering at the site. You can limit the amount of codes people can use as well as the elements of the code and number of elements. Currently Captalised Alpha Numerical Sequences.

Installation:
(1) First install or upgrade to profile 1.62 (See attached Archive xoops2.5_profile_1.62.zip) you will need this for validation.

(2) Install XinCodes 1.02

(3) Add Validation field name ‘invitecode’ to profile module as a validation type.

(4) Add SQL Validation Script to Profile 1.62 (Remember to change the prefix to your database prefix)
SELECT count(*) as rc FROM `prefix_xincodesWHERE `codeLIKE "[value]" and `active` = "1"


(5) Add Cron to CronTab on Cpanel or Server box for every minute (Remember to check the path name to compair.php) - (On a window box you have to schedule a task the php executable is located normally in c:/program files/php but the extension and call location will also be different)

Otherwise this is the normaly chrontab (Cronjob) you need to run, remembering to change the path to the file to be the full path (Inclusive of XOOPS_ROOT_PATH).

/usr/bin/php -/home/yoursite/public_html/modules/xincodes/cron/compair.php


Download: xoops2.5_xincodes_1.02.zip - 48Kb

Demo: http://xoops.demo.chronolabs.coop/ - Must install.
Read more... | 2 comments

X-Center 2.13

X-Center 2.13
Multilingual Tagged Content Pages

X-Center is a content module for XOOPS 2.4 and later, it uses the latest techniques to hone easy to present content on a standard page. it has an Inheritable block and all the accessories for Tag and other features. It also supports X-Language and multilingual pages with the same ID.

With this powerful module you can easily make content with any xoops site with version 2.4 or later. This is the only and must have for content with XOOPS.

There is no need to upgrade from 2.07 to this version unless you are having language storage issues.

Fixes Include:
  • XOOPS 3.0 Compatibility
  • UNICODE Storage (Undone)
  • Templating Issues
  • RSS Bug in category adding.
  • Upgrade not firing producing garbage output.


Some of the features include:
  • Multilingual support of X-Language
  • Support Tag 2.3+
  • Inheritable block
  • SEO Clean URL
  • PDF Support
  • RSS Feeds
  • Optional Secure JSON Forms
  • Optional Sitemap Module Plugin
  • Optional Tag Module Plugin


Download: xoops2.5_xcenter_2.13.zip (13Mbs)

Demo: http://xoops.demo.chronolabs.coop
Read more... | 10 comments

Profile 1.62 - Verbose Validation Edition

Resized Image
Profile 1.62
Verbose Validation Edition
Sponsored by Child Share and AFS Espania

Profile 1.62 is a version of Profile module for XOOPS that allows for a verbose registration to be done.

This has a field for validation that allows for Text Match, RegEx or SQL Validation to be used to prevent people registering with your website without having validation data of sometype such as an existing email address or an invite code or some regular expression statement.

Featuring still Multiple Fields, 2 Types of validation - one which uses JSON; the other that uses the Field $_POST validation method.

Simply upgrade your existing XOOPS 2.4 or 2.5 to XOOPS Profile 1.62 to experience the difference. We can really recommend XinCodes 1.02 for a user based invitation to be done.


Download: xoops2.5_profile_1.62.zip - 108 Kb

Demo: Pre installed at http://xoops.demo.chronolabs.coop or try http://www.xortify.com/register.php and put in my email address for validation. Notice how it unlocks the form wherever it is.

--=[ Example SQL Validation for a basis of pre-existing users email, remember to change 'prefix' to your database prefix ]=--

Select count(*) from `prefix_userswhere `emailLIKE "[value]" and `level` > 0

Read more... | 1 comment

Google Earth Web v1.25

Hi!

After a bit of time and for some requests that I have done, I expanded the module to display maps of the earth with the latest updated version of Google Earth Web v1.25, have added some functions and a search field. Others will be added later.

- Search Field for all sites
- Deleted file permission.php "unnecessary"
- Textbox for Keywords search engine
- 2 Textbox for width and Height of earth map

Demo: http://www.txmodxoops.org/tx/modules/gearth/
Download: here

I hope I have done something pleasing.

timgno
Read more... | 15 comments

Aquariophilie Portail

I'm proud to present my french aquariophilie website (aquarist). It's based on an old Xoops version 2.0.1x with major modifications and enhancements.

Resized Image

A full url-rewriting had been integrated with hard coding, with an fine H1, meta description and page title for each page with the specific canonical url (meta canonical) in a lot of pages to avoid duplicate content.

Some new modules were developped to get new functionnalities, like the species guide AquaBDD or some easy listings like this public aquariums (try to change the order with postal code, town, ...).

Aquaportail use many modules : newbb, news, smartsection, wordbook (totaly change a lot of things), wf-links, ...

In wordbook and the species guide, JQuery Autocomplete suggests some results and accelerates access to data.

If you get any question, don't hesitate.
Read more... | 2 comments

WuKis.DE - The XOOPS 2.5.0 Family Planning Site

I'm happy to present my new German XOOPS website with the focus on family planning (Kinderwunsch Blog).

Resized Image


I have set the Focus of the Following:

- Kinderwunsch
- Unfruchtbarkeit
- Kinderwunschbehandlung
- Kinderwunschklinik

I have used XOOPS 2.5.0 and these great XOOPS - Modules for the Site:

- mywords 2.0
- qickpages 1.2
- RMCommon 2.0
- protector 3.4

Have Fun and a nice Weekend.
Comments?

UHQ-GeoLocate v0.90 Released!

Resized Image
UHQ-GeoLocate v0.90

I'd like to present my newest creation to the XOOPS community: UHQ-GeoLocate

There's no better way to tell the story, than from the introduction:

----
The main reason I was inspired to write up this module was because a partner of mine asked me if I could find out where all the listeners to our radio station were tuning in from.

I pondered upon this question for awhile and thought that answering it would be a mighty fine idea. While I did log IP and reverse DNS data, there was not enough information available to me in order to make any good determination about any of my international audience. Additionally, many IPs were without reverse DNS, after which it would be someone's guess as to where our listeners were coming from.

And through my adventures, this module was born.

This document and module assume that your have some level of familiarity with PHP development as this document describes how to integrate the module and its output for your own purposes.

Of course, if you just want to show your visitors where they’re possibly coming from, there’s a block in here for that too.

This is also my first shot at making a module which can be of use to another module. Tips and pointers on how to do this better would be greatly appreciated.
----

Currently, the module supports IP2Location's binary file format and the IPInfoDB web API.

It's a 0.90 release because there are a few more features that I'd like to code and test before I'm truly happy with it. However, it is performing admirably in its current state where I need it to.

More information is included in the PDF, and the file may be downloaded from here:

http://xoops.underwood-hq.org/modules/wfdownloads/singlefile.php?cid=1&lid=6
Read more... | 9 comments
« 1 ... 71 72 73 (74) 75 76 77 ... 553 »


Login

Who's Online

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


Members: 0


Guests: 180


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