Search found 7 matches

by virtualgadjo
Tue Nov 04, 2008 7:35 pm
Forum: CMSMS Core
Topic: [Answered] What is purpose of some items in Format drop-down in Edit Content?
Replies: 1
Views: 859

Re: What is the purpose of certain items in the Format drop-down in Edit Content?

hi,

it inserts the relevant tags in the content
div, pre and so on

just use them and then have a look at the generated html :)

have swing
by virtualgadjo
Tue Nov 04, 2008 5:35 pm
Forum: CMSMS Core
Topic: [SOLVED] Section Title - How would you do this?
Replies: 6
Views: 2024

Re: [SOLVED] Section Title - How would you do this?

hi,

you could also have done this adding
$result = ucfirst($result);
to the tag code :)

have swing
by virtualgadjo
Tue Nov 04, 2008 3:42 pm
Forum: CMSMS Core
Topic: [SOLVED] Section Title - How would you do this?
Replies: 6
Views: 2024

Re: Section Title - How would you do this?

hi,

you could do that quite easily using this tag by calguy1000...
http://wiki.cmsmadesimple.org/index.php ... .27s_alias


have swing
by virtualgadjo
Tue Nov 04, 2008 8:28 am
Forum: CMSMS Core
Topic: TinyMCE not displaying <li> as bullets
Replies: 4
Views: 2225

Re: TinyMCE not displaying <li> as bullets

Hi, @ Pierre, actually, the path are relative to the css when it is in a css directory. That's why when you've, for example a css diretory and an img neighbour directory "../img/theimg.jpg" will find the img wherever you link to the css. now the way cmsms plays with the css when it is in t...
by virtualgadjo
Mon Nov 03, 2008 5:46 pm
Forum: CMSMS Core
Topic: TinyMCE not displaying <li> as bullets
Replies: 4
Views: 2225

Re: TinyMCE not displaying <li> as bullets

hi, it sounds normal as your bullet path background-image: url(eldoradopublicschools/northwest/uploads/images/bullet.gif); prorbably works from your website page but not from the admin. In order to have your css work anywhere you should use a path from the root /your_website_root/ and so on have swing
by virtualgadjo
Sun Nov 02, 2008 12:55 pm
Forum: CMSMS Core
Topic: Adding Javascript to a single page?
Replies: 4
Views: 3863

Re: Adding Javascript to a single page?

hi, if i dare, being really new to cmsms... i'm not shure it's always so good an idea as metada tag is supposed to contain meta (description and so on) and then, is expected to be above css and js files. Then adding a peculiar js file or snippet above a general js file (let's say mootools at random ...
by virtualgadjo
Sun Nov 02, 2008 8:07 am
Forum: CMSMS Core
Topic: noob question about {toto}...
Replies: 1
Views: 965

noob question about {toto}...

Hi, i'm new to cmsms and currently, as a test, rebuilding my personnal website with it, must say, a real pleasure ! i've got a simple silly question. Today, wanting to test if i could insert tags in a page content with tintMCE, i was glad to see that yes, something like some text {my_tag} some text ...

Go to advanced search