Get in touch with us now or provide us your contact number and our representative will call you back.
Enabling preformatted block format in TYPO3 RTE
26.02.2010 16:40 Alter: 2 yrs
Kategorie: Articles, TYPO3 Von: Pankaj Lele
Enabling "Preformatted" block format option for TYPO3 RTE
With a new TYPO3 installation default setting for rtehtmlarea is to use "Typical" configuration. This configuration hides the option "Preformatted" from the block format drop-down in the RTE. If you want to write code snippets in your blog then using this Preformatted block format is nice option which basically adds a <pre> tag.
To enable this option put following code snippet in your website's root page TSConfig.
RTE.default.hidePStyleItems := removeFromList(pre)
TYPO3 News
| typo3.org: Latest News | ||
| Latest news from typo3.org | ||
| FLOW3 1.1 beta 1 released | ||
| 15/05 - 2012 | ||
| The FLOW3 team is pleased to announce the release of FLOW3 1.1 beta 1. After several months of development, we have now closed the lid of the feature box and present this first beta for getting... | ||
| TYPO3 6.0 - Back to the Future | ||
| 14/05 - 2012 | ||
| Back on track, embracing the Future. Our ideas for the upcoming TYPO3 6.0 release. | ||