用户名 密码 记住我 还未注册?

天下博览

Blog: Official XOOPS Website

Powered by You! | URL | Feed
最后更新: 2011/10/17 15:20 (更新)

FREE World of Warcraft Theme
2010/12/10 10:40 | 2 次阅读

World of Warcraft Theme

WOWphex is a 2 columns fixed width theme for XOOPS.

WOWphex is inspired by the "World of Warcraft" game and I hope it will serve well the alliance and the horde ;)

Theme can be viewed live HERE.

And it can be downloaded HERE.

The Package contains the font used and 4 (four) PSD files to help you customise it as you see fit.

PS: This theme marks my 6th year with XOOPS !

Official XOOPS Website | 评论 (0) | T : B

Albanian Portal with xoops
2010/12/10 10:30 | 2 次阅读

What do you think about this web www.kercova.net




Also with yogurt inside.

Official XOOPS Website | 评论 (0) | T : B

Marble and Granite website from Brazil
2010/12/7 20:50 | 2 次阅读

Hello

I'm glad to share with the community a new website powered by XOOPS.

http://emporiodomarmore.com.br



Here's an internal page...



The modules are:
- News 1.66
- Mastop Publish 1.1
- Mastop Go2
- Liaise 1.27
- Latest News 0.72

Hope you like it!

Official XOOPS Website | 评论 (0) | T : B

Jingle Bell Rock - Xoops Theme
2010/12/7 13:10 | 1 次阅读



Another free theme for xoops, Jingle Bell Theme! A theme in the Christmas mood.
Hope you enjoy.

Donwload here:
http://angelorocha.com.br/modules/TDM ... ads/visit.php?cid=2&lid=7

See Here:
http://xtmproject.angelorocha.com.br/

Official XOOPS Website | 评论 (0) | T : B

The XOOPS Theme with DRAGGABLE COLOR PICKER
2010/11/29 19:40 | 3 次阅读

ixt02905 Chameleon is a XOOPS Theme for designers and advanced users



NEW and UNIQUE Features of Theme

- Draggable Color Picker on User Side,
- Mini-Screen Devices Ready (less 960px),
- jQuery UI 1.8.6 Included (newest release),
- jQuery 1.4.4 Included (newest release),
- Unlimited Colors for Page Background,
- Unlimited Colors for Block Headers in Sidebars,
- Unlimited Colors for Main Content,
- Any Fixed Width of Sheet Ready,
- New Control Zone for a Color Switcher,
- Color Switcher must be Disabled in the ASSIGNS Control File.

STANDARD IXThemes Features

- 25 Sample Widgets for Slides and Addons Areas,
- 10 Clean Slides,
- 9 Widgetized Areas,
- 7 Slide Show Scenarios,
- 3 Variants of Preheader,
- 3000+ of Layout Variants,
- 1-2-3 Columns Page Layout,
- Compatible with XOOPS 2.5.x, 2.4.x, 2.3.x;
- Easy Adjustment for Any Width of Sheet;
- Any Block in Slider and Wide Areas;
- Stretched Content Area;
- Tested on Google Chrome, Mozilla FireFox, Apple Safari, Opera, Internet Explorer;
- Flexible and SIMPLE adjustment of columns in %%;
- Very SIMPLE replacement image background for Header;
- Very SIMPLE replacement image background for Footer;
- Roll-up Blocks in Left Sidebar and Right Sidebar;
- Presets for Visibility of Roll-up Blocks;
- Customizable Expanded Footer with 4 Custom Widgets or Module Blocks;
- Two Control Areas for hide/show Footer and Left or Right Sidebars;
- Customizable Expanded Header;
- Self-adjusted Horizontal Menu Bar;
- Customizable Preheader Areas (none, search, buttons-menu);
- Customizable Concatenation of Left Sidebar and Right Sidebar;
- jQuery Library included;
- Customizable LCR, LRC, RLC, CLR, CRL, LC, CR, RC, CL Columns Layout;
- Full RTL (Right-to-left Language) Ready;
- Beautiful Tooltips;
- To TOP Link on any Page;
- Slider with Bullets Pagination;
- Slider Area on/off Switching;
- Sidebar Areas on/off Switching;
- Footer Area on/off Switching;
- Compatible with a FREE IXTFrameWork 1.0.3 module;
- Compatible with a FREE ixt029 Lorem Ipsum update.

