Allow Youtube and Custom HTML Tags in TYPO3 RTE | ||
Social media is an important part of today’s website user experience. By default though, TYPO3′s RTE doesn’t easily allow for including video. After a good bit of testing, Acqal offers the two tips to get videos into your RTE and showing on your website. Add the following snippet to your root level page and storage […] | ||
Tag Archives / tsconfig
Add Custom CSS Classes to the TYPO3 RTE | ||
Easily enable custom CSS classes for TYPO3 RTE | ||
TYPO3 Image Insights | ||
Originally written by Marlies Cohen for Cannonbose. Photos that come straight off a digital camera are way too big for the Internet in terms of actual dimensions and file size and therefore have to be resampled. For example, a 1MB image can be reduced to 50K, which will load much faster, especially for people with […] | ||
Easily link to news articles with the TYPO3 RTE | ||
By not cross-linking pages or content on your website, you’ll suffer on informing clients and with SEO. The TYPO3 linkhandler extension greatly speeds up inserting article links through the TYPO3 RTE point-and-click link browser. | ||
Preview tt_news articles from the backend | ||
Per tt_news documentation, through a page’s TSConfig, you can preview news records on a front-end page with the SINGLE view news content element. If your articles preview page has page id 85, then add the following to the news storage folder TSConfig. 85 is determined by hovering your mouse over the page icon in the […] | ||