Webb Resources for the Commonwealth of Virginia

Login
Username:

Password:

Remember me



Lost Password?

Register now!
Who's Online
13 user(s) are online (1 user(s) are browsing Our Favorite News via RSS feeds)

Members: 0
Guests: 13

more...

Reaggregators

RSS Snoop: 
This RSS: 
 
XOOPS CMS (Content Management System)
XOOPS CMS (Content Management System) Updated Fri, 12 Mar 2010 02:10:22 -0000
Description Powered by You!
Webmaster webmaster at xoops dot org
Category News
Generator XOOPS
Language en
Multisite 1.40
Published: Thu, 11 Mar 2010 07:10:00 -0000
Description:

Multisite 1.40

Download Multisite for XOOPS 2.3.x, XOOPS 2.4.x Series, XOOPS 2.5.x Series - it allows for multiple site to be run from the one xoops, many xoops - One Code - Many Domain Bases. Download now

xoops2_multisite_1.40.zip (260 KB).

With this module you are capable of managing multiple domains for your website there are many core hacks with this module but it makes managing your site dynamically and easily for your environment.

It is modeled off the System module, so you can easily expand it and make structural changes. There is a forum for this module should you wish to look at the hacks to get it up and running Forum on Multisite Module

To implement this module requires some core hacks, this is more replacement of or ammendments to include the multisite modules class library using the xoops_getmodulehandler function. Most of the function calls even criterias are the same.

Whats new in this version

* Domain Groups in admin fixed
* Preloader Added to module
* More bug fixes.  more...
4 themes converted from templates
Published: Thu, 11 Mar 2010 00:30:00 -0000
Description: Hello, i present to you these 3 themes converted from TemplateWorld.com
AGreen


AConsultant


ATime


This one is from ChocoTemplates.com
APortel2

