Fork me on GitHub

Accès aux ressources XOOPS !

Vous pouvez maintenant accéder à des ressources à jour sur le site monxoops.fr







Vous pouvez aussi atteindre la page GitHub des modules en développement.


Attention :
Pour chaque module, ne téléchargez pas la version en cours de développement ("Master" / bouton vert ) sauf pour tests sur un site local.
Merci de récupérer la dernière version "Release" du module que vous souhaitez utiliser sur un site en production


Téléchargements Modules Version 2.5 Administration My Tabs 2.21 Final


My Tabs 2.21 Final Populaire 
2013
  • 23
  • janvier


Merci à Gwenael pour la traduction française


Minimum requis

- XOOPS 2.5.4
- ModuleAdmin 1.1 (modulesclasses)
- MYSQL 5.0.7
- PHP 5.2+

Ce module fonctionne avec la classe "moduleclasses" (déjà inclut dans Xoops 2.5.5).

Vérifiez si vous avez moduleclasses :

Allez sur votre ftp et regardez si vous avez dans votre dossier "Frameworks", le dossier "moduleclasses".

Sinon, téléchargez "moduleclasses", décompressez-le.
Envoyez ensuite le dossier "moduleclasses" (qui se trouve dans "xoops-moduleclasses" sur votre ordinateur), dans le dossier "Frameworks" de votre ftp.

Description


Le module myTabs permet d'afficher vos blocs Xoops dans une série d'onglets

Avec myTabs, vous pouvez repousser les limites de la mise en page de Xoops (empilement de blocs dans 3 colonnes) en agrégeant les blocs de votre choix dans un bloc myTabs, organisé par onglets.

Parmi les fonctions du module :

* gestion des permission d'accès par Groupe
* nombre illimité de blocs myTabs
* paramétrage du délais de diffusion des blocs contenus dans le bloc myTabs
* sélection de charte graphique pour les onglets via une simple liste de choix
* etc.



Blocs

Le module myTabs est en mesure de générer autant de blocs que nécessaires.



Changelog


=> Version 2.21 Final (2012-12-17)
- Converting to XOOPS 2.5.0 GUI (mamba)

=> Version 2.2 Final (2009-11-14)
- Making module compatible with php5.3 and Xoops 2.4
- Improved : coding standards, move to blue.

=> Version 2.1 Final (2008-09-04)
- Improved: Css margins and paddings, bottom border added in jquery.css and shadetabs.css as in original files.

=> Version 2.1 RC2 (2008-09-02)
- Fixed: Some css were fixed to look alike in IE and Mozilla.
- Fixed: Javascript bug in IE when not using 'on mouse over'
- Fixed: Xoops 2.2.x bug - Impossible to select menu class in blocks administration.
- Added: Possibilitie to use mytabs blocks inside a mytabs page (use this with caution).
- Improved: Blocks with same 'uniqueid' will not display to avoid conflict.

=> Version 2.1 RC (2008-08-31)
- Improved: 'css' folder removed and 'menus' folder added, new menus are now added as folders containing the style.css and the necessary images.
- Fixed: Css conflicts. Css files and templates were changed, some IDs turned into Classes and were renamed.
- Added: Five new menus added.

=> Version 2.1 Beta (2008-08-30)
- Added: XOOPS 2.2.x compatible
- Added: content is displayed in tabs using 'link to'
- Added: Tabs with 'link to' can now work with 'revealid' (must have onmouseover enable)
- Added: Horizontal bar to prevent hidded content in browsers pf low resolution.
- Fixed: bug in javascript that would cause it to crash if the 'revealid' was not present on page.
- Fixed: No more limitations! You can now use several mytabs blocks with delay>0(scrolling) in the same page.

=> Version 2.0 Final (2008-07-06)
- Fixed: block template bug that would not allow to use links with the 'rel' attribute inside blocks. ex: rel='lightbox'
- Added: option to use or not the onmouseover effect.

=> Version 2.0 RC2 (2008-06-23)
- Fixed: Scrolling tabs don´t work for tabs using "Reveal ID"
- Added: Partial compatibility with Xoops Cube Legacy. Blocks admin does not work (sorry)
- Removed: jscript/rotate.js
- Removed: Uncompleted translation files

=> Version 2.0 RC (2008-06-21)
- Added : Scrolling bars to prevent content overflow
- Added : Tabs auto selection on mouse over
- Added : Tags for using in 'tabs title' and tabs 'links to' such as {pm_new} {user_id}, etc
- Added : Prefixing a pageblock title with '-' will hide the title just for that block
- Improved : Less code in the block template
- Removed : Page title from Blocks, page title is now just for reference in the admin page.
- Fixed : mytabsdefault.css was not displaying well on firefox

=> Version 2.0 Beta (2008-06-08)
- Added : Tabs can simply be links to other pages, instead of load a tab content
- Added : Ability to expand / contract arbitrary DIVs on the page when a tab is selected

=> Version 2.0 Alpha3 (2008-06-05)
- Removed : Old css files (by Mowaffak)
- Added : New css files (by Mowaffak)

=> Version 2.0 Alpha2 (2008-06-04)
- Fixed : Blocks not showing (The stupid bug wins again)
- Fixed : division by zero if no blocks were set for a tab

=> Version 2.0 Alpha (2008-06-03)
- Added : Custom blocks to block selection
- Added : Sides left, center and right for block placement inside tabs
- Improved : Admin buttons displaying in Blocksadmin

=> Version 1.0 Final (2008-05-31)
- Fixed : Blocks with multi selection options not working (by Mowaffak)
- Fixed : Blank page when editing or creating tabs if debug mode is off (header() problem)
- Fixed : removed tabcontent.css re-added in RC4 by mistake
- Fixed : Admin buttons were not correctly fixing
- Fixed : Fixes on some .css (by Mowaffak)
- Improved : Admin buttons displaying in Blocksadmin

=> Version 1.0 RC4 (2008-05-30)
- Fixed : Cloned blocks conflict if using different pages (this time for real!)
- Fixed : .css inclusion for older versions of xoops

=> Version 1.0 RC3 (2008-05-29)
- Fixed : removed tabcontent.css
- Fixed : bugs created in RC2 (blocks not showing, blank page on tab creation)
- Added : Two options in block to hide page title and block titles

=> Version 1.0 RC2 (2008-05-27)
- Fixed : tabs order in blocks was not correct
- Fixed : Cloned blocks conflict if using different pages
- Altered : Default value for delay is 2000

=> Version 1.0 RC (2008-05-26)
- Added : Php 4 compatible
- Added : Blocks and permissions administration (by Mowaffak)
- Added : New css files

=> Version 1.0 Beta (2008-05-24)
- Improved : Administration area
- Removed: Smartobject dependencies

=> Version 1.0 Alpha (2008-05-20)
- First public release of the module.

 Date de proposition: 23/01/2013

 Proposé par: Cesagonchu

 Téléchargé 2505 fois

 Note: 0.0 (0 votes)

 Page d'accueil: ICI

 Dossier de langue FR: inclus

 Version: 2.21

 Taille du fichier: 126 [Ko]

 Plateforme:  2.5.x

 Langue: en | fr

 Developpeur: Trabis

 Licence: GPL

Les commentaires appartiennent à leurs auteurs. Nous ne sommes pas responsables de leur contenu.
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

45 Personne(s) en ligne (1 Personne(s) connectée(s) sur Téléchargements) | Utilisateur(s): 0 | Invité(s): 45 | Plus ...