Loading...
 
Skip to main content

View Articles

List Articles

La syntaxe Wiki dans Tiki

Bernard Sfez - 2025-10-27 23:49

Je m’appelle Bernard Sfez et je suis un spécialiste Tiki.
Aujourd’hui, dans ce premier tutoriel, je vais expliquer comment utiliser la syntaxe Wiki dans Tiki.

  • Ce qu’est la syntaxe Wiki
  • Comment l’utiliser, en ligne ou à l’aide des boutons de la barre d’outils
  • Où trouver l’aide en ligne disponible en mode édition
  • Un aperçu des utilisations avancées de la syntaxe Wiki
  • Les paramètres et options du panneau de contrôle d’édition et des plugins
  • Enfin, nous créerons ensemble une page wiki en utilisant ce que nous venons d’apprendre


Quelques autres liens intéressants :
Documentation Tiki Wiki : https://doc.tiki.org/Wiki-Syntax
Tiki Wiki : https://tiki.org/Why-Wiki-Syntax-Is-Important
Comparaison intéressante avec le WYSIWYG : http://wysiwygproblems.com

Fixing a Date Bug After Upgrading Tiki Wiki (Tiki 27 → 29)

Bernard Sfez - 2025-10-21 10:20

After upgrading your Tiki Wiki CMS Groupware from Tiki 27 to Tiki 29, you might encounter a strange date display bug affecting how date fields are shown in trackeritems, customsearch plugins, and other components. Instead of clear values like 2025-08-21 15:00, you may see garbled text such as -00-yy 15:00.

At OpenSource Solutions, where we provide professional Tiki Wiki support and maintenance, we explored this issue and developed a straightforward workaround for our clients. In this Tiki Wiki Tip article, we’re sharing the steps to resolve the problem and restore correct date formatting across your site.

Comprehensive Guide to Installing Tiki Wiki on Debian 12 (2025 Edition)

Bernard Sfez - 2025-10-18 12:00

This comprehensive guide demonstrates how to set up a Debian 12 server with a hosting control panel and install a Tiki Wiki website solution using only open-source software.

Designed for versatility, this proven method leverages an Amazon AWS Lightsail instance but can be easily adapted to most hosting platforms. Follow this step-by-step guide to configure MariaDB, manage PHP versions, install Webmin and Virtualmin, secure your server with SSL certificates, and publish your Tiki Wiki site online—all with expert insights and professional tips to streamline the process.

This tutorial is tailored for intermediate IT administrators or full-stack developers seeking guidance on setting up and publishing websites.

How to upgrade to Tiki Wiki 27 (new Build System)

Bernard Sfez - 2025-10-18 08:00

The Tiki 27+ Build System marks a significant evolution in the way Tiki Wiki CMS Groupware handles its development and deployment processes. This article aims to guide you through the essential steps and provide solutions, even as the process continues to stabilize.

Introduced in Tiki 27 and refined in subsequent versions, this build system brings numerous enhancements aimed at improving efficiency, consistency, and ease of maintenance for developers and users alike. However, it requires power users and administrators to familiarize themselves with the new installation method from Gitlab (Version Control System).

L’installation de Tiki 29 depuis Git nécessite plus de mémoire : voici comment corriger le problème sur Debian/Ubuntu

Bernard Sfez - 2025-10-09 13:21

Si vous avez essayé d’installer Tiki 29 depuis GitLab ou d’exécuter setup.sh ou npm run build, vous avez peut-être remarqué un nouveau comportement : votre serveur manque de mémoire en cours de processus. Ce qui fonctionnait avec 2 Go de RAM peut échouer désormais, à moins de disposer d’au moins 4 Go ou plus sur votre serveur Debian/Ubuntu.

Dans ce court guide OpenSource Solutions, nous verrons pourquoi cela se produit et comment corriger rapidement le problème, soit en ajoutant de la mémoire d’échange (swap), soit en augmentant la mémoire physique de votre serveur, afin de pouvoir terminer votre installation Tiki 29 VCS sans interruption.

Tiki Wiki SEO, Sitemap Issue and Solution

Bernard Sfez - 2024-08-06 09:57

From Tiki Wiki versions 25.x to 27.0 the sitemap feature may generate an incorrect URL for submission to search engines. Specifically, the URL points to tiki-sitemap.php?file=sitemap-index.xml, which can cause errors when submitted to Google Search Console.

To use the sitemap feature, ensure the "Sitemap Protocol" is enabled:

  1. Navigate to Settings → Control Panels → General Settings → Navigation Admin Panel (direct URL: /tiki-admin_sitemap.php).
  2. Additional settings and explanations about the Tiki sitemap can be accessed via the gear icon (settings button) on the same page.


You will find the URL intended for submission to search engines, but it is incorrect. OpenSource Solutions provides a detailed guide on how to resolve this issue.

Future versions of Tiki (from Tiki27.1) introduce a new panel under Advanced → SEO Preferences