We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Turn off tabbing in Template Textarea

Development and Programming

MediaGirl Inc.'s avatar
MediaGirl Inc.
186 posts
15 years ago
MediaGirl Inc.'s avatar MediaGirl Inc.

Can someone post instructions on turning off tabbing in the Template textarea?

EE v2.1.3

I’m happy to hack the core files if that’s the only way to turn it off. Just need it off.

Anna

Moved to Development and Programming by Moderator

       
Sue Crocker's avatar
Sue Crocker
26,054 posts
15 years ago
Sue Crocker's avatar Sue Crocker

Hi, Anna. I don’t know of a configurable method for turning off tabbing.. moving to the Development Forum for additional community support.

       
MaxStoun's avatar
MaxStoun
21 posts
15 years ago
MaxStoun's avatar MaxStoun

Maybe, go Admin-Channel Administraton-Custom Field - (select your custom field) - (select your textarea) - (check Custom Field Options - Default Text Formatting for This Field) - (set None and check “True” Update all existing channel entries with your new formatting choice?)

       
Pascal Kriete's avatar
Pascal Kriete
2,589 posts
15 years ago
Pascal Kriete's avatar Pascal Kriete

This should do the trick:

$config['allow_textarea_tabs'] = 'n';

Do keep in mind that it’s global, so it turns off tabbing in all textareas, not just the template one.

       
MediaGirl Inc.'s avatar
MediaGirl Inc.
186 posts
15 years ago
MediaGirl Inc.'s avatar MediaGirl Inc.

Perfect! Thank you for posting this.

I use a FireFox plugin for tabbing in textareas and this setting was making it tab twice.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.