Is it possible to make a easy image map with TinyMCE
I have some users that dont know HTML and they need to do some imagemaps with the WYSIWYG. I think it's easy with FCKeditorX, but CMSMS do not support it anymore.
Hi there, I've got a problem trying to using Newsletter Made Simple with use_hierarchy set true. In the confirmation email, the confirmation URL with use_hierarchy set FALSE, or even with url_rewrite set FALSE, is something like: http://www.mysite.com/index.php?mact=NMS,me355d,confirm_email,1&me...
how can I put the link of my news module on the "summary" text ??
I want just to list the "summarys" of the news (not the title, not the morelink, just the summary) and I want make that text a link to the complete article.
Sim. Sou de Juiz de Fora-MG. Pelo visto passo pouco por aqui ... rs ... mas é que ando muito ocupado (faculdade e freelas). Gosto cada vez mais do CMSMS. Já usei o Wordpress em alguns sites e tentei o Joomla, mas o CMSMS é sem dúvida o mais direto e simples de implementar. Eu digo que com ele vc &qu...
Hi all ! First i have to apologise for my poor english ... I"ve used CMSMS in a lots of project, but on this one I have a poroblem with Pretty URLs. The website is working all fine, but when a use "assume_mod_rewrite" and the htaccess on doc folder, all nice URLs return to homepage. y...
Não sei se é o melhor lugar para postar isso, mas estou com um problema com as Pretty URL's. Estranho que já fiz isso em vários outros sites que criei e não tive o mesmo problema Ativei tudo para as Pretty URLs funcionarem pelo mod_rewrite, só que ao acessar o site, todos os links (exemplo: www.clse...
Olá a todos. Uso o CMSMS a menos de um ano e já implementei ele em uns 10 websites que desenvolvi. Gosto muito desse CMS, simples e direto, com vários módulos e uma comunidade disposta a ajudar.
I have made a new template and I want to define it in a list of pages.
There is an easy way to select a list of pages and then define them with the same template ?? or the only way is go inside each page and select the template ??
Many thanks to Calguy !! He told me to use the "get_page_content" method from the "cgsimplesmarty" module and create a new menu template. I installed the "cgsimplesmarty" module and create a menu template like this: {if $count > 0} {foreach from=$nodelist item=node} {...
Many thanks Calguy !! I installed the cgsimplesmarty module and create a menu template like this: {if $count > 0} {foreach from=$nodelist item=node} {$cgsimple->get_page_title($node->alias)} {$cgsimple->get_page_content($node->alias)} {/foreach} {/if} on "Employee" page I use " {c...