Search found 12 matches
- Tue Jul 22, 2008 1:52 pm
- Forum: Modules/Add-Ons
- Topic: News modul - RSS feed - vertical scroller
- Replies: 1
- Views: 1060
News modul - RSS feed - vertical scroller
Hallo, I currently started with a new web project therfore i use CMSms 1.3 MLE. I use the news module. We would like to show the news in a kind of a vertical scoller. Therefore I found a nice script which I have successfully integrated into the site structure. http://www.dynamicdrive.com/dynamicinde...
- Tue Jul 22, 2008 1:22 pm
- Forum: Module und Tags
- Topic: News Modul - RSS Feed - Vertikaler Scroller
- Replies: 2
- Views: 1598
Re: News Modul - RSS Feed - Vertikaler Scroller
Hallo cyberman, hier ist die URI meines Testservers: http://hurenkinder.com/fraeuleins Ich kann das Phänomen nicht nachvollziehen. Was ich komisch finde ist, dass man aus dem News Modul keinen anständigen XML-Feed bekommt. Ich habe mir bis heute damit beholfen, dass ich den Feed an einen Feed-Servic...
- Tue Jul 01, 2008 7:01 am
- Forum: Module und Tags
- Topic: News Modul - RSS Feed - Vertikaler Scroller
- Replies: 2
- Views: 1598
News Modul - RSS Feed - Vertikaler Scroller
Hallo, gerade habe ich eine neue Website angelegt mit dem CMSms 1.3 MLE. Ich nutze hier auch das News Modul. Wir möchten gerne die News als einen vertikalen Scroller darstellen. Ich habe dafür auch ein Script gefunden und in die Seite implementiert. http://www.dynamicdrive.com/dynamicindex17/rsspaus...
- Thu Apr 03, 2008 1:16 pm
- Forum: Help Wanted (commercial)
- Topic: General Support for ongoing questions regarding CMSms
- Replies: 1
- Views: 2134
General Support for ongoing questions regarding CMSms
Hi, I have not idea if this is interesting for somebody out there in the CMSms world. We're a small design agency based in munich. Right now I'm working on the transfer of our non CMS corporate website into a CMSms website. Actually I already realized a huge part of the transfer. But especially the ...
- Thu Apr 03, 2008 10:09 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Javascrip Layer switch
- Replies: 0
- Views: 875
Javascrip Layer switch
Hi, maybe some javascript CMSms Guru can help me out. What I want to do. Actually I would like to have a photo gallery where I can see one image after another. On a klick I would like to have a Project text layer over the Image. I always want to have access to the project text whereever I'm in the p...
- Wed Apr 02, 2008 12:20 pm
- Forum: Module und Tags
- Topic: Richtige Verwendung von "get_page_content($alias,[$block],[$assign])"???
- Replies: 2
- Views: 1335
Richtige Verwendung von "get_page_content($alias,[$block],[$assign])"???
Hallo, ich würde gerne aus dem CGSimpleSmarty module den Tag get_page_content($alias,[$block],[$assign]) verwenden. Ich habe schon alle Konfigurationen ausprobiert. Es haut einfach nicht hin. Beginnen wir von vorne: Mit $alias ist schon der Eintrag unter Seiten auf dem zweiten Reiter gemeint, oder? ...
- Tue Apr 01, 2008 9:53 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] CMSms MLE integrating language switch into horizontal menue
- Replies: 4
- Views: 1514
Re: CMSms MLE integrating language switch into horizontal menue
Hi Alby,
thanks for your support. It works.
Best Kerbenok
thanks for your support. It works.
Best Kerbenok
- Mon Mar 31, 2008 3:57 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Assigning content to another template
- Replies: 0
- Views: 951
Assigning content to another template
Hi, I already assigned content in one template. {content assign=Inhalte01} {cms_module module="TruetypeText" style="Trade_Gothic_regular_48" text=$Inhalte01} {content block="Absatz 01" oneline="true"} Now I would like to use the same content to another templat...
- Mon Mar 31, 2008 3:50 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] CMSms MLE integrating language switch into horizontal menue
- Replies: 4
- Views: 1514
Re: CMSms MLE integrating language switch into horizontal menue
Hi Alby, thanks for your fast feedback. In the config File the textural language is defined. How do I have to proceed further. I still have to tell the Navigation to use it, right? define('DEFAULT_LANG', 'de_DE'); $force_mle_default = false; $hls = array( 'en_US' => array( 'block'=>'en', 'flag'=>'<i...
- Mon Mar 31, 2008 11:52 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] CMSms MLE integrating language switch into horizontal menue
- Replies: 4
- Views: 1514
[SOLVED] CMSms MLE integrating language switch into horizontal menue
Hi,
how can I integrate the switching of language inside a menue, eg. the horizontal menue. Due to design reasons I would like to skip the flags.
Would be great if someboda can give me a tip.
Best
Kerbenok
how can I integrate the switching of language inside a menue, eg. the horizontal menue. Due to design reasons I would like to skip the flags.
Would be great if someboda can give me a tip.
Best
Kerbenok
- Sat Mar 29, 2008 11:05 am
- Forum: Modules/Add-Ons
- Topic: TinyMCE + Truetype Text
- Replies: 3
- Views: 1715
Re: TinyMCE + Truetype Text
Hi Nullig, thanks for your quick feedback and the very interesting link. Unfortunatelly we don't want to use Flash. This is our corporate showcase for our curent clients and our potential clients. Mostly our clients are bigger companys which very often don't allow their employees to see Flash conten...
- Fri Mar 28, 2008 2:52 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE + Truetype Text
- Replies: 3
- Views: 1715
TinyMCE + Truetype Text
Hi, I would like to use the Truetype Text tool to get more than a headline or a button rendert. My content I get via the Tiny MCE which puts the text over this tiny script {content assign=inhalt} {cms_module module="TruetypeText" style="Trade_Gothic_regular_48" text=$inhalt} to t...