Documentation TYPO3 par Ameos

locallang_csh_sysnote.php

00001 <?php
00006 $LOCAL_LANG = Array (
00007         'default' => Array (
00008                 '.description' => 'Internal reminder note placed on a the page.',
00009                 '.details' => 'This provides a simple way to attach instructional notes to a page regarding backend related issues. Use it as you like for reminders, instructions etc. ',
00010                 '_.seeAlso' => 'pages
00011 ',
00012                 'category.description' => 'Select a category which describes the character of the note.',
00013                 'subject.description' => 'Enter a title for the note.',
00014                 'message.description' => 'This is the note itself.',
00015                 'author.description' => 'Enter your name. ',
00016                 'email.description' => 'Enter your email address.',
00017                 'personal.description' => 'Check this, if you don\'t want other users to see this note.',
00018         ),
00019 );
00020 ?>


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6