MyGalleries 3.0 Beta

With a great pride I am happy to announce a new XOOPS module within our family: MyGalleries 3.0. This is the adaptation and improvement of our former module "Gallery System" designed for EXM.

MyGalleries has numerous features that allow you to post and manage pictures, or any other image, simply and professionally. Integrated with Common Utilities 2, which gives all the features of using this system.

Resized Image


Resized Image
Resized Image


Some of the features that account:

- Management of albums.
- Resizing images.
- Various image formats and sizes depending on the type of browse made ​​by the user.
- Integrated search engine.
- Integration with Lightbox plugin for Common Utilities.
- E-Cards.
- User permissions and disk quota allocation for images publication.
- Images tags.
- Front control panel for users
- Lightbox integration (requires lighbox plugin)
- Bookmarks
- Albums
- Ajax uploader
- and many others...
- URLs rewriting

MyGalleries is currently in Beta status, so we will appreciate any bugs report that you locate in the module.

Requirements:

- PHP 5
- XOOPS2.5 or higher
- Common Utilities 2
- Optionally requires Lightbox plugin for quick preview images.

Link:
Download of MyGalleries 3

Read more... | 8 comments

RM Common Utilities 2.1 Beta

We are pleased to announce the release of RM Common Utilities 2.1 (beta) that has improvements and corrections of errors detected previously.

Multiple elements have been updated to provide the latest versions of them while maintaining compatibility with XOOPS.

Resized Image

RM Common Utilities is a module that contains several utilities for new modules developmente, including:

- New advanced editors
- New form fields very easy to use
- Perfectly integrated with Xoops
- New comments system to include comments quickly and easier than ever.
- Advanced image management
- New graphical appearance for Admin GUI
- Support for plugins that can integrate with all system
much more...

Change Log
- Fixed bug that prevented compile correctly templates from one module to install it.
- Fixed Language presentation on the register update module.
- Changed the module configuration file to choose the language from a dropdown list.
- Fixed a problem in the class allowed RMFlashUploader not correctly display the file upload control in other modules.
- Fixed render() method of the class RMForm.
- Added method add_theme_style to the class RMTemplate to allow inclusion of style sheets provided by the themes.
- Fixed problems in RMFormDate field display that prevented information submit correctly. Also was upgraded jQuery plugin used in this field.
- JQuery has been updated from version 1.4.2 to 1.6.2
- Fixed bug that prevented some templates properly display module system.
- Updated the default theme control panel to allow the collapse of left widgets.

This version is in beta status, so we will thank you for ANY bug report in order to correct errors detected.

Links:
Download Common Utilities 2.1
Common Utilities microsite.
Read more... | 3399 bytes more | 17 comments

Brazilian website with XOOPS

Hello

Just another website with XOOPS, hope you like it!

http://brasilnova.com.br

Resized Image

In this website the modules are:

- News 1.66
- Mastop Publish 1.1
- Mastop Go2
- Liaise 1.27
- Latest News 0.72

And let's spread XOOPS all around!
Read more... | 6 comments

FREE Xoops Theme Sd-078-Violine-Green

I'm is happy to present my new FREE XOOPS Theme with the name Sd-078-Violine-Green. The Free XOOPS - Theme is Sponsored by the Adwords Gutschein!

Resized Image


Here can you find the XOOPS 2.4 Theme Demo - XOOPS 2.5 Theme Demo.

And here is the FREE - Download Xoops Theme Sd-078-Violine-Green.

Here is the direct Download - Link (without registration)

Happy XOOPSING!
Read more... | 3 comments

Commercial: RED ORCHID - full stretched XOOPS Theme

Resized Image

FULL STRETCHED, LOW COST,
- Drag&Drop Image Uploader compatible with Apache, CGI, CGI/FastCGI,
- WYSIWYG Fonts Resizer,
- 15 TDMDownloads Module Templates,
- 47 Oledrion Module Templates,
- 13 fmContent Module Templates,
- 230 Addon Fonts,
- 198 Google API's Fonts supported,
- Addon Fonts Selector,
- Custom ThemeRoller's Subtheme,
- 26+ Subthemes by ThemeRoller,
- 120+ FREE Videos How To

Video Demo





More about RED ORCHID Theme by IXThemes
Read more... | 1 comment

Commercial: BACK IN THE FUTURE - new XOOPS Theme by IXThemes

Resized Image


LOW COST because a theme is compatible with XOOPS only, with XE not compatible

- Drag&Drop Image Uploader compatible with Apache, CGI, CGI/FastCGI,
- WYSIWYG Fonts Resizer,
- 15 TDMDownloads Module Templates,
- 47 Oledrion Module Templates,
- 13 fmContent Module Templates,
- 230 Addon Fonts,
- 198 Google API's Fonts supported,
- Addon Fonts Selector,
- Custom ThemeRoller's Subtheme,
- 26+ Subthemes by ThemeRoller,
- 115+ FREE Videos How To

