[TYPO3-core] Gremlin #1571: make new content element wizard easier to use

Michael Stucki michael at typo3.org
Sat Nov 5 00:59:36 CET 2005


Hi Sebastian,

except one thing, the patch is fine:

$tmp = explode('_',$key);
if (!$tmp[1] && !in_array($tmp[0], $headersUsed)) ...

I suggest you check the array using isset() first.

- michael

> User writes:
> 
> "New content element wizard":
> In some cases where the BE users only get one content element due to
> access restrictions (for example text), all the other empty categories
> (plugins, ...) are shown anyways. This should be removed to make TYPO3
> easier to use.
> 
> 
> Solution:
> 
> - all the headings in the wizard which have no subpoints are hidden
> 
> Greets, Sebastian
> 

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list