0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
lang
/
[
Home
]
File: locallang_csh_em.xml
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <T3locallang> <meta type="array"> <description>CSH for Extension Manager</description> <type>CSH</type> <csh_table>_MOD_tools_em</csh_table> </meta> <data type="array"> <languageKey index="default" type="array"> <label index=".alttitle">Tools > Extension Manager (EM)</label> <label index=".description">The Extension Manager controls import, installation and upgrading of Extensions in TYPO3.</label> <label index=".details">TYPO3 can be extended in nearly any direction without loosing backwards compatibility. The Extension API provides a powerful framework for easily adding, removing, installing and developing such extensions to TYPO3. This is in particular powered by the Extension Manager (EM) inside TYPO3. "Extensions" is a term in TYPO3 which covers two other terms, plugins and modules. A plugin is something that plays a role on the website itself. For example a board, guestbook, shop etc. It is normally enclosed in a PHP class and invoked through a USER or USER_INT cObject from TypoScript. A plugin is an extension in the frontend. A module is a backend application which has it's own position in the administration menu. It requires backend login and works inside the framework of the backend. We might also call something a module if it exploits any connectivity of an existing module, that is if it simply adds itself to the function menu of existing modules. A module is an extension in the backend.</label> <label index="_.seeAlso">xMOD_csh_corebe, Core / Extension Architecture | http://typo3.org/documentation/document-library/doc_core_inside/This_document-1/ Managing Extensions | http://typo3.org/documentation/document-library/doc_core_inside/Backend_user_setup/</label> <label index="loaded.alttitle">Loaded Extensions</label> <label index="loaded.description">"Loaded extensions" are currently running on the system. This list shows you which extensions are loaded and in which order. "Shy" extensions are also loaded but "hidden" in this list because they are system related and generally you should just leave them alone unless you know what you are doing.</label> <label index="loaded.details">The extensions in this list are shown in the order they are found in $TYPO3_CONF_VARS[EXT][extList]. To de-install an extension you simply click the green "-" icon. If there are no dependencies requiring the extension it will be removed from the list of installed extensions. The "Rq" extensions in the loaded extensions list are "required extensions". These are related so deeply to the system that you cannot disable them from the Extension Manager.</label> <label index="_loaded.image">EXT:lang/cshimages/em_1.png</label> <label index="loaded.image_descr">The list of loaded extensions shown in the loading order.</label> <label index="avail.alttitle">Available Extensions</label> <label index="avail.description">Available extensions are extensions which are present in the extension folders. You can install any of the available extensions in this list. When you install an extension it will be loaded by TYPO3 from that moment. In this list the extensions with dark background are installed (loaded) - the others just available (not loaded), ready to be installed on your request.</label> <label index="avail.details">You can install an extension by clicking the gray "+" icon in this list. If you want to de-install an extension you click the green "-" icon. When you click the install button ("+") you will most often end in a dialog where you have to confirm the creation of database tables and fields or maybe you will be asked to "clear all cache". The Extension Manager automatically handles these requirements for you which makes it extremely easy to install new extensions.</label> <label index="_avail.image">EXT:lang/cshimages/em_2.png, EXT:lang/cshimages/em_12.png</label> <label index="avail.image_descr">The list of available extension on the server. The list is compiled from extensions found in the "local", "global" and "system" extension folders. If you click the install icon ("+") of an extension you might end in a dialog like this. In this case a new database table is required. The Extension Manager will automatically detect that it does not exist yet and suggest that you create it. The creation automatically takes place as well, simply by accepting the changes when pressing "Make updates".</label> <label index="import.alttitle">Importing Extensions</label> <label index="import.description">This is the process of bringing the files of an extension to the servers filesystem. You can do this either by importing from a repository at a URL (usually from TER; TYPO3 Extension Repository at typo3.org) or by uploading a "t3x" file which someone else created from the Extension Manager on another server.</label> <label index="import.details"><b>Import from TER</b> To connect to the TER you simply click the button "Connect to online repository". This will request the URL shown in the text above the button and the URL should return a list of available extension you can import. If you know what you are looking for then enter a search word in the look-up box. In particular this helps you to look up a specific extension key. The connection to TER will be much faster if you use this since less data is sent over the wire! <b>Upload from file</b> For private projects the exchange of extensions is easily done by sending "t3x" files from system to system. In one TYPO3 installation you simply go to the menu "Backup/Delete" of an extension and download a "Backup" of the extension. The fileformat is a serialized PHP array, compressed if possible. This file can then be uploaded in the Extension Manager of another TYPO3 system where you want to import it.</label> <label index="_import.seeAlso">_MOD_tools_em:backup_delete, _MOD_tools_em:settings</label> <label index="_import.image">EXT:lang/cshimages/em_3.png</label> <label index="import.image_descr">The "Import" screen. Before you connect to the online repository you might like to configure typo3.org username and password since that will be used to also select "Member" extensions in TER, if any. You can also enable "Get own/member/selected extensions only" if you want to limit the list further.</label> <label index="import_ter.alttitle">Extensions in TER</label> <label index="import_ter.description">Extensions in this list are online for immediate download from the TYPO3 Extension Repository (TER). Extensions with dark background are those already on your server - the others must be imported from the repository to your server before you can use them. If you want to use an extension from the repository, you should simply click the "import" button with the red arrow left to the extension.</label> <label index="import_ter.details"><b>Import Extensions</b> If an extension does not yet exist on your server you will see the icon with the red arrow next to that extension. A single click and the extension will be downloaded and the files extracted on your server. The download directory is seen if you move the mouse over the icon (in the tool-tip text). <b>Update Extensions</b> You can update extensions that are always on your system by clicking the icon with the green arrows. The update icon will appear if the "minor" version number (middle digit) has been incremented. This means that extensions updated on the dev-version number (the third digit) will not be shown as "ready for update". (You can configure TYPO3 to do that though!). <b>Seeing details about an extension in TER</b> You can also click the title of an extension to see details about it. That will also allow you to perform a more detailed update operation where you can select version number and download location (local/global/system). You can also ask to have the most recent translations downloaded.</label> <label index="_import_ter.image">EXT:lang/cshimages/em_10.png, EXT:lang/cshimages/em_11.png</label> <label index="import_ter.image_descr">List of extensions from TER. The red arrow icon is the "Import" link (for new extensions), the green arrow icon is the "Update" link (for an extension that is already on your server). If an extension is already available in the most recent version you will not see any icon at all to the left of the extension. If you clicked the title of an extension you will request the repository for details about the extension. This also allows you to select a specific version for import. You can also select the install location (global/local) and you can request to have the most recent translations merged into the extension upon retrieval.</label> <label index="info.alttitle">Extension Details</label> <label index="info.description">Shows details about the extension.</label> <label index="info.details">In this view some of the details are simply a display of the information from the "ext_emconf.php" file in the extension. The "emconf" file contains meta data for the Extension Manager. The Extension Manager will also go a bit further and perform some analysis of the scripts in the extension. The list will include the findings of this analysis and if any errors were found they will be displayed. Usually these errors will not prevent the extension from working but more likely point out some theoretical problems that the extension developer should address.</label> <label index="_info.image">EXT:lang/cshimages/em_4.png</label> <label index="info.image_descr">The details view of an extension displays live statistics from analysis as well as static data from the "ext_emconf.php" file.</label> <label index="backup_delete.alttitle">Backup Extension as a file</label> <label index="backup_delete.description">Click the "Download" link here and you will download the extension as a file containing a serialized PHP array, a hash and everything possibly compressed if the server supports it. Save the file with a filename ending on "t3x".</label> <label index="_backup_delete.seeAlso">_MOD_tools_em:import</label> <label index="_backup_delete.image">EXT:lang/cshimages/em_5.png</label> <label index="backup_delete.image_descr">"Backup" of extensions - also very useful for exchange of extensions between members of a workgroup.</label> <label index="upload.alttitle">Upload an Extension to the repository (TER)</label> <label index="upload.description">Here you can upload an extension to TER. In order to do so you must enter your TYPO3.org username and password in the form. In addition each extension has an upload password you need to add as well. You should also make sure you registered / own the extension key!</label> <label index="upload.details"><b>Changelog</b> In the changelog field you enter the changes made or the reason for the upload. This will be displayed in the list of new extensions. <b>Version numbers</b> Select a method for incrementation of the version number. For new "versions" of your extension you should select "sub" or "main" which will display your extension in the list of new extensions. For maintenance uploads you select "dev".</label> <label index="_upload.seeAlso">_MOD_tools_em:settings, Register Extension Keys | http://typo3.org/extensions/register-extension-keys/</label> <label index="_upload.image">EXT:lang/cshimages/em_6.png</label> <label index="upload.image_descr">The upload form for extensions. The extension is submitted to the selected repository, usually TYPO3.org (default).</label> <label index="editfiles.alttitle">Editing scripts in an extension</label> <label index="editfiles.description">The Extension Manager can be used for editing scripts in extensions. This feature is mostly for emergencies since a webbrowser is not the ideal tool for programming.</label> <label index="editfiles.details"><b>Notice:</b> Before editing of extension scripts can be performed you have to disable the configuration option "TYPO3_CONF_VARS[EXT][noEdit]" in "localconf.php".</label> <label index="_editfiles.image">EXT:lang/cshimages/em_7.png</label> <label index="editfiles.image_descr">Some file types - like PHP scripts - can be edited by a textarea field inside the Extension Manager.</label> <label index="settings.alttitle">Extension Manager Settings</label> <label index="settings.description">Enter settings for the Extension Manager. The username and password is for connections to the repository (usually TYPO3.org) and the upload password is that you would normally use for upload of your extensions.</label> <label index="settings.details"><b>Notice:</b> This information is not very well protected! It is send and stored in clear-text!</label> <label index="_settings.image">EXT:lang/cshimages/em_8.png</label> <label index="settings.image_descr">Settings for TER connections.</label> <label index="makenew.alttitle">Kickstarting new extensions</label> <label index="makenew.description">The "Kickstarter" is an application which allows you to start up new extension work very quickly. Through an interface you can create a basic framework for your extension where all the boring stuff is configured from the beginning and you can concentrate directly on coding your application.</label> <label index="makenew.details">The Extension Repository Kickstarter is a separate extension, "extrep_wizard". Please see more information about the kickstarter otherwise. <b>Notice:</b> The Kickstarter is NOT an editor! When a new extension is started you cannot - as a rule of thumb - go back an edit it with the kickstarter! It will just overwrite any custom changes you did in the meantime!</label> <label index="_makenew.seeAlso">Register Extension Keys | http://typo3.org/extensions/register-extension-keys/ Extension API | http://typo3.org/documentation/document-library/doc_core_api/Introduction-f289e83016/ Documentation Matrix | http://typo3.org/documentation/document-library/Matrix/</label> <label index="_makenew.image">EXT:lang/cshimages/em_9.png</label> <label index="makenew.image_descr">When the "Extension Repository Kickstarter" is enabled it adds itself in the menu of the Extension Manager. From here you will be able to start your new extensions. Before you do so you should register an extension key and enter a title and description as base data. From that point it is just clicking the "+" icons to add the various types of functionality you want. Finally you click "View result" to write the extension to the server.</label> <label index="emconf_shy.alttitle">Shy</label> <label index="emconf_shy.description">If set, the extension will normally be hidden in the EM because it might be a default extension or otherwise something which is not so important.</label> <label index="emconf_shy.details">Use this flag if an extension is of "rare interest" (which is not the same as un-important - just an extension not sought for very often...) It does not affect whether or not it's enabled. Only display in EM. Normally "shy" is set for all extensions loaded by default according to TYPO3_CONF_VARS.</label> <label index="emconf_category.alttitle">Category</label> <label index="emconf_category.description">Which category the extension belongs to.</label> <label index="emconf_category.details"><b>be:</b> Backend (Generally backend oriented, but not a module) <b>module:</b> Backend modules (When something is a module or connects with one) <b>fe:</b> Frontend (Generally frontend oriented, but not a "true" plugin) <b>plugin:</b> Frontend plugins (Plugins inserted as a "Insert Plugin" content element) <b>misc:</b> Miscellaneous stuff (Where not easily placed elsewhere) <b>services:</b> Contains TYPO3 services. <b>templates:</b> Contains website templates <b>doc:</b> Documentation (Eg. tutorials, FAQ's etc.) <b>example:</b> Example extension (Which serves as examples etc.)</label> <label index="emconf_dependencies.alttitle">Dependencies of other extensions?</label> <label index="emconf_dependencies.description">This is a list of other extension keys which this extension depends on being loaded BEFORE it self.</label> <label index="emconf_dependencies.details">The EM will manage that dependency while writing the extension list to localconf.php. You cannot install an extension unless its dependencies has been installed already.</label> <label index="emconf_conflicts.alttitle">Conflicts with other extensions?</label> <label index="emconf_conflicts.description">List of extension keys of extensions with which this extension does not work (and so cannot be enabled before those other extensions are un-installed)</label> <label index="emconf_suggests.alttitle">Suggested extensions</label> <label index="emconf_suggests.description">List of extension keys of extensions which you may want to try in conjunction with this extension because they bring added benefits when working together.</label> <label index="emconf_priority.alttitle">Requested Loading priority</label> <label index="emconf_priority.description">This tells the EM to try to put the extensions as the very first in the list. Default is last.</label> <label index="emconf_module.alttitle">Backend modules included</label> <label index="emconf_module.description">If any subfolders to an extension contains backend modules, those foldernames should be listed here.</label> <label index="emconf_module.details">It allows the EM to know about the existence of the module, which is important because the EM has to update the conf.php file of the module in order to set the correct TYPO3_MOD_PATH constant.</label> <label index="emconf_state.alttitle">Development state</label> <label index="emconf_state.description">Which development state the extension is in.</label> <label index="emconf_state.details"><b>alpha</b> Very initial development. May do nothing at all. <b>beta</b> Under current development. Should work partly but is not finished yet. <b>stable</b> Stable and used in production. <b>experimental</b> Nobody knows if this is going anywhere yet... Maybe still just an idea. <b>test</b> Test extension, demonstrates concepts etc.</label> <label index="emconf_internal.alttitle">Internally supported in core</label> <label index="emconf_internal.description">This flag indicates that the core source code is specifically aware of the extension.</label> <label index="emconf_internal.details">In other words this flag should convey the message that "this extension could not be written without some core source code modifications". An extension is not internal just because it uses TYPO3 general classes eg. those from t3lib/. True non-internal extensions are characterized by the fact that they could be written without making core source code changes, but relies only on existing classes in TYPO3 and/or other extensions, plus its own scripts in the extension folder.</label> <label index="emconf_clearCacheOnLoad.alttitle">Clear cache when installed</label> <label index="emconf_clearCacheOnLoad.description">If set, the EM will request the cache to be cleared when this extension is installed.</label> <label index="emconf_modify_tables.alttitle">Existing tables modified</label> <label index="emconf_modify_tables.description">List of tablenames which are only modified - not fully created - by this extension.</label> <label index="emconf_modify_tables.details">Tables from this list found in the ext_tables.sql file of the extension</label> <label index="emconf_doNotLoadInFE.alttitle">Load in frontend</label> <label index="emconf_doNotLoadInFE.description">"Yes" (default) will load the extension in the frontend and the backend. "No": the extension is loaded only in the backend.</label> <label index="emconf_doNotLoadInFE.details">Some extensions are only required in the backend. With this flag set, this extension is not loaded in the frontend context, thus speeding up the site.</label> <label index="emconf_private.alttitle">Private</label> <label index="emconf_private.description">If set, this version is not shown in the public list in the online repository.</label> <label index="emconf_private.details">"Private" uploads requires you to manually enter a special key (which will be shown to you after an upload has been completed) to be able to import and view details for the uploaded extension. This is nice when you are working on something internally which you do not want others to look at. You can set and clear the private flag every time you upload your extension.</label> <label index="_emconf_private.seeAlso">_MOD_tools_em:emconf_download_password</label> <label index="emconf_download_password.alttitle">Download password</label> <label index="emconf_download_password.description">Additional password required for download of private extensions.</label> <label index="emconf_download_password.details">Anybody who knows the "special key" assigned to the private upload will be able to import it. Specifying an import password allows you to give away the download key for private uploads and also require a password given in addition. The password can be changed later on.</label> <label index="_emconf_download_password.seeAlso">_MOD_tools_em:emconf_private</label> <label index="emconf_type.alttitle">Installation type</label> <label index="emconf_type.description">The type of the installation</label> <label index="emconf_type.details">The files for an extension are located in a folder named by the extension key. The location of this folder can be either inside typo3conf/ext/, typo3/ext/ or typo3/sysext/. The extension must be programmed so that it automatically detects where it is located and can work from all three locations. <b>Local location "typo3conf/ext/":</b> This is where to put extensions which are local for a particular TYPO3 installation. The typo3conf/ directory is always local, containing local configuration (eg. localconf.php), local modules etc. If you put an extension here it will be available for this TYPO3 installation only. This is a "per-database" way to install an extension. <b>Global location "typo3/ext/":</b> This is where to put extensions which are global for the TYPO3 source code on the web server. These extensions will be available for any TYPO3 installation sharing the source code. When you upgrade your TYPO3 source code you probably want to copy the typo3/ext/ directory from the former source to the new source, overriding the default directory. In this way all global extension you use will be installed inside the new sourcecode. After that you can always enter TYPO3 and upgrade the versions if needed. This is a "per-server" way to install an extension. <b>System location "typo3/sysext/":</b> This is system default extensions which cannot and should not be updated by the EM. They are distributed with the TYPO3 core. <b>Loading precedence</b> Local extensions take precedence which means that if an extension exists both in typo3conf/ext/ and typo3/ext/ the one in typo3conf/ext/ is loaded. Likewise global extension takes predence over system extensions. This means that extensions are loaded in the order of priority local-global-system. In effect you can therefore have, say, a "stable" version of an extension installed in the global dir (typo3/ext/) which is used by all your projects on a server sharing source code, but on a single experimental project you can import the same extension in a newer "experimental" version and for that particular project the locally available extension will be used instead.</label> <label index="emconf_doubleInstall.alttitle">Installed twice or more?</label> <label index="emconf_doubleInstall.description">Tells you if the extensions is installed in more than one of the System, Global or Local locations.</label> <label index="emconf_doubleInstall.details">Because an extension can reside at three locations, System, Global and Local, this indicates if the extension is found in other locations than the current. In that case you should be aware which one of the extensions is loaded!</label> <label index="emconf_rootfiles.alttitle">Root files</label> <label index="emconf_rootfiles.description">List of the files in the extension folder. Does not list files in subfolders.</label> <label index="emconf_dbReq.alttitle">Database requirements</label> <label index="emconf_dbReq.description">Shows you the requirements to the database tables and fields, if any.</label> <label index="emconf_dbReq.details">This will read from the files ext_tables.sql and ext_tables_static+adt.sql and show you which tables, fields and static tables are required with this extension.</label> <label index="emconf_dbStatus.alttitle">Database requirements status</label> <label index="emconf_dbStatus.description">Displays the current status of the database compared to the extension requirements.</label> <label index="emconf_dbStatus.details">If the extension is loaded which will display and error message if some tables or fields are not present in the database as they should be!</label> <label index="emconf_flags.alttitle">Flags</label> <label index="emconf_flags.description">A list of special codes which tells you something about what parts of TYPO3 the extension touches.</label> <label index="emconf_flags.details">This is a list of the flags: <b>Module:</b> A true backend main/sub module is found to be added. <b>Module+:</b> The extension adds itself to the function menu of an existing backend module. <b>loadTCA:</b> The extension includes a function call to t3lib_div::loadTCA for loading a table. This potentially means that the system is slowed down, because the full table description of some table is always included. However there probably is a good reason for this to happen. Probably the extension tries to manipulate the TCA-config for an existing table in order to extend it. <b>TCA:</b> The extension contains configuration of a table in $TCA. <b>Plugin:</b> The extension adds a frontend plugin to the plugin list in Content Element type "Insert Plugin". <b>Plugin/ST43:</b> TypoScript rendering code for the plugin is added to the static template "Content (default)". "Plugin" and "Plugin/ST43" are commonly used together. <b>Page-TSconfig:</b> Default Page-TSconfig is added. <b>User-TSconfig:</b> Default User-TSconfig is added. <b>TS/Setup:</b> Default TypoScript Setup is added. <b>TS/Constants:</b> Default TypoScript Constants is added.</label> <label index="emconf_conf.description">Shows if the extension has a template for further lowlevel configuration.</label> <label index="emconf_TSfiles.alttitle">Static TypoScript files</label> <label index="emconf_TSfiles.description">Shows which TypoScript static files may be present</label> <label index="emconf_TSfiles.details">If the files ext_typoscript_constants.txt and/or ext_typoscript_setup.txt is found in the extension folder they are included in the hierarchy of all TypoScript templates in TYPO3 right after the inclusion of other static templates.</label> <label index="emconf_locallang.alttitle">locallang-files</label> <label index="emconf_locallang.description">Shows which files named "locallang.php" are present in the extension folder (recursive search). Such files are usually used to present an array $LOCAL_LANG with labels for the application in the system languages.</label> <label index="emconf_moduleNames.alttitle">Backend Module names</label> <label index="emconf_moduleNames.description">Shows which module names were found inside the extension.</label> <label index="emconf_classNames.alttitle">PHP Class names</label> <label index="emconf_classNames.description">Shows which PHP-classes were found in .php and .inc files.</label> <label index="emconf_errors.alttitle">Errors</label> <label index="emconf_errors.description">Displays if any errors with the extension were discovered.</label> <label index="emconf_NSerrors.alttitle">Namespace errors</label> <label index="emconf_NSerrors.description">Certain naming convensions apply to extensions. This displays any violations found.</label> <label index="emconf_NSerrors.details">The naming convensions are defined in the "Inside TYPO3" document. To make naming as simple as possible, try to avoid underscores in your extension keys.</label> </languageKey> </data> </T3locallang>