More about BACK IN THE FUTURE Theme
Read more... | 10 comments

Adding Facebook's Comments Box to XOOPS News Module

Bigwolf asked recently about where to add Facebook's Comment Box code in the News module. Here is a quick tutorial how to hack the News module to make it happen: 1) You need to create a Facebook Application for your XOOPS site, and fill out all the fields there: Resized Image Make sure that your URL ends with "/" 2) Once you properly fill out the form, and click on the "Create App" button, Facebook wants to make sure that you're a real person or a very smart bot: Resized Image 3) Once you pass the security check, you'll see your Settings Page with your Application ID and Application Secret: Resized Image 4) Now go to the Facebook Social Comments Website. Fill out the form with your data: your Website URL, number of default comments to be shown, and how wide should be the comment box, which will depend on your theme that you're using: Resized Image (Please note: you can change the settings later in your code) 5) Click on the "Get Code" button, and get your code: Resized Image //begin of correction 6) Go to the file news_article.html located in the /templates directory in your News module, and place your code close to the end of the file, right before:
<div class="pad2 marg2">
and replace the "mysite.com" URL with Smarty:
<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>
Resized Image This will give you a backlink to the current article //end of correction 7) Save it, make sure that in your Admin Preferences (General Settings) the "Check templates for modifications ?" is set to "Yes", and check out your News - you should see a Facebook Comments Box under your article: Resized Image That should do it. Have fun Xoopsing ------------------------------------------ [EDIT] Aberdeenman posted another interesting hack dealing with Social Media: https://xoops.org/modules/news/article.php?storyid=6236
Read more... | 19 comments

xDonations 1.97 RC Released

xDonations is a XOOPS 2 module that allows a site to accept donations from Paypal and track donations using the Paypal IPN notification. (For full list of features, please see the xDonations 1.96 announcement by Zyspec)

It has been updated now to use the ModuleAdmin class

List of improvements

- Using Frameworks "ModuleClasses" 1.1
- updating table in "Treasury" to standard GUI

Important

- The module uses the Framework "ModuleClasses", it is necessary to install it on your site.
- The module works only on xoops 2.5x

Downloads:

- xDonations 1.97 RC
- ModuleClasses 1.1
(please download it, as we've added new icons for xDonations)

Read more... | 5 comments

TDMDownloads version 1.61 Final

FreeXoopServices team is pleased to announce the release of TDMDownloads 1.61 final.

List of bug fixes

bug in field.php (class moduleadmin not found) (Mage).

List of improvements

Using Frameworks "ModuleClasses" 1.1 (Mage).

Important

- The module uses the Framework "ModuleClasses", it is necessary to install it on your site.
- The module works only on xoops 2.5x

Downloads:

- TDMDownloads 1.61
- ModuleClasses 1.1
Read more... | 26 comments

XShop 1.07 - Alpha

Resized Image
XShop 1.07 - alpha
Bay Shopping for XOOPS 2.4 or XOOPS 2.5

This is an alpha proposal for Shop modules, XShop 1.07 has offering the most advance shop sequencer in the world, with discounts and full video HTML Windows for describing the item. With complete RSS Noded. Itemised and multilingual and compatiable for XLanguage implmentation. There are some more features to add like multifielding which will be added at a later stage as this is an alpha.

Utilised by XPayment for payment transactions with internal processes to talk to XPayment this requires XPayment 1.33 RC4 or later to run.

Xpayment allows you to have multiple shops which can be timed to display at particular times into a database, and aggregate via services like RSS Nodes for all Products, manufatures, shipping everything there is completely with RSS Attachable items including also is Meta Description and meta keywords also attachable to everything for the ulitimate SEO. You will be able to run a categories of products attached to shops and have your products recommend based on rank to people in commonly bought patterns this is Bay shopping for XOOPS made from the segments of language nodes so you can assign langauge to each node based on XLanguage

Since this version it is an alpha not designed for production machines.

Check out Xshop in action YouTube with this How To Instruction Video:





New Features Include
  • Mulitple Shops
  • Multiple Parented Categories
  • XPayment for Invoicing
  • Gallery
  • Bay Style Shopping
  • JSON Shopping Cart
  • XLanguage Compatibility


Some Future Features Include
  • Image Upload
  • Multifielding
  • Bidding and Auctioning


Bugs Fixed
THERE ARE KNOWN BUGS - ONLY ALPHA

Demo: http://xoops.demo.chronolabs.coop
Download: xoops2.5_xshop_1.07.zip - 6.6Mb
Read more... | 9 comments
« 1 ... 46 47 48 (49) 50 51 52 ... 553 »


Login

Who's Online

204 user(s) are online (23 user(s) are browsing XOOPS News)


Members: 0


Guests: 204


more...

Donat-O-Meter

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

Latest GitHub Commits

Archives

News archives