Live Demo

ixt02905 Chameleon Theme on XOOPS 2.5.0,

ixt02905 Chameleon Theme on XOOPS 2.4.5,

ixt02905 Chameleon Theme on XOOPS 2.3.3

Official XOOPS Website | 评论 (0) | T : B

960 for XOOPS 2.0: Mobile Support
2010/11/27 23:45 | 5 次阅读

I've been so busy recently and disappeared from the XOOPS community for some time. I haven't released any new theme for a few months and the XOOPS on my lap top was still 2.4.x. Up till last week, I first busy checking out XOOPS 2.5 and I am very impressed. The new backend rocks! I especially like the new block manager.

X3 Alpha has been released. The code is still in its germ but the architecture is very promising. I will definitely look at theme engine if I have time.

Meanwhile, I release 960 for XOOPS 2.0. The most significant change in this version is the mobile support. I've got a Android handset and I very often surf the Web with it since I have full WiFi coverage here. Many websites have a mobile version which makes things much better: It is simply killing me to browse a complicated web page using mobile browsers.

However, it seems that XOOPS themes still lack mobile support (or there might have been some solutions but I am not aware of them since I was away for some time). So I've rewritten 960 for XOOPS to add mobile support.

The mobile support is kind of "automatic". Let me first explain how it works.

It is based on CSS3 Media Queries. In usual case, the web page looks like normal layout:



However, if the screen max-width is less than 960px (might not be exact due to different browser rendering), the layout will automatically changed to "mobile version".



The above screenshots are captured in Firefox, you should notice there is no horizontal scroll bar and there is only one column: all the other columns are "squeezed" down to the one column, which suits the screen size of mobile devices. The images will also be "squeezed" to the max-width of screen to avoid some large pictures breaking the layout.

There is a demo here. In order to achieve the best result. You might need to reorganized the blocks to make sure that when reduced to mobile version, the most important blocks are shown at the top and the web page will not be too long.

I get inspiration from Less Framework 3 and 1140px GSS Grid. I originally wanted to port one of them to XOOPS but I've noticed that those two frameworks are licensed under CC. In order not to cause license problems, I rewrite my own version based on 960 for XOOPS. So the license is GPL, which I believe will not cause any problem.

Also, in this version, I add some styles too make the default style does not look too bad. I remove 16-column, prefix, postfix, push related code (They are never supported but I retain the code in previous version to keep compatibility with 960 official version).

The stable version can be found here. And of course you can check out SVN for latest unstable version.

I might not have time to check out the comments, so if you find any bugs, please report to me by filling this form or email to insraq.org AT gmail DOT com

I don't have time to prepare a full tutorial. But the code is very well commented and it is no difference from using original 960. So you can find a tutorial for 960 framework for reference. And if you derive a theme based on this, I'd be very happy to know. Feel free to send me an email.

Hope you have fun!

Official XOOPS Website | 评论 (0) | T : B

The XOOPS Theme ICE WHALE
2010/11/27 13:08 | 1 次阅读

ixt02905 Ice Whale is a dark XOOPS Theme by IXThemes



UNIQUE Features of Theme

- jQuery 1.4.4 included,
- 25 Sample Widgets for Slides and Addons Areas,
- 10 Clean Slides,
- 9 Widgetized Areas,
- 7 Slide Show Scenarios,
- 3 Variants of Preheader,
- 3000+ of Layout Variants,
- The Dark Color Scheme

STANDARD IXThemes Features

