.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ==================================== EXT: Readable name of your extension ==================================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2009-11-07T14:28:33 :Classification: extensionkey :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: keywords comma-separated :Author: Author Name :Email: your@email.com :Info 4: :Language: en |img-1| |img-2| set\_devipmask-set\_devipmaskEXT: Set devIPMaks .. _EXT-Set-devIPmask: EXT: Set devIPmask ================== Extension Key: set\_devipmask Language: en Keywords: development Copyright 2000-2009, Sven Juergens, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: Set devIPmask 1 <#1.EXT:%20Set%20devIPmask%20|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Configuration 4 <#1.2.Configuration|outline>`_** **`Known problems 5 <#1.3.Known%20problems|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ During the development of Extensions, it's useful to debug some values. In TYPO3 you can set $TYPO3\_CONF\_VARS['SYS']['devIPmask'] as filter for the debug() function. You can set this in the Install Tool. With this Extension you can change your IP in a faster way. Target group: Mostly Developers .. _Screenshots: Screenshots ^^^^^^^^^^^ \- after Installation |img-3| .. _Configuration: Configuration ------------- - Install the Extension and use the given fields in Extension Manager to set a new IP for devIpMask. - If you don't set the Option “write to Localconf”, you can not display Debug message with PHP Errors, because in that situation the IP is only read from localconf. In all other situations you can set your IP and press Update, now the IP is set to $GLOBALS['TYPO3\_CONF\_VARS']. Use this Extension only in development environments! .. _Known-problems: Known problems -------------- If you want write to localconf, you must Press the Update 2x. At the first time, the new value is only written to ExtensionConfiguration. 5 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 415 .. :id: Grafik1 .. :name: Grafik1 .. :width: 314