Hide unused columns in the backend

Submitting your vote...
Rating: 4.4 of 5. 13 vote(s).
Click the rating bar to rate this item.

At the first impression the Typo3 backend often seems to be too full and complex. But Typo3 has a lot of functions to customize the backend for our needs. The following example shows, how to hide the unused columns.

To hide the columns left, right and border follow the following steps:

  • Go to the Root-Page of your Website
  • Click on "Edit page header"
  • Add this line to the TSConfig field:

    mod.SHARED.colPos_list=0

  • Save and Finish

This way only the normal column shows up in the backend. You can add here a comma-separated list of the columns that should be shown. To show for example the normal and the left column use this snippet:

 

mod.SHARED.colPos_list=0,1

 

The values for the columns are the following:

0 ... Normal

1 ... Left

2 ... Right

3 ... Border

 

More information can be found here

http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart_de/current/view/1/9/#id2857585

 



Comments


No comments

Add comment

* - required field

*



*
*

Top 10 Updates

Useful Links geändert am  24-Apr-2013 06:31:20
Nice fonts using Google font API geändert am  20-May-2010 14:36:47
TS-based Searchbox for Indexed Search  geändert am  18-May-2010 16:27:15
TYPO3 SEO geändert am  30-Apr-2010 07:44:22
Search engine friendly graphical headers in TYPO3 geändert am  30-Apr-2010 07:33:44
Creating a simple Infocenter using TYPO3 geändert am  17-Nov-2009 11:12:52
Making the Section Menu work correctly with TemplaVoila geändert am  05-May-2009 10:27:17
Show pages with type "Not in Menu" in a sitemap geändert am  05-May-2009 10:11:17
Implementation of the DHTML menu from brainjar.com  geändert am  01-Feb-2009 13:02:48
Sample DHTML menu geändert am  01-Feb-2009 12:51:25

Latest comments

17-May-2013 10:09:34
Nicolas schrieb: If an extension or orther return a content empty, this solution not working. I not have the...
Wrap only if not empty
22-Apr-2013 12:08:26
morkel schrieb: hi i am new on typ03 and want to open a form on lightbox. when we click on image their a form will...
Using lightbox without extension
04-Mar-2013 13:33:47
Sebastian schrieb: Vergesse das immer wieder. Vielen Dank an dich und an Google :)
Wrap only if not empty
Deutsch
Search: