Search found 3 matches

by kio
Wed Jul 08, 2009 5:39 pm
Forum: Modules/Add-Ons
Topic: Passing value in Smarty tags
Replies: 1
Views: 726

Passing value in Smarty tags

I have a menu:

News
News from Europe
News from Asia

I woul like to show menu name ("News from Europe", "News from Asia") instead of page {title} in the template. How to pass the value?
by kio
Thu Jul 02, 2009 12:07 am
Forum: Modules/Add-Ons
Topic: Lazy meta tags:)
Replies: 31
Views: 20884

Re: Lazy meta tags:)

I placed

{assign var="autodescription" value=$entry->summary}

in my news detailed template view, but the page still displays main template description, so I have 2
descriptions now. How could I avoid such a thing?

kio
by kio
Tue Jun 09, 2009 8:15 am
Forum: CMSMS Core
Topic: Unwanted URL endings with mod_rewrite in News module
Replies: 0
Views: 524

Unwanted URL endings with mod_rewrite in News module

Hello, I'm using mod_rewrite method for clean URLs, but have some problems with the News module - it ads unwanted "d,article_main/" to the end and quotation mark symbols (U+201E (8222), U+201C (8220)) „“ remain unstriped. It strips only "". So I get URL like this: http://www.exam...

Go to advanced search