Theme Factory 7 - My new theme model to XOOPS

I bring to you another new version of the theme factory, a simple model themes for XOOPS, the package includes three variations of the theme, and thus a greater range of possible layouts.

The package also includes within the plugins folder:
- Nivo Slider for integration
- Skitter Slider for integration
- Menu dropdown for integration
- Lavalamp menu integration
- Megadropdown for integration

Integrate is very simple, just include the .html desired functionality in theme.html and call the .css and and .js respectives.

Demo:
http://demo.xoopsfire.com/index.php?xoops_theme_select=theme-factory

http://demo.xoopsfire.com/index.php?xoops_theme_select=theme-factory-left

http://demo.xoopsfire.com/index.php?xoops_theme_select=theme-factory-b-blocks

Screens:
Resized Image


Resized Image


Resized Image


Download: http://xoopsfire.com/modules/TDMDownloads/singlefile.php?lid=85

Hope you enjoy.
Read more... | 10 comments

Free XOOPS - Theme Sd-094-Blue-Print

Sinnedesign is happy to present the new FREE XOOPS Theme with the name Sd-094-Blue-Print . The Free XOOPS - Theme was made with friendly help from http://www.druckertinte.de .

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-094-Blue-Print

Here is the direct Download - Link (without registration)

Have Fun!
Comments?

News template Bootstrap FREE for Xoops

Xoops Demo is pleased to present to you last Xoops theme based on the Framework BOOTSTRAP

In this template, the structure of the theme was created entirely DIV thus removing all TABLE

Block Main Menu, User menu and connection has been customized with tools BOOTSTRAP

The "closed site" page has been customized

Other options have also been added

Thank you for these ideas to Grodunord

You can see here and download here

Read more... | 10 comments

Xoopspoll v1.40 Beta 1 - Ready for Testing

Xoopspoll 1.40 Beta 1

This is an BETA release, do not use it on a production site!

Xoopspoll is a XOOPS module that allows an administrator to create polls to query site users. This completely refactored revision provides the ability for site administrators to create multiple poll types. This version adds the highly anticipated capability to allow anonymous voters, create blind poll types, create multiple selection polls, and introduces many additional new features.

