Le site de JL TRYOEN
  • Home
  • News
  • Blog
  • Joomla
    • Installation
  • Attachments
  • Extensions
    • Plugins
    • Modules
    • Templates
    • Components
    • Extensions Help
  • Wiki
  • Drupal
  • Wordpress
  • About
    • About
    • SiteMap
  1. Accueil
  2. Blog

Test of my plugin "Jo's Models"

Details
Written by: Administrator
Published: 30 October 2025 Hits: 43

This plugin allows you to use "models" as available on Mediawiki:

  • subpage models that can be instantiated with parameters

Read more …

Add new comment

Fix a section width in CSS

Details
Written by: Administrator
Published: 30 October 2025 Hits: 23

As part of the display of a table I needed to fix a width

The trick is to use the attribute "min-width" with the use of "ch" as a unit

Example

<span class="icon-calendar icon-fw" style="min-width: 12ch;" aria-hidden="true">
13/12/2022
</span>

Result: 13/12/2022

See also   CSS

Add new comment

Insert a paragraph in CSS

Details
Written by: Administrator
Published: 30 October 2025 Hits: 27

How to insert a tab in html

Example


CSS code

.tab { margin-left: 40px; }


Html code

<p class="tab">paragraphe avec indentation</p>


Result

paragraph with indentation

https://www.computerhope.com/issues/ch001034.htm

See also on my Mediawiki:   CSS


Add new comment

Managing x versions of php on an OVH site

Details
Written by: Administrator
Published: 29 October 2025 Hits: 25

On a site hosted by OVH it is possible to have several versions of php depending on the use by using the multi-sites

(sub-domains)

OVH for multi_sites uses the .ovhconfig file:

  1. the root of the multi-site
  2. if not from the common file under the $HOME

Read more …

Add new comment

Cache error on OVH sites with Joomla

Details
Written by: Administrator
Published: 29 October 2025 Hits: 28

 1/10/2025
THE concern seems to be corrected with a version of Joomla >= 5.4 beta3

On a site hosted by OVH and if we activate the File cache I have this display error:

{xmodel:info}Warning: Zend OPcache API is restricted by "restrict_api" configuration directive{/xmodel:info}

If you look at the php options (displayed by phpinfo)

Read more …

Add new comment

Flexicontact extension is no longer maintained

Details
Written by: Administrator
Published: 29 October 2025 Hits: 28

The solution provider FlexiContact which allows you to create a contact portal no longer maintains the solution

See https://forum.joomla.org/viewtopic.php?t=1014109#p3737815

According to the comments, the person maintaining the site  lesarbresdesign and the extension has personal concerns.

I like its extension, it remains compatible for the moment with Joomla 5.x ...


Add new comment

Access to Google Photos via the Google Photos API is no longer allowed 2025-10-29 18:01:06
Beware of the type of buttons in a Form 2025-10-21 19:48:08
Le marathon de Paris 2023 2024-08-07 06:50:19
Mise à jour de Mediawiki 2023-02-12 10:39:46
Mise à jour de l'extension NiceCategoryList3 2023-01-25 18:16:48
Utilisation des dockers 2023-01-25 18:15:58
Installation de WSL2 sous Windows 11 2022-12-12 20:03:45


Creative Commons Non-Commercial Attribution Shares? the Same © 2011-2025 JL TRYOEN website
About | Plan | Contact Joomla 3.0