Loading...
 
Skip to main content

View Articles

List Articles

Tiki and Git workflow

Bernard Sfez - 2026-02-09 20:33

In this video I’ll talk about:

  • Tiki installations options
  • How to install Git on your computer
  • How to pull a Tiki branch from Git without all the history
  • How to Upgrade, how to check status, etc.
  • Git Workflow for developers
  • What is changing for SVN Tiki contributors
  • How to create your fork and setup your branch
  • How to commit and submit your changes
  • How to create a merge request and submit it for approval
  • How to keep your branch up-to-date with the rest of the code
  • Cherry-Picking (backport)
  • Edit your commit message before push

Tiki et Git, fork et merge request

Bernard Sfez - 2020-06-12 21:10

Dans ce tutoriel Tiki Express, nous allons voir ensemble :

  • Comment créer votre projet sur GitLab
  • Une explication rapide sur la sécurité et GitLab
  • Comment mettre en miroir (mirror) le dépôt Tiki dans votre projet
  • Une vue d’ensemble du workflow
  • Comment installer un Tiki en local
  • Comment créer votre branche
  • Comment faire un commit de votre code
  • Comment le pousser (push) dans votre fork
  • Comment sélectionner votre branche par défaut
  • Comment créer une demande de fusion (merge request) sur le dépôt Tiki

The plugin List in Tiki

Bernard Sfez - 2020-02-29 16:03

The plugin List, a wiki plugin that can return and output data from your Trackers, File Galleries, Forums, Blog, almost anything in Tiki. In this Tiki Express tutorial we’ll review together;

  • The Tiki Unified Index
  • How to refresh the Unified Index
  • The pluginList control blocks
  • We’ll create our first simple pluginList
  • How to use smartly the ALTERNATIVE block
  • How to configure a pluginList using a table template
  • How to configure a pluginList to display files and a carousel
  • How to use it with a Smarty templates
  • The debug tools available for the plugin List

Le plugin List dans Tiki

Bernard Sfez - 2020-02-29 16:03

Le plugin List est un module d’extension wiki capable de récupérer et d’afficher des données provenant de vos traqueurs, galeries de fichiers, forums, blogs, et de presque tout autre élément dans Tiki. Dans ce tutoriel Tiki Express, nous examinerons ensemble :

  • L’index unifié de Tiki (Tiki Unified Index).
  • Comment actualiser l'index unifié.
  • Les blocs de contrôle du plugin List.
  • La création de votre premier plugin List simple.
  • Comment utiliser intelligemment le bloc ALTERNATIVE.
  • Comment configurer un plugin List en utilisant un modèle de tableau (table template).
  • Comment configurer un plugin List pour afficher des fichiers et un carrousel.
  • Comment l'utiliser avec des modèles Smarty.
  • Les outils de débogage disponibles pour le plugin List.

How to bootstrap a Tiki

Bernard Sfez - 2019-12-02 15:34

In this Tiki Express Tutorial will review together;

  • The basic about theme, CSS modules, Look and Feel panel.
  • We'll review the different ways I'll give to bootstrap a Tiki.
  • How I do using the wiki syntax and wiki plug-in.
  • We'll create a custom 404 page as example.
  • How to use a wiki page as template.
  • How to integrate this template using the plug-in list.
  • How to use a Smarty template.
  • And same how to integrate it in a wiki page.

Tiki Permissions and Groups

Bernard Sfez - 2019-11-15 18:17

In this Tiki Express tutorial we’ll review together;

  • Why do we need permissions
  • What is a role and how to use Groups
  • How to assign a user to a Group
  • How Tiki assign permissions and the common types of permissions
  • The global permissions
  • The object permissions
  • The Tiki plugin Permissions
  • Use the plugin group to apply different permissions inside a page
  • An overview of advanced permissions for categories and trackers

Tiki Trackers - ItemLink, ItemList and Dynamic ItemList field types

Bernard Sfez - 2019-11-09 18:00

In this video we will review together the differences between very important trackers field types;

  • The ItemLink
  • The ItemList
  • The Dynamic ItemList.
    I will also demonstrate how to use them.
    And first I would like to start with sixty-seconds of recent Tiki news.