MdxProd  LOGIN   REGISTER


HOME NEWS LINKS FEEDS FORUM REPOSITORY PORTFOLIO GMAPS   CONTACT
Connexion
Username:

Password:

Remember me



Lost Password?

Register now!
Publicité
Qui est en ligne
13 user(s) are online (1 user(s) are browsing Presse RSS)

Members: 0
Guests: 13

more...

Headlines


Recent Headlines
Xoopspoll v1.40 Beta 1 - Ready for Test... Xoops.org
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
    gwiki 1.0 beta Xoops.org
    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.
    YouTube plugin Installation in the Tiny... Xoops.org
    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 ? Original 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...
    TDMDownloads Block Views Xoops.org
    TDMDownloads 1.6 :
    ------------------------------
    tdmdownloads_block_top.html
    tdmdownloads_block_new.html
    ------------------------------
    Original Image


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

    Downloads :
    http://www.programgezgini.com/modules ... s/singlefile.php?lid=1184
    Installation du plugin "Youtube&qu... Xoops France
    Salut, les Xoopsers,
    Aujourd'hui, je souhaite vous montrer comme c'est facile d'ajouter un plugin pour l'éditeur TinyMCE.
    Evolution of vistaide.com Xoops.org
    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

    Original 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.

    Original Image

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

    Original Image

    Page "site work" is entirely based on bootstrap

    Original Image
    Evolution de vistaide.com Xoops France
    Le site vistaide.com s?offre une nouvelle mouture après quelques années sur les mêmes styles de Template Xoops.

    Aujourd?hui l?arrivée de Xoops 2.6 a fait réagir Grosdunord ainsi que Tatane sur la conception d?un thème basé sur le Bootstrap de Twitter tout en restant sur Xoops 2.5.X.
    ClubGallos.com.mx Reloaded! Xoops.org
    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.
    XOOPS 2.5.6 Final Xoops France
    L'équipe de dévelopement est heureuse de vous annoncer la sortie de XOOPS 2.5.6 Final.

    Cette version est centrée sur la compatibilité avec PHP 5.4.x, la sécurité et sur la mise à jour de librairies externes :
    - Smarty 2.6.27
    - TinyMCE 3.5.8
    - jQuery 1.8.3
    - jQueryUI 1.10

    Premium theme for eorthodontie.com Xoops.org
    Recently I've finished a new theme design and development for eorthodontie.com. This theme required the creation of custom components to make it work with the existing content on the site.

    The aim was to create a theme based on customer specifications using xThemes and Common Utilities to provide a method of easy management and customization of the graphical features, while integrated with the modules in use on the site.

    At the end, the target was reached and the customer satisfied.

    In words of François:

    We needed some professional work to refresh our community website, and make it serious but? fun. I think we've reached our goal

    ? François.
    Webmaster of eorthodontie.com



    The theme has the following features among others:

    • Based on xThemes and Common Utilities
    • Two different home page styles to choose.
    • Fully responsive
    • Support customization for colors and image backgrounds
    • Multilevel menus instegrated with xThemes menus
    • Support for rmcommon blocks
    • Special blocks
    • ... and even more.


    Theme designed by Red México for eorthodontie.com

    Theme designed by Red México for eorthodontie.com

    And of course, this theme is a creation from Red Mexico.
    Classifieds 2.53 Final Released 05/05/1... Xoops.org
    XOOPS 2.5.6 Final Released Xoops.org
    Userlog 1.01 Final released Xoops.org
    Xoops France : Version mobile Xoops France
    Chronique d'Alain01, Surcharge des... Xoops France
    Chronique d'Alain01, le cronTab Xoops France
    Patch de sécurité pour XOOPS 2.5.5 Xoops France
    Chronique : DEFACER Xoops France
    Sortie de XOOPS 2.5.6 Beta 1 pour test Xoops France
    Sortie de XOOPS 2.6.0 Alpha 2 Pour test... Xoops France
    How to avoid a protector IP ban the eas... Xoops-tips
    jQuery and XOOPS Xoops-tips
    How XOOPS Renders Pages You Are Viewing Xoops-tips
    FCH and Template Modification Xoops-tips
    XOOPS_TRUST_PATH and Module Duplication Xoops-tips
    meta description Xoops-tips
    News Articles Block Xoops-tips
    Fine-Tune Group Permission Xoops-tips
    Prevent Prefetching Xoops-tips
    How to keep long quotes and lines of co... Xoops-tips



    Themedesign astonthemes modified by: MdxProd
    Powered by XOOPS 2.0 © 2001-2012 The XOOPS Project