Search found 17 matches

by Saulo Padilha
Fri Sep 04, 2009 11:24 pm
Forum: Modules/Add-Ons
Topic: Newsletter Made Simple doesn't work with use_hierarchy
Replies: 2
Views: 1131

Re: Newsletter Made Simple doesn't work with use_hierarchy

Any idea ???

I'm using CMSMS 1.6.4 and NMS 2.2.2
by Saulo Padilha
Fri Sep 04, 2009 3:00 am
Forum: Modules/Add-Ons
Topic: Image Maps with TinyMCE
Replies: 0
Views: 779

Image Maps with TinyMCE

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.

does anybody have a idea ???
by Saulo Padilha
Fri Aug 21, 2009 6:47 am
Forum: Modules/Add-Ons
Topic: Newsletter Made Simple doesn't work with use_hierarchy
Replies: 2
Views: 1131

Newsletter Made Simple doesn't work with use_hierarchy

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...
by Saulo Padilha
Fri Dec 05, 2008 5:11 am
Forum: Modules/Add-Ons
Topic: [NEWS MODULE] How to put the link on "Summary"
Replies: 2
Views: 1303

[NEWS MODULE] How to put the link on "Summary"

Hi all,

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.

anybody ???
by Saulo Padilha
Wed Dec 03, 2008 7:20 am
Forum: Portuguese - Português
Topic: Sem Portugueses no cmsms? / No Portuguese in the house?
Replies: 12
Views: 26316

Re: Sem Portugueses no cmsms? / No Portuguese in the house?

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...
by Saulo Padilha
Wed Dec 03, 2008 7:14 am
Forum: Portuguese - Português
Topic: Como alterar o cabeçalho e logotipo do cms made simple
Replies: 2
Views: 7291

Re: Como alterar o cabeçalho e logotipo do cms made simple

Não entendi muito bem. Vc quer trocar o layout do Admin ou da FrontPage ??
by Saulo Padilha
Mon Oct 06, 2008 9:56 am
Forum: Portuguese - Português
Topic: [resolvido] Problema com Pretty URL
Replies: 1
Views: 5660

Re: Problema com Pretty URL

resolvi o problema.

Eu tinha mudado o valor do "$config['query_var']" para 'página' . Foi só voltar novamente para 'page' que ele funcionou.


$config['query_var'] = 'page';
by Saulo Padilha
Mon Oct 06, 2008 9:54 am
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Pretty urls returns to homepage
Replies: 2
Views: 1261

Re: Pretty urls returns to homepage

Thanks Russ, but I solved that.

The problem was that I changed the "$config['query_var']" value to 'pagina' . I just change it back to 'page' and its works.


$config['query_var'] = 'page';


thanks anyway.
by Saulo Padilha
Sat Oct 04, 2008 8:31 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Pretty urls returns to homepage
Replies: 2
Views: 1261

[solved] Pretty urls returns to homepage

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...
by Saulo Padilha
Sat Oct 04, 2008 8:08 pm
Forum: Portuguese - Português
Topic: [resolvido] Problema com Pretty URL
Replies: 1
Views: 5660

[resolvido] Problema com Pretty URL

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...
by Saulo Padilha
Sat Oct 04, 2008 8:02 pm
Forum: Portuguese - Português
Topic: Sem Portugueses no cmsms? / No Portuguese in the house?
Replies: 12
Views: 26316

Re: Sem Portugueses no cmsms? / No Portuguese in the house?

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.

abraço !
by Saulo Padilha
Mon Mar 17, 2008 5:31 am
Forum: General Discussion
Topic: How to define a list of pages with the same template ??
Replies: 4
Views: 1971

Re: How to define a list of pages with the same template ??

Nuno, I don't want to set the template to  "All Pages", but just some of them. I want to select some pages and set the same tamplete.

thankz anyway
by Saulo Padilha
Sun Mar 02, 2008 10:19 pm
Forum: General Discussion
Topic: How to define a list of pages with the same template ??
Replies: 4
Views: 1971

How to define a list of pages with the same template ??

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 ??
by Saulo Padilha
Mon Feb 25, 2008 3:47 pm
Forum: General Discussion
Topic: Is it possible to list all of sub-pages content in one page ???
Replies: 1
Views: 1502

Re: Is it possible to list all of sub-pages content in one page ???

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}   {...
by Saulo Padilha
Mon Feb 25, 2008 3:43 pm
Forum: Developers Discussion
Topic: List all sub-pages title and content in one page
Replies: 3
Views: 2792

Re: List all sub-pages title and content in one page

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...

Go to advanced search