Chandan Web Blog.

Entries Tagged ‘avoid translation of field’

Tesseract Tips / Notes

DATA FILTER: Clear Filter/Query Cache: In some situations when “Additional SQL” field is cleared, the dataquery may still be using the cached value from this field. In such case we should add following URL Parameter, which informs DataQuery to re-build the query from scratch. EX: www.example.com/?clear_cache = 1 Using main.subtable: When we wish to apply [...]

Avoid translation of field using TCA and l10n_mode

For a field which must not really be translated (such as a event date) l10n_mode : exclude ( do not translate this) l10n_display : defaultAsReadOnly ( show field as read only in translated records) This way translators see the field data, but can’t change it. This is the most logical for such a field. Please [...]

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