Search found 8 matches

by moncho007
Sun Mar 01, 2009 8:26 am
Forum: CMSMS Core
Topic: Support for CODE tag in CMSMS?
Replies: 7
Views: 1837

Re: Support for CODE tag in CMSMS?

3) Use it in a global content block like this:      {geshi lang='smarty' linenumbers=1}{literal}        {* a smarty template *}      {/literal}{/geshi} 4) call your global content block:  (don't use a wysiwyg)       {global_content name='geshi_sample_code'} But doesn't that mean that the Global Con...
by moncho007
Sat Feb 28, 2009 9:22 pm
Forum: CMSMS Core
Topic: TinyMCE is messing up my formatting..
Replies: 4
Views: 1268

Re: TinyMCE is messing up my formatting..

Ok, I've disabled the WYSIWYG editors on global content blocks from the Global Settings. Please, excuse me if my questions sounds stupid to you, but If I understand you correctly I should create a GCB and then call that block from within the page like this {global_content name='geshi_code'} So I cre...
by moncho007
Sat Feb 28, 2009 7:50 pm
Forum: CMSMS Core
Topic: TinyMCE is messing up my formatting..
Replies: 4
Views: 1268

Re: TinyMCE is messing up my formatting..

Thanks for your reply!

I'm do not completely understand how to accomplish this?

Can you please, explain a little bit more how to do this?

Greetings!
by moncho007
Sat Feb 28, 2009 6:53 pm
Forum: CMSMS Core
Topic: TinyMCE is messing up my formatting..
Replies: 4
Views: 1268

TinyMCE is messing up my formatting..

Hi, I'm experiencing this issue - I'm using CMSMS on my site, where the pages mostly consist of source code, which is highlighted with GeSHi (thanks to streever and calguy1000 about that) :) Anyway, when I need to insert code in the page I do it as follows - click on the checkbox Turn WISIWYG on/off...
by moncho007
Sat Feb 28, 2009 12:14 pm
Forum: CMSMS Core
Topic: Support for CODE tag in CMSMS?
Replies: 7
Views: 1837

Re: Support for CODE tag in CMSMS?

Thanks very much to everyone!

Now I can start highlighting with GeSHi ! :D
by moncho007
Fri Feb 27, 2009 6:36 pm
Forum: CMSMS Core
Topic: Support for CODE tag in CMSMS?
Replies: 7
Views: 1837

Re: Support for CODE tag in CMSMS?

Hi, Thanks for your reply! The CSS option is not bad, but I'd like to able to highlight different languages - just look in the geshi homepage how much languages they support - it will be a very difficult task to create so much CSS styles for each language. Anyway, I'll try to install geshi once agai...
by moncho007
Fri Feb 27, 2009 7:46 am
Forum: CMSMS Core
Topic: Support for CODE tag in CMSMS?
Replies: 7
Views: 1837

Re: Support for CODE tag in CMSMS?

Ok, guys I think I've found a solution - Geshi

But... The information in the Wiki doesn't work for me..

Can you please, help me to install Geshi with CMSMS?

Thanks!
by moncho007
Thu Feb 26, 2009 7:13 pm
Forum: CMSMS Core
Topic: Support for CODE tag in CMSMS?
Replies: 7
Views: 1837

Support for CODE tag in CMSMS?

Hello, everyone! Nice to join the community! This is my first post here, so don't shout too much if it is in the wrong forum.  :) Anyway.. I'm using CMSMS for a week now and I'm very happy with it :) Most of my pages are displaying different types of source code - PHP, C/C++, MySQL, Shell code, etc....

Go to advanced search