Hello CMSMS Community, For those who love the stability of CMSMS 2.x but want a more modern content editing experience, I'm happy to release MicroTinyV7 :) This module is a complete, feature-rich replacement for the core MicroTiny editor, upgrading the engine from TinyMCE v4 to the latest TinyMCE v7...
I'm not sure I fully understand your needs but you should take a look at the excellent ECB2 module (https://dev.cmsmadesimple.org/projects/ecb2) and its image-related features
Hello, I just got this message while trying to update an existing record. -- Missing Languagestring: item_url_invalid -- I had chosen to hide the element url from the edit view. By displaying the url of the element again, the error message disappeared and I was able to save the recording. This looks...
Hi,
To detect a robot, another basic method is to add a hidden field to the user.
if it is filled, it can only be by a robot, in which case the form must not be validated.
Hi, I did something similar to your need by loading subpages content from a main page. The content of the main page will be the concatenation of sub-pages contents. To do this, I took and customized the 'cache_remote_file' plugin written by Rolf Tjassens which allows you to call and cache the url co...
Hi, I need to have clean and pretty urls for SEO purpose. http://forum.cmsmadesimple.org/viewtopic.php?f=20&t=37978 calguy1000 wrote: Once you add parameters like sort order, sorting field, page number, page limit, summary template, detail template (and other parameters that the news and other v...
A force de mener des tests et parcourir les forums (rubrique Tips&Tricks), je suis finalement tombé sur ce post : http://forum.cmsmadesimple.org/viewtopic.php?f=4&t=39572 La solution est apparue : Lorsque l'on récupère du contenu contenant des balises {smarty} directement depuis la base et q...
Bonjour à tous. Ma question concerne la 'non interprétation' de la balise {cms_self_link} dans un cas d'utilisation particulier. Etat des lieux pour comprendre ce que je cherche à faire : J'ai une page principale 'Lexique' qui affiche un ensemble de mots et leur définition. Ces termes sont définis d...