Index: branches/unlabeled/unlabeled-1.2.20/kernel/admin/include/help/editcategory_general.txt =================================================================== diff -u -r3393 -r4534 --- branches/unlabeled/unlabeled-1.2.20/kernel/admin/include/help/editcategory_general.txt (.../editcategory_general.txt) (revision 3393) +++ branches/unlabeled/unlabeled-1.2.20/kernel/admin/include/help/editcategory_general.txt (.../editcategory_general.txt) (revision 4534) @@ -5,6 +5,9 @@
  • Description - this is the category description
  • Automatic Directory Name � specifies whether the Directory Name used for mod_rewrite should be generated automatically from the category name, or entered manually. If checked, the Directory Name will be generated from the category name, replacing all special characters ( !@#$%^&*()+|\=-~`{}][:��;,./?>< ) by the underscore character (�_�), and all multiple underscores with a single underscore. If the resulting name ends with an underscore followed by number, an additional letter will be appended, since the names ending with a number are reserved for system use. The resulting name will also be checked for uniqueness, and if it�s not unique, additional letters will be appended to the end of the name
  • Directory Name � the directory name used for the URL generation when using mod_rewrite. The field is disabled if Automatic Directory Name is On. If Automatic Directory Name is Off, the administrator may enter the directory name manually, however it will still be checked for uniqueness, special characters and whether it ends with a number. In such cases the Directory Name will be automatically corrected before saving. +
  • Category Temple � the template file name used for displaying category index (item listing). If not explicitly set, the template filename will be inherited from the parent category, or taken from the URL if present. When used in conjunction with mod_rewrite, the template name will be eliminated from the URLs pointing to the category index, deduced by matching the category name from the URLs. The Category Template may be set to different values for different categories providing the ability to adjust the design of different categories. +
  • Item Template � the template file name used for displaying items (such as links, products, articles etc) inside the given category. Works exactly the same way as the Category Template, except it�s used for URLs pointing to an item. +
  • �Editor' � this icon that looks like a notepad and a pen, will pop up the online HTML editor for the category description. It will only work if the Enable HTML check box is checked.
  • Status � this is the category status
  • New � this is the control for the �New' flag. The �auto' setting will let the system set the �new' flag automatically, based on the number of days since its creation and a setting; �always' will enable the flag, and �never' will disable it.