I hope you like them  more...
WOX (World of XOOPS) Newsletter # 30 (March 2010)
Published: Wed, 10 Mar 2010 16:30:00 -0000
Description: WOX - World Of Xoops
Welcome to the March 2010 issue of WOX (World of XOOPS) Newsletter  - (see here previous versions

As always, as the first thing in each newsletter we wanted to express our gratitude to all of you who have donated money to XOOPS Foundation! We truly appreciate your trust and support! 

Is February we continued with our "Fast & Furious" pace in development. We've released XOOPS 2.4.5 Beta and XOOPS 2.5.0 Alpha2

In order to honor our community member - Marcello Brandao, who lost his battle with cancer, we have established an Annual "Marcello Brandao XOOPS Innovation Award". This way, he will always be remembered within the XOOPS Community.

Highlights of the last month:

Summary

  more...
The 68 themes for XOOPS by IXThemes 2.5 relesed
Published: Wed, 10 Mar 2010 15:40:00 -0000
Description: Hello!

The IXThemes Project is ready to please all XOOPS users with release 2.5 simultaneously 68 themes for XOOPS which are created by 6 Theme Frameworks (ixt001, ixt002, ixt010, ixt011, ixt012, ixt19).

Each of 68 themes is uploaded for you on a demo sites of IXThemes Project.
You can see as these themes on XOOPS 2.3.3b - XOOPS 2.5.0a2 look.

What new in release 2.5?


  • Possibility of concatenation of left and right columns is added.

  • Possibility of switching-off for extended header is added.

  • Possibility of switching-off for RSS link in header is added.

  • Possibility of switching-off for preheader is added.

  • Possibility of switching-off for footer is added.

  • Possibility of switching-off for control zones is added.

  • Possibility of switching-off for slides zone is added.

  • Possibility of columns layout settings is added ( LRC, LCR, CLR).

  • Cursor:pointer for buttons is added.

  • The maximum height of a footer background is increased up to 600px.

  • jQuery 1.4.2 ready and included.


All options for IXThemes themes of release 2.5 are in a file '/"themename"/tpl/assigns.html' which can look for example so:

<{assign var=ixt_preheader value="no"}>
<{assign var=ixt_extheader value="no"}>
<{assign var=ixt_headerrss value="yes"}>
<{assign var=ixt_slides value="yes"}>
<{assign var=ixt_layout value="clr"}>
<{assign var=ixt_ctrl0 value="no"}>
<{assign var=ixt_ctrl1 value="yes"}>
<{assign var=ixt_ctrl2 value="yes"}>
<{assign var=ixt_extfooter value="yes"}>
<{assign var=ixt_footerrss value="yes"}>
<{assign var=ixt_uitheme value="base"}>
<{assign var=ixt_multiskin value="no"}>
<{assign var=ixt_fixskin value=""}>
<{assign var=ixt_blconcat value="rl"}>
<{assign var=content_top_order value=clr}>
<{assign var=content_bottom_order value=clr}>
<{assign var=hide_content value=0}>
<{assign var=ixt_rtl value=""}>



Best regards,
IXThemes Project
  more...
FREE Xoops Theme Sd-067-Boat
Published: Wed, 10 Mar 2010 15:40:00 -0000
Description: Sinnedesign is happy to present the new FREE XOOPS Theme with the name Sd-067-Boat.



Here can you find the

- XOOPS 2.4 Theme Demo

- XOOPS 2.5 Theme Demo

and here is the FREE

- Download Xoops Theme Sd-067-Boat

I hope you like the Theme.   more...
xlxz.org with XOOPS
Published: Mon, 08 Mar 2010 05:00:00 -0000
Description: Hello!

We're glad to present a new Xoops website:

http://www.xlxz.org

The modules are:
-Tag 2.3
-ALTSYS 0.71
-news 1.64
  more...
XOOPS Website Maintenance coming up
Published: Sun, 07 Mar 2010 18:20:00 -0000
Description: We'll do probably tonight (Sunday) a maintenance of our Website, as we encountered database corruption in some tables.

At this moment we cannot say how long it will take - it might be 1-2 days.

During that time, please use SourceForge  more...
xNews v1.67 BETA - News Module goes Clonable
Published: Sun, 07 Mar 2010 16:00:00 -0000
Description: xNews v1.67 BETA - Clonable & UTF-8 compliant

I needed a cloanable news module and one that worked correctly with xlanguage and UTF-8 so I decided to start a new news branch.

I had to decide on two ways to face the problem. One was that i could write a cloner file with a long list of files to be parsed and renamed in every needed spot and the other to use an automatic parser of files that only changes prefixes and a few file names like the clone file in Oledrion. The first was disregarded only because at every code modification one has to keep track of every single change and update the cloner file by hand, in the second case nothing has to be done all prefixes are parsed removing conflicts between cloned modules. Its fast and reliable. Below are some of the changes I made.

Called module xNews to keep original News module as is. No overwriting.

!!!! IMPORTANT !!!! Please upgrade your News module to 1.64-5-6 before installing xNews if you have intention to import data from original - it has not been tested on previous versions.

!!!! IMPORTANT !!!! Importing original News module 1.64-5-6 data - On install xNews activates import button only if xNews stories table is empty therefore if you want to import data you should do this right after install and before doing anything else - Import will not work from clones. You can still work creating and adding news to clones without touching xNews data until you decide to import original news data.

I have tested the module on linux - Apache 2 - php 5 -mysql 5 - xoops 2.4.x - 2.5.x working fine.
Has to be tested on Windows.

Download here.  more...
Pack "Web Tools" 0.1 - standalone applications to start
Published: Sat, 06 Mar 2010 16:40:00 -0000
Description: The Package "Web 0.1 Tools" is the first compilation by the XooFoo.org Laboratories, portable web tools for developing a website!
This package includes text editors (Notepad + +, Kompozer), a CSS editor (Oikia Editor), a web browser (Opera), tools for images (Gimp MWSnap), an ftp (Filezilla), a client svn (Subcommander), a tool for archives (7zip), a file synchronizer (Toucan), a comparator file (WinMerge) and a task manager (ToDo List).

List of portable applications package "Web Tools":
- 7zip 4.65
- Filezilla 3.3.2
- Kompozer 0.8b3
- Opera 10.50
- PicPick 2.2.2
- Winmerge 2.12.4
- Gimp 2.6.8
- Notepad++ 5.6.8
- OikoCSSeditor 1.00 RC3
- SubCommander 2.0.0 Beta 4
- ToDoList 6.0.8
- Toucan 2.2.1

You can download the package "Web Tools" on Tutos.XooFoo.org under "Tools - Portable Apps" or directly from HERE.

Credits: A special thanks to the PortableApps for work his team performs.

Only for Windows users  more...
Spiders 1.13
Published: Sat, 06 Mar 2010 01:40:00 -0000
Description:
Spiders 1.13

Spiders is a robot manager tool, that imports a list of all crawler and scanner robots on the web. It allows you to use XOOPS Permissiveness to control the data that robots list online your site. It will also log the robot in using a post loader and display when the robot is online on you 'Whos Online'.

The robot text file used is taken from an onlinae resource of Robot data and stores it in your database. Remember to adjust your mainfile.php to include the post loader after the common file is loaded.

Robot Manager (Spiders) is a good way to control what your site displays in search engines.

Spider is only written for XOOPS 2.3 and later.

Download: xoops2.3_spiders_1.13.zip (144Kb)
Mirror: Live Skydriver

Changes
* XOOPS 2.4 Preloads Added
* Robot Detection Improved (Working 100%)  more...