x_movie 3 now plays videos on explorer 8

Hi

We have edit jquery-1.4.2.js and change name to jquery.js and replace to x_movie/js/jquery.js

we've changed code is ==> name = name.replace(rdashAlpha, fcamelCase); <<= to:==> // name = name.replace(rdashAlpha, fcamelCase); <<=

and now xmovie 3 is working with All browsers.


If you want download from Xoops-Tr.com download link below:

http://www.xoops-tr.com/modules/TDMDownloads/singlefile.php?cid=12&lid=60
Read more... | 8 comments

Slider module ver 0.1

Hi all i just finished a simple slider module for xoops i'd like to share.

This module allows you to create as many sliders as you want, with as many slides as you want in them.

Each slide can have a picture which will be resized if GD library is available, a title and a description.

You can skip the description or the image if you like. Only the title is mandatory.

//from readme.txt
Quote:

Slider Version 0.1

Installation
1. Install as any other module, upload the folder slider into /modules/
2. Go to xoops admin > modules and hit install.
3. make the folder /modules/slider/uploads writable - chmod 777

Use of the module
In the admin area you can create as many sliders as you like and add to them as many slides/pages as you'd like, with or without an image.

ONE of the MUST be active in order for the slider to work.

Make the block visible and thats it.


You can give it a try.

Download it from here
Read more... | 28 comments

XOOPS Links and News

Here is an XOOPS Links and XOOPS News Portal with actually 50 Links to the following topics:

Resized Image


- XOOPS Support Sites

- XOOPS Theme Designer

- XOOPS Developer

Missing you important XOOPS - Pages? Feel you free and submit the sites, because XOOPS is Powered by You!

Here is the XOOPS RSS - Feed.

Page Info: XOOPS - 2.4.4
Modules: rssc, weblinks, logcounterx, sitemap, altsys, pico, mysearch, rmbulletin, xlanguage and protector

ViVa
XOOPS
.
Read more... | 3 comments

World Cup 2010 Module with 6 autoupdated blocks

Arabxoops.com is happy to announce you the release of World Cup 2010 module with 6 languages ( arabic, english, frensh, german, spanish and portuguese).

This module contain 6 autoupdated blocks from fifa.com website:

South Africa 2010 Block:
Resized Image

Follow your team during the FIFA World Cup™ by reading the latest news and seeing their fixtures and results.

FIFA Latest News Block:
Resized Image

Stay updated with the goings on in world football with this Widget which highlights the five latest news stories which have been published on FIFA.com.

World Cup Block:
Resized Image

Get the lowdown on the 736 stars playing at South Africa 2010 by downloading our special FIFA World Cup™ widget. Check out their stats and use our special comparison tool.

World Cup 2010 Latest Photos Block:
Resized Image

Take a look at the latest footballing photos which have been uploaded on FIFA.com from all four corners of the globe. A picture tells a thousand words.

FIFA/Coca-Cola World Ranking Block:
Resized Image

Follow the fortunes of your favourite national team by adding this Widget, which charts whether they've move up or down the monthly FIFA/Coca-Cola World Ranking.

World Leagues Block:
Resized Image

Get up to the minute results and standings from your favourite leagues, as well as the latest news. A scrolling ticker also gives up-to-the minute scores.

Download: click here

Enjoy



Read more... | 14 comments

XOOPS Named One of Top 3 CMS in the World

It's nice to see that XOOPS continues to win Awards and to rank high in different CMS comparisons.

This month XOOPS has been named as one of the Top 3 CMS in the world by Webmaster9

We like the author's conclusion:

Quote:
There are a lot of CMSs today that web developers and designers could choose from. But when it comes to free, successful, and user friendly CMS, there would only be 3 names for it, Drupal, Joomla!, and XOOPS.

Viva XOOPS!

Read more... | 19 comments

it's World Cup Time on XOOPS

Hello XOOPSERS,
I am happy to share with you today a desktop background for your pc in the occasion of the World Cup 2010.
Resized Image

you can download it from here (1280*800px) and here is the PSD file

Read more... | 4 comments

