CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #4874

Suggestions

Added by Stephan Bauer over 3 years ago. Updated over 2 years ago.

Status:New Start date:2009-10-03
Priority:-- undefined -- Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

I have some suggestions. Maybe you will find them useful.

- Change locallang.php to locallang.xml. There is a very useful extension named LFEditor where you can easily tranlate. You can also convert locallang.php to locallang.xml

- Support date2cal because the other ones are outdated.

- Add a "check all" checkbox at "Realurl-Table clean. It would be perfect if you want to clean all tables.

- Add the possibility to generate a serialized realurl_conf.php. At this page I found the code to serialize the configuration
http://dmitry-dulepov.com/article/automatic-realurl-configuration-howto.html

$serializedConfig = serialize($TYPO3_CONF_VARS['EXTCONF']['realurl']);
print($serializedConfig);

Would it be possible to add a button "Serialize Configuration"?

Also available in: Atom PDF