Author: Derick Rethans Date: 2006-01-27 15:13:55 +0100 (Fri, 27 Jan 2006) New Revision: 2064
Log: - Delete "Installation" section as we now have that in the menu. Modified: packages/Archive/trunk/docs/tutorial.txt packages/Cache/trunk/docs/tutorial.txt packages/ConsoleTools/trunk/docs/tutorial.txt packages/EventLog/trunk/docs/tutorial.txt packages/Execution/trunk/docs/tutorial.txt packages/Translation/trunk/docs/tutorial.txt packages/TranslationCacheTiein/trunk/docs/tutorial.txt Modified: packages/Archive/trunk/docs/tutorial.txt =================================================================== --- packages/Archive/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/Archive/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -34,15 +34,6 @@ For more information about these classes, see the class documentation. -Installation -============ - -This tutorial assumes that you have set-up an eZ components environment. For -information on how to do this, please refer to the `Components Introduction`_. - -.. _`Components Introduction`: http://ez.no/community/articles/an_introduction_to_ez_components - - Use cases ========= Modified: packages/Cache/trunk/docs/tutorial.txt =================================================================== --- packages/Cache/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/Cache/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -51,15 +51,7 @@ .. _APC: http://pecl.php.net/package/APC -Installation -============ -This tutorial assumes that you have set-up an eZ components environment. For -information on how to do this, please refer to the `Components Introduction`_. - -.. _`Components Introduction`: http://ez.no/community/articles/an_introduction_to_ez_components - - Usage ===== Modified: packages/ConsoleTools/trunk/docs/tutorial.txt =================================================================== --- packages/ConsoleTools/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/ConsoleTools/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -64,15 +64,7 @@ best width for the table columns (to make your content fit best), automatically wrapping too long content and aligning the content in the cells as you like. -Installation -============ -This tutorial assumes that you have set-up an eZ components environment. For -information on how to do this, please refer to the ComponentsIntroduction_. - -.. _ComponentsIntroduction: http://ez.no/community/articles/an_introduction_to_ez_components - - Usage ===== Modified: packages/EventLog/trunk/docs/tutorial.txt =================================================================== --- packages/EventLog/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/EventLog/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -74,15 +74,6 @@ For more information about these classes, see the class documentation. -Installation -============ - -This tutorial assumes that you have set-up an eZ components environment. For -information on how to do this, please refer to the ComponentsIntroduction_. - -.. _ComponentsIntroduction: http://ez.no/community/articles/an_introduction_to_ez_components - - Examples ======== Modified: packages/Execution/trunk/docs/tutorial.txt =================================================================== --- packages/Execution/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/Execution/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -26,15 +26,6 @@ ezcExecutionBasicErrorHandler class. -Installation -============ - -This tutorial assumes that you have set-up an eZ components environment. For -information on how to do this, please refer to the `Components Introduction`_. - -.. _Components Introduction: http://ez.no/community/articles/an_introduction_to_ez_components - - Usage ===== Modified: packages/Translation/trunk/docs/tutorial.txt =================================================================== --- packages/Translation/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/Translation/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -58,15 +58,7 @@ .. _Qt's Linguist files: http://www.trolltech.com/products/qt/internationalization.html -Installation -============ -This tutorial assumes that you have set-up an eZ components environment. For -information on how to do this, please refer to the `Components Introduction`_. - -.. _Components Introduction: http://ez.no/community/articles/an_introduction_to_ez_components - - Basic Usage =========== Modified: packages/TranslationCacheTiein/trunk/docs/tutorial.txt =================================================================== --- packages/TranslationCacheTiein/trunk/docs/tutorial.txt 2006-01-27 14:13:42 UTC (rev 2063) +++ packages/TranslationCacheTiein/trunk/docs/tutorial.txt 2006-01-27 14:13:55 UTC (rev 2064) @@ -10,17 +10,6 @@ Cache component. This component only implements one class, the ezcTranslationCacheBackend which is a backend for the Translation component. - -Installation -============ - -The installation and configuration of the eZ components environment is -described in a separate article. Please refer to the `Components Introduction`_ -for instructions on installation and configuration of the eZ components library -and the Base component. - -.. _Components Introduction: http://ez.no/community/articles/an_introduction_to_ez_components - .. Local Variables: -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
