Grégory Mage

Results 12 issues of Grégory Mage

Soon bt5 will be released and xoops continues to offer bt3 themes in xoops. I think we should keep bt4 themes only (maybe put xbootstrap in version 4). It becomes...

it would be great to add the latest version of tinyeditor! I started work here: [https://github.com/GregMage/tinymce5]( https://github.com/GregMage/tinymce5) I can't get xoops plugins to work. I don't know javascript. Anyone interested...

help wanted
2 - Working <= 5

The current themes (administration) are not responsive and they are not practical in mobile reading. I think it would be interesting to offer a bt4 theme for the administration.

Fix 1269 Fix templates php8

XOOPS generates duplicate content, it does not help SEO. We should use the "canonical" tag when necessary. We have already identified several problematic areas in XOOPS. Such as: - Search...

I looked at deprecated code and noticed that we have 23 reports of deprecated code since xoops 2.5.4. Can we now delete this code? Xoops 2.5.4 was released in 2011...

In the development of one of my modules, I want to test whether a field in my table is empty (in a search). To do this, I've written: ` $criteria_field->add(new...

bug

Addition of a parameter to create a criterion with an empty value.

The switch to smarty 3 on the monxoops.fr website is not going very well. On this site, our articles and tutorials are formatted using html. For example, this page: [https://www.monxoops.fr/modules/xmtutorial/tutorial.php?tutorial_id=19&page_id=100#page_page](https://www.monxoops.fr/modules/xmtutorial/tutorial.php?tutorial_id=19&page_id=100#page_page)...

It seems to me that this problem has existed since the switch to smarty 3. Before, when one received a notification message, the link was clickable. Now it's not! It's...

bug