I'm sooooooo glad I found CMSms, it's sooo great and I really really start loving it


But I've got several questions as a newbie.... I tried googling them, but didn't came up with sufficient answers. If I used the wrong keywords and you can get me LINKS instead of redundant answers, you can post them too, e.g. I' m not too lazy to read other topics to get my answer on questions, but I just didn't find them

I hope you're not afraid of me posting sdeveral questions as a newbie (mostly short yes/no questions) in this topic but I didn't want to spam you with new topics ... but if so, please split the topic, thanks!!!
Ok, here are my questions (I would be glad if you could refer your answer to the prepended number

1. Is it possible to show the page-specific meta-keywords and/or meta-description and if one of both is empy, show the global one? So if I define only meta-keywords for a page, so show them but show also the global meta-desc and the other way round?
2. Is there any mailinglist/newsletter to get notified of upgrades of CMSms? I saw that on this one: http://groups.google.com/group/cmsms-announce there weren't any announcements since a 1.3.x... So currently, is there anything instead of regularly visiting the homepage of CMSms?
3. How to create internal links by using only the idea, so that the correct URL to the site (corresponding which setting (mod_rewrite or not) is used) is generated to this ID?
4. Is it possible to not only link CSS files to specific templates, but also link CSS files to specific sites, so that I can make a certain CSS file always being displayed, but on site XYZ and all subpages also display CSS file "blahh" and on other sites with subsites display additional css files!?
5. Is there any way to use the Tag {root_url} in css/js files? Or how would you do the following: I have mod_rewrite with hierarchy on, so the stylesheet always refers to the actual sub-dir ... so I don't know how many steps I have to go backwards to point to the right image-directoy (when using images in CSS-files), which are in {root_url}/uploads/images/? The only thing I could think of would be to upload the css-files into uploads/css/ and than embed them not by using the internal css-linker and {stylesheets} but by using something like
in the template and than placing the image-links relative to the css document...
6. Let's think about the following menu-structure:
a. Bla
b. Blahhh
c. Blahhhhhhhhhhh
c.a. Sub1
c.b. Sub2
c.b.a. Subsub1
c.b.b. Subsub2
d. Foobar
d.a. Foobarsub1
e. foooooooo
I want only the toppoints (a., b., c., d. and e.) to display in the MenuManager and give them a certain css-class when either they are active OR on of the subsections are active... So is it possible to know (from a variable) which of the top-points is the toppoint of thre actual site (so when chosing one of c.a., c.b., c.b.a or c.b.b I want to make c. have a certain css-class added)?? Further: Is it possible to get the ID of the top-parent of any sublevel-page (the ID of a., b., c., d. OR e. when currently browsing one of the subpages, no matter which level of subset)?
Thanks a lot for making htis great system; I hope to get my questions cleared so I can just stay with the SYS and be happy with it

Thanks a lot!!!