xNews 1.68 UTF-8 CLonable & SEO **** RC1 ****

Sorry for such long timelapse but had to move both appartment and office.

I have made lots of old and new bug corrections, changes and improvements and before making any other addition I would like to consolidate 1.68 version as is, therefore I made an RC1 version for testing and will soon realease xNews 1.68 FINAL and after that i will concentrate on 1.69 version.

In the works - New xNews Importer/Exporter Module 1.0

Here is a list of major changes. Made so many though that I did loose track of some....

- Module preferences
- changed "Show Previous and Next link" to accept None, Bottom, Top, Both visualization
- added "Display Link Icons" (print, friend, pdf icons) as above
- changed "SEO enable" to accept none, htaccess, path-info
- added "SEO path" to include a title in url
eghttp://your.site.com/a-title-here/topics.1/your-topic.html

- added "SEO level" to htaccess in xoops root dir or in module dir for different url visualization
egROOT http://your.site.com/a-title-here/topics.1/your-topic-title.html

MODULE http://your.site.com/modules/xnews/a-title-here.topics.1/your-topic-title.html

- Clone manager
- added "Force upgrade" to enable further upgrading in case things go wrong
- added "Delete" clone once uninstalled (this will remove selected clone dir and files completely).
- Other
- added "Extend meta-data input" to toggle between text and textarea for user edit meta-data input
with 255 char max length control
- added and modified htaccess one for root and one for modules/xnews as needed
- improved UTF-8 management
- Fixed Comments SEO related issues

Upgrading xNews Beta to RC1:
copy all files in modules/xnews then go to admin-modules menu and update xnews.

Upgrading clones Beta to RC1:
go to admin-xnews-Clone Manager and click on "Force Upgrade" for each clone then goto admin-modules
and update each upgraded clone.

Enjoy!!!

Download link
Read more... | 23 comments

News Site on xoops Brazil - Serra de Luís Gomes

I present the xoops community, plus a new site in xoops - Portal Serra de Luís Gomes(RN)

Modules used:

News
Mastop Go
Mastop Publish
Xfguesbook
Liaise
MyAlbum
Xhld0

Thanks to all the community.
Read more... | 1 comment

Testing XOOPS Modules with Selenium IDE

Testing is not popular! It is simply boring, and that's the reality!

When we are developing a new XOOPS release, most problems are being reported after the final release, when users start updating their XOOPS installations. The number of alpha/beta testers is unfortunately not very high.

Hopefully, this will change by using Selenium IDE, a very cool extension for Firefox, which allows you to record, edit, and debug tests. You can see it in action in this short video, where I develop some very simple tests for XOOPS Poll:





As you can see, we can develop very standard tests for each module to test their individual features. All these test cases can be then saved as a Test Suite for a particular module.

Once we publish such a Test Suite, individual testers can run these Test Suites in their environment (PHP, MySQL, etc), and report back any bugs that they encounter.

Selenium IDE will help us to reduce the testing time, take away the boring repetitive tasks, and will result in improved quality of XOOPS and XOOPS modules.

Of course, the challenge will be to create those tests.

Hopefully, our users will see the value in creating such tests and will help us with that. These test will show our developers how the modules are actually used, what activities are typically performed and in what sequence.

Please help us by creating these Selenium IDE tests! We'll create then a central library for these tests, so you could download them and test our standard modules, and help us with improving XOOPS and XOOPS modules.

Download Selenium IDE extension (Firefox only): here

Please follow-up in this thread

Read more... | 5 comments

New XOOPS video commercial from France

Our friend from XOOPS France (Corbatis) created a really cool video commercial for XOOPS:





The French community is very creative and supportive - in the "Marcello Brandao XOOPS Innovation Award" and XOOPSer of the Year, they were very well represented!!!

Thank you for the very cool video!!!
Read more... | 15 comments
« 1 ... 97 98 99 (100) 101 102 103 ... 553 »


Login

Who's Online

152 user(s) are online (3 user(s) are browsing XOOPS News)


Members: 0


Guests: 152


more...

Donat-O-Meter

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

Latest GitHub Commits

Archives

News archives