Minimum System Requirements:
  • XOOPS 2.5.5

  • MySQL 5.07

  • PHP 5.3

  • Optional: Newbb 4.31 (irmtfan), or Newbb 4.00 (trunk)



  • Xoopspoll Features:
  • Create unlimited polls

  • XOOPS 2.5.x Administration GUI

  • Log all voters/votes

  • Integrated with forum (newbb) - irmtfan v4.31 branch

  • Limit votes by user

  • Notify poll creator when poll finishes

  • Multi-language support - no hard coded language strings

  • Set poll end time/date

  • Ability to restart an expired poll

  • Set poll weight (order) to change order of display in module



  • NEW Features in this version:
  • NEW - Now supports four (4) poll types:
    - Results always visible
    - Only show results after voted
    - Only show results after poll ends
    - Never show users the results

  • NEW - XOOPS search for question and answer fields

  • NEW - Block to select and display a specific poll

  • NEW - Black color graphic for answers

  • NEW - Allow adding more than 10 answers per poll

  • NEW - Ability to set poll start date to schedule future poll

  • NEW - Ability to import polls from XOOPS umfrage module

  • NEW - Support for SmartClone module (see extras folder)

  • NEW - Userlog plugin for index.php and pollresults.php

  • NEW - Ability to hide polls created with forum (newbb) from frontside of polls module

  • NEW - Persian translation (irmtfan)

  • NEW - Module preference (config) to show/hide vote/voter count

  • NEW - Ability to mail notification to poll voter (XOOPS users only)

  • NEW - Ability to set maximum number of answers allowed for multi-select poll

  • NEW - Ability for admin to clone a poll

  • NEW - Summary of results on admin log display

  • NEW - Ability for admin to PM voter in poll administration

  • NEW - XOOPS API using handlers for poll, option and log objects/classes


  • Corrections in this version:
  • Fixed sorting bug when displaying log in admin

  • Fixed bug where users could vote on expired polls

  • Fixed bug where 'anonymous' table column wasn't created on module update


  • Improvements in this version:
  • Added 'min_db' to moduleconfig array

  • Updated plugin for XOOPS marquee module (see extras folder)

  • Added ability to select XoopsEditors to enable HTML in poll descriptions

  • Added obscured graphic to hide votes/voters for polls that don't have visible results

  • Changed loading method for poll & option classes

  • Changed admin form display to use methods in classes

  • Changed admin to use XoopsPageNav instead of custom code

  • Changed module defines to use more standard naming nomenclature

  • Changed date selection in admin to use jquery calendar

  • Changed determination of when to send result email (use XOOPS preload)

  • Changed minimum system requirements to XOOPS 2.5.5, PHP 5.3

  • Changed name of ./admin/xoopspoll.php to ./admin/main.php

  • Changed poll description from varchar to tinytext to allow longer descriptions

  • Changed some database keys to improve indexing performance

  • Improved integration with forum (newbb) module

  • Improved HTML rendering

  • General code cleanup

  • Security in forms - many forms now use XoopsSecurity tokens


  • Why is this an BETA Release?
  • This module needs additional testing - Please consider helping!

  • The documentation isn't complete

  • The language translation files have the new defines included however they are in ENGLISH. Please consider helping translate

  • The patch for the v4.31 irmtfan version of newbb has been tested. A patch for the 'official' 4.00 version needs to be more thoroughly tested

  • Did we mention this module needs additional testing?


  • Important Notices:
    Please read the /docs/install.txt file for installation and configuration information.

    Installing Extra(s):
    The files to use as plugins and/or patches for existing modules are located in the ./xoopspoll/extras folder. Please read the readme.txt files located in their respective folders for more information. This folder should only be copied to your XOOPS installation if you want to integrate it with one of the modules listed below. This folder's contents are not required if you do not need the integration provided with the Marquee, SmartClone or Newbb modules.

  • Marquee Module Plugin

  • - Copy the xoopspoll.php file(s) located in the ./xoopspoll/extras/marquee/plugins folder into the ./marquee/plugins folder. This plugin will use the new class/methods to access the Xoopspoll module.

  • SmartClone Module Plugin

  • - Copy the xoopspoll.php file(s) located in the ./xoopspoll/extras/smartclone/plugins folder into the ./smartclone/plugins folder. This plugin will use the new class/methods to access the Xoopspoll module.

  • Newbb Module Patch

  • - Copy all of the files located in the ./xoopspoll/extras/newbb/irmtfan folder into the ./newbb folder to overwrite the existing files. This patch replaces several files and will now allow newbb to use the new class/methods to access the Xoopspoll module.

    NOTE: The ./xoopspoll/extras/newbb/trunk_4_00 files have NOT been tested in this BETA release - ONLY USE THESE FILES ON YOUR NEWBB INSTALLATION IF YOU CAN HELP DEBUG THE FILES!

    Backup your existing site before installing/upgrading any XOOPS module.

    Download: Xoopspoll Module

    Bugs/Feedback: Please post in this thread on our Forums
    Read more... | 2 comments

    gwiki 1.0 beta

    gwiki, the geekwright wiki, is a XOOPS module which implements a wiki based on the WikiCreole 1.0 specification. In addition to the basics as defined in the WikiCreole spec, the wiki features several powerful extensions, giving it great flexibility as a content authoring and presentation tool. It also features an equally flexible permission capability, making a single instance suitable for multiple collaborative efforts, each with their own policies.

    Documentation is supplied as wiki pages which can be optionally loaded into the wiki by the module administrator, or you can view the manual online here.

    This is a Beta version
    Although nearing release, this is still a work in progress.

    Download is available here.

    Feedback and suggestions are always welcome.
    Read more... | 2 comments

    YouTube plugin Installation in the TinyMCE editor

    Hello Xoopser !!!

    Today, i want to show to you how it's easy to add a new plugin in the TinyMCE editor.
    Why not try with the youtube plugin ? Resized Image


    Ok, sooooooo, let's go !

    1) First, download the youtube plugin here (Zip File here)


    2) Extract zip and copy the directory /youtube in /class/xoopseditor/tinymce/tiny_mce/plugins/
    in your XOOPS installation


    3) Modify the /class/xoopseditor/tinymce/settings.php file

    You could re-read the news Using templates pages in modules.
    The part 2 : "Add the template botton".

    Add "youtube" in :
    Line 70
    "paste,fullscreen,visualchars,nonbreaking,inlinepopups,youtube",


    Line 85
    "theme_advanced_buttons4" => "xoopsimagemanager,xoopsemotions,xoopsquote,xoopscode,xoopsmlcontent,youtube",


    4) That's All ! Now, Enjoy it

    Maybe in the next XOOPS version it would be included by default...
    Read more... | 2 comments

    TDMDownloads Block Views

    TDMDownloads 1.6 :
    ------------------------------
    tdmdownloads_block_top.html
    tdmdownloads_block_new.html
    ------------------------------
    Resized Image


    Demo :
    http://www.programgezgini.com/

    Downloads :
    http://www.programgezgini.com/modules/TDMDownloads/singlefile.php?lid=1184
    Read more... | 1 comment

    Evolution of vistaide.com

    After several years of using the same theme, the Website vistaide.com has been updated to a new look.

    The arrival of XOOPS 2.6, inspired Grosdunord and Tatane to design a theme based on Bootstrap Twitter while remaining on XOOPS 2.5.x.

    The theme is compatible with following browsers: Firefox, Chrome, Opera, Safari, Internet Explorer, and many others, since it is based on responsive design.

    So the theme is compatible Mobile, tablet and desktop with different formats below:

    Phone: 480px and below
    Phone Tablet Landscape portrait: 767 px
    shelf vertical to horizontal mode and office: 768 px to 979px
    Office: 980 px
    Main office: 1200px

    Resized Image

    To improve performance we used the CSS sprites for images but also minified css html and JavaScripts.

    We made some invisible block when switching to mobile mode because we find that these blocks were completely useless in this mode.

    Right blocks in mobile mode are automatically placed above the center blocks.
    We used the Tooltip for some links as "forgotten password" or the text "Remember me" to give more information on these links to visitors.

    Resized Image

    The redirect page uses the Progress Bar with percentage display progress loading it.

    Resized Image

    Page "site work" is entirely based on bootstrap

    Resized Image
    Read more... | 2 comments

    ClubGallos.com.mx Reloaded!

    ClubGallos.com.mx is the website of the baseball team Gallos, a team for children and youth. For this update, I've created a new theme based on xThemes according to needs of the site content. This is not a new website, however I've redesign and anhanced almost every aspect of the website in order to make it more professional and functional. The site runs over XOOPS 2.5.6 and works with Common Utilities, MyWords, MyGalleries, Baseball League and other modules by Red México. To complete this poject, I had to create a new module called Baseball League. This module allows to manage the team information, role play, scores, etc. However, only some parts of the module have been activated because I'm working on improve it. Some of the features of the theme are:
    • Fully configurable thanks to "xThemes"
    • Fully responsive
    • Home page slider fully integrated with site content
    • Countdown timer that enables automatically before a game
    • Customized templates for included modules
    • and more...
    • All site content is formatted automatically making the content management more easy
    The new face of ClubGallos.com.mx This theme was created for me through Red México.
    Read more... | 2 comments
    « 1 ... 14 15 16 (17) 18 19 20 ... 553 »


    Login

    Who's Online

    455 user(s) are online (6 user(s) are browsing XOOPS News)


    Members: 0


    Guests: 455


    more...

    Donat-O-Meter

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

    Latest GitHub Commits

    Archives

    News archives