[TYPO3-core] RFC: Bug #16988: Update Context Sensitive Help for pages and tt_content to match new labels

Jeff Segars jsegars at alumni.rice.edu
Wed Jan 12 23:23:50 CET 2011


Hey guys,

This is a SVN patch request.

Type: Bugfix
Bugtracker reference: http://bugs.typo3.org/view.php?id=16988
Branch: trunk

Problem:
With the recent label updates from JoH, Ingo, and others (thanks guys!), 
the CSH doesn't match the actual labels for pages and tt_content very well.

In addition, a lot of the CSH descriptions are outdated and could use a 
little tweaking for their grammar. We don't want to completely rewrite 
the CSH but instead do a cleanup while fixing the label issues.

Additionally, we want to make these changes as easy as possible on the 
translators so that the existing CSH continues to work if new 
translations are not available.

Solution:

1) Create new CSH files (inside a 4.5 folder) for pages and tt_content 
so that old TYPO3 versions are not affected.
2) Register these new CSH files using 
$TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']

When CSH is requested, the hierarchy will look like this....
1) Check for new 4.5 label in the current language
2) Check for old label in the current language
3) Check for new 4.5 label in the default language
4) Check for old label in the default language

In addition to tt_content and pages, there are 2 similar updates for CSH 
files that use SysFolder rather than the new Folder label.  Only 4.5 and 
up will be affected by these changes.

Thanks Ernesto, Steffen K, JoH, Ingo, Mark Lehm, and Bill Tenny-Brittian 
for all the work on the new labels and CSH!

Thanks,
Jeff


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16988_v2.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110112/f08407ae/attachment-0001.txt>


More information about the TYPO3-team-core mailing list