- 1-2-3 Columns Page Layout,
- Compatible with XOOPS 2.5.x, 2.4.x, 2.3.x;
- Easy Adjustment for Any Width of Sheet;
- Any Block in Slider and Wide Areas;
- Stretched Content Area;
- Tested on Chrome, FireFox, Safari, Opera, IE6/7/8;
- Flexible and SIMPLE adjustment of columns in %%;
- Very SIMPLE replacement image background for Header;
- Very SIMPLE replacement image background for Footer;
- Roll-up Blocks in Left Sidebar and Right Sidebar;
- Presets for Visibility of Roll-up Blocks;
- Customizable Expanded Footer with 4 Custom Widgets or Module Blocks;
- Two Control Areas for hide/show Footer and Left or Right Sidebars;
- Customizable Expanded Header;
- Self-adjusted Horizontal Menu Bar;
- Customizable Preheader Areas (none, search, buttons-menu);
- Customizable Concatenation of Left Sidebar and Right Sidebar;
- jQuery Library included;
- Customizable LCR, LRC, RLC, CLR, CRL, LC, CR, RC, CL Columns Layout;
- Full RTL (Right-to-left) Support;
- Beautiful Tooltips;
- To TOP Link on any Page;
- Slider with Bullets Pagination;
- Slider Area on/off Switching;
- Sidebar Areas on/off Switching;
- Footer Area on/off Switching;
- Compatible with a FREE IXTFrameWork 1.0.3 module;

Live Demo

ixt02905 Ice Whale Theme on XOOPS 2.5.0,

ixt02905 Ice Whale Theme on XOOPS 2.4.5,

ixt02905 Ice Whale Theme on XOOPS 2.3.3

Free Download

1. You can download a FREE Theme Cleaner package here.

This package is intended for clearing the XOOPS ixt029xx42 themes from the demonstration information and filling with the test information ' Lorem ipsum... '

How it to use?

- Download a ZIP-archive.
- Rewrite a directory 'xoplugins' in your theme.
- Clear a directory 'img/slides' in your theme (behind an exception index.html)
- After reboot of page you will see the text ' Lorem ipsum... ' in additional areas and ixt029xx42 theme slides.

2. You can download a FREE IXTFramework module for managing IXThemes themes here.

Lorem Ipsum Demo

ixt02905 Ice Whale Theme (with Lorem Ipsum) on XOOPS 2.5.0,

How to

1. You can see HOW TO QUICKLY set an additional areas (http://xoops.org/modules/news/article.php?storyid=5690) here
2. You can see HOW TO QUICKLY set an own slides in the slide show area (http://xoops.org/modules/news/article.php?storyid=5695) here

Purchase Details of Theme and Support

1. You can familiarise with purchase conditions of this Theme in IXThemes Shop.
2. This theme is delivered with options of width of sheet 1000px. The design of a theme is calculated on easy evolution of a theme for any width of sheet (1024px, 1152px, 1280px, 1400px, 1600px, 1856px, 1920px, 2048px). We will help you with options of width necessary for you after theme purchase.

Official XOOPS Website | 评论 (0) | T : B

Handicarauto site developed with XOOPS
2010/11/25 22:00 | 4 次阅读



Handicarauto is a FREE classifieds site entirely dedicated to vehicles for handicap

You can sell all kinds of vehicles:

* Berline

* Monospace

* 4x4

but also any equipment related to automotive equipment for the disabled (swivel seat, accelerator and brake at the wheel, loading ramp, and other equipment)



This site was developed using Xoops 2.5.0

The modules are commercially avail:

- Adslight (changed for me by a developer service)
- Liaise
- Pages
- Mylinks
- Multimenu

Thanks to its GPS system, advertisers can make their ad visible on an interactive map. Visitors will also find a listing through an interactive map.

Official XOOPS Website | 评论 (0) | T : B

Automated Language Translator for XOOPS
2010/11/24 9:28 | 6 次阅读



Automated Language Translator for XOOPS 2.3.x, 2.4.x, 2.5.x, 3.0.x, all languages on the google API Supported. X-Transam 1.11 is a translator for XOOPS - it allows for core language files as well as module language file. It will import them off the hosting and write them in the correct XOOPS Location. Supports utf-8, utf-16, utf-32 & Unicode All formats.

Compatible with all Unicode, utf-8, utf-16, uft-32.

From Chronolabs

Features:

* File by File Editor
* Import a define keyword set
* write to system
* admin only
* encoded storage (Any Database)
* Google API for translation API 2.0


System Requirements:

* XOOPS 2.3.x
* XOOPS 2.4.x
* XOOPS 2.5.x
* XOOPS 3.0.x


Download: xoops2.4_xtransam_1.11.zip
Mirror: Live Skydriver

Official XOOPS Website | 评论 (0) | T : B