Archive for the ‘TYPO3 Core’ Category

TYPO3: A nicer and better workspace center

NEW: You can now download this enhancement from the download page!

For a client who needed a solid and easy workspace center for multiple writers and publishers I enhanced the default versioning / workspace part of TYPO3. The code is still a bit messy but I’m working on a cleaner version.
We only needed two levels of [...]

Read the rest of this entry »

TYPO3: Frontend Editing TYPO3 4.3

Sometimes I get very excited with TYPO3 News… today was such a day. Check out this movie I found through a link in the TYPO3 4.3 roadmap. I bet you’ll love it!
http://webempoweredchurch.org/fileadmin/proj/frontendedit/demo2.mov

Read the rest of this entry »

TYPO3: Speed up your BE easily

Surfing around the (TYPO3) web I found a post which should help you speed up your backend. All you have to do is enable some ‘hidden’ _.htacess files. I have no real proof it will work, but I think it does.
Just enable them, you can always restore it..

/_.htaccess
typo3/gfx/_.htaccess
typo3/mod/user/ws/_.htaccess
typo3/sysext/_.htaccess
typo3/sysext/t3skin/stylesheets/_.htaccess

Read the rest of this entry »