Chandan Web Blog.

Entries Tagged ‘tt_news’

Display News Title as Page Title in tt_news detail view

To Display the news title in the detail view of tt_news instead of page title use the following code [globalVar = TSFE:id = {$newsSinglePid}] temp.newsTitle = RECORDS temp.newsTitle { source = {GPvar:tx_ttnews|tt_news} source.insertData = 1 tables = tt_news conf.tt_news > conf.tt_news = TEXT conf.tt_news.field=title wrap = <title>|</title> } page.config.noPageTitle = 2 (Your Object) > (Your [...]

Html tags like table,p are not comming for the newly added RTE field in tt_news

While I was working on some project, there was a requirement to add extra RTE field for tt_news. I extended the table tt_news by adding RTE fields. I faced the following problem 1) I inserted the table but after saving the tt_news record the table started disappearing 2) <p> tag was not inserted automatically for [...]

  
Subscribe to this page grab our RSS feed
search_left
Theme & Wordpress Integration - by Chandan