Extensions for the core

From TYPO3Wiki

Jump to: navigation, search
Teams  R&D-Committee This page belongs to Core Team (Members|Contact). see our current activities
Current development and maintenance of the TYPO3 core is our mission.

<< Back to Extension manuals page

[edit]

Contents

Extensions which SHOULD BE merged into the TYPO3 Core

Important: Please do only list existing extensions here, this page is not meant for submitting any bugs. - and please don't remove the version-part of the URL otherwise realurl can't show the extension.

This is a list of extensions which are very small/useful and should be merged into the TYPO3 Core. Merged means not that the whole extension will be moved. Instead these extensions serve some functionality which is very useful to have ready by default.

unsorted

  • right-to-left backend: zor_rtl - Votes: 5 (raise by one)

RTE

Accepted extensions which are planned to be integrated into the TYPO3 Core

Back-end

Front-end

Pages / Page-Tree

Extensions that have been merged into the TYPO3 Core

These extension have been successfully merged into the specified versions:

Ideas/concepts that went into the TYPO3 Core

The ideas or concepts of these extensions went into the Core, but not the actual extensions:

Stuff that will NOT get into the TYPO3 Core

The following ones are interesting extensions, but there are some good reasons why they will NOT get into the core.

  • macina_searchbox Feature should be integrated into Indexed Search.
  • oecolorscheme Provide better usability by adding colorschemes helping distinguish blocks of fields in BE when editing any Content Element. Implementation isn't perfect but the principle should be move forward
  • Rounded corners on images rounded_corners
  • Set subtitle as page title (bvd_set_page_title) (contact: afsvlaanderen) Use the subtitle field to generate the page title in the Front End. Votes: 1 -- Can be done via TypoScript
  • BE User Log beko_beuserlog View of successful and failed login attempts should be better integrated with the Tools->Log module - Votes: 3 -- information is already shown
  • swg_tca_ext_10mb and asfk_uploadsize (not moved into the core as a default but should be configurable via Install Tool) - Votes: 7 -- can be done via $TYPO3_CONF_VARS['BE']['maxFileSize'] which is set to 10240 kBytes by default
  • Better stdWrap: kb_betterstdwrap - Votes: 8 -- can be done in TypoScript with data:global
  • Bug Fix for config.typolinkCheckRootline to work for TMENU and GMENU also. Allows links to multiple domains in a menu p2_menudom Votes: 2 -- please put bugfixes to bugtracker and not to a new extension
  • Set page type via context menu: setpagetype - Votes: 4 -- too specific, not required
  • Captcha captcha - Votes: 1 -- not relying on single Captcha, but will provide a API in TYPO3 4.2 for such plugins to front-end forms
  • Static Info Tables static_info_tables - Votes: 3 -- not enough votes
  • Make Standard-Contentelements (Text, Text with image, etc.) as flexible as the rest of TYPO3. At the same time make them highly and easily configurable, interchangeable between projects and NOT using XML (aka Templavoila) rather (re)using the standard tt_content table: th_specialelements -- too special for the TYPO3 Core
  • Page Tree Gadgets: Add clickmenus for Expand/Collapse stfl_ptg (was merged into pagetreetools) - Votes: 3 -- not enough votes, too specific for the TYPO3 Core
  • kb_page_icon. Allows to set different icons for each page in the BE page-tree browser. - Votes: 3 -- too special for the TYPO3 Core
  • BE-login simulation for FE-users: simulatebe - Votes: 4 -- security related
  • User Import Tool: rs_userimp - Votes: 9 -- too specific for the TYPO3 Core, but LDAP integration planned
  • Front End User Registration sr_feuser_register The feusers error messages are needed everywhere. - Votes: 7 -- cannot be integrated as extension and needs clean rewriting/refactoring
  • Apply TYPO3 access rights to ALL file assets, protect them from direct access. naw_securedl - Votes: 4 -- already available with jumpUrl and juSecure in tslib_fe
Personal tools