1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

new module creation

This commit is contained in:
mcfly
2006-12-02 04:36:16 +00:00
commit e149b35fcc
2196 changed files with 182987 additions and 0 deletions

View File

@@ -0,0 +1,215 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/languages/English/lan_content.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:07 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
define("CONTENT_EMAILPRINT_LAN_1", "this content item is from");
define("POPUP_LAN_1", "click to enlarge image");
define("CONTENT_NOTIFY_LAN_1", "Content Events");
define("CONTENT_NOTIFY_LAN_2", "Content item submitted by user");
define("CONTENT_NOTIFY_LAN_3", "Content Submitted");
define("CONTENT_TYPE_LAN_0", "categories");
define("CONTENT_TYPE_LAN_1", "authors");
define("CONTENT_TYPE_LAN_2", "archive");
define("CONTENT_TYPE_LAN_3", "top rated");
define("CONTENT_TYPE_LAN_4", "top score");
define("CONTENT_TYPE_LAN_5", "recent");
define("CONTENT_ICON_LAN_0", "edit");
define("CONTENT_ICON_LAN_1", "delete");
define("CONTENT_ICON_LAN_2", "options");
define("CONTENT_ICON_LAN_3", "user details");
define("CONTENT_ICON_LAN_4", "download attachment");
define("CONTENT_ICON_LAN_5", "new");
define("CONTENT_ICON_LAN_6", "submit content");
define("CONTENT_ICON_LAN_7", "author list");
define("CONTENT_ICON_LAN_8", "warning");
define("CONTENT_ICON_LAN_9", "ok");
define("CONTENT_ICON_LAN_10", "error");
define("CONTENT_ICON_LAN_11", "order items in category");
define("CONTENT_ICON_LAN_12", "order items in main parent");
define("CONTENT_ICON_LAN_13", "personal admin");
define("CONTENT_ICON_LAN_14", "personal content manager");
define("CONTENT_ICON_LAN_15", "view");
define("CONTENT_ADMIN_DATE_LAN_0", "January");
define("CONTENT_ADMIN_DATE_LAN_1", "February");
define("CONTENT_ADMIN_DATE_LAN_2", "March");
define("CONTENT_ADMIN_DATE_LAN_3", "April");
define("CONTENT_ADMIN_DATE_LAN_4", "May");
define("CONTENT_ADMIN_DATE_LAN_5", "June");
define("CONTENT_ADMIN_DATE_LAN_6", "July");
define("CONTENT_ADMIN_DATE_LAN_7", "August");
define("CONTENT_ADMIN_DATE_LAN_8", "September");
define("CONTENT_ADMIN_DATE_LAN_9", "October");
define("CONTENT_ADMIN_DATE_LAN_10", "November");
define("CONTENT_ADMIN_DATE_LAN_11", "December");
define("CONTENT_ADMIN_DATE_LAN_12", "day");
define("CONTENT_ADMIN_DATE_LAN_13", "month");
define("CONTENT_ADMIN_DATE_LAN_14", "year");
define("CONTENT_ADMIN_DATE_LAN_15", "start date");
define("CONTENT_ADMIN_DATE_LAN_16", "end date");
define("CONTENT_ADMIN_DATE_LAN_17", "You can specify a start date for this content item. If you use a date in the future the content item will be visible from that point onward. If you do not need a specific starting date, you can just leave these fields as they are.");
define("CONTENT_ADMIN_DATE_LAN_18", "you can specify an end date for this content item. With the end date you can specify until which point in time the content item needs to be visible. If you do not need an end time for this content item, you can just leave the fields as they are.");
define("CONTENT_PAGETITLE_LAN_0", "Content");
define("CONTENT_PAGETITLE_LAN_1", "Main");
define("CONTENT_PAGETITLE_LAN_2", "Recent");
define("CONTENT_PAGETITLE_LAN_3", "Category");
define("CONTENT_PAGETITLE_LAN_4", "Top Rated");
define("CONTENT_PAGETITLE_LAN_5", "Author");
define("CONTENT_PAGETITLE_LAN_6", "Archive");
define("CONTENT_PAGETITLE_LAN_7", "Submit");
define("CONTENT_PAGETITLE_LAN_8", "Submit Content Item");
define("CONTENT_PAGETITLE_LAN_9", "Personal Content Manager");
define("CONTENT_PAGETITLE_LAN_10", "View Items");
define("CONTENT_PAGETITLE_LAN_11", "Edit Item");
define("CONTENT_PAGETITLE_LAN_12", "Create Item");
define("CONTENT_PAGETITLE_LAN_13", "Categories");
define("CONTENT_PAGETITLE_LAN_14", "Authorlist");
define("CONTENT_PAGETITLE_LAN_15", "Top Score");
define("CONTENT_SEARCH_LAN_0", "no content items found with these keywords.");
define("CONTENT_ORDER_LAN_0", "sort by ...");
define("CONTENT_ORDER_LAN_1", "heading (ASC)");
define("CONTENT_ORDER_LAN_2", "heading (DESC)");
define("CONTENT_ORDER_LAN_3", "date (ASC)");
define("CONTENT_ORDER_LAN_4", "date (DESC)");
define("CONTENT_ORDER_LAN_5", "refer (ASC)");
define("CONTENT_ORDER_LAN_6", "refer (DESC)");
define("CONTENT_ORDER_LAN_7", "parent (ASC)");
define("CONTENT_ORDER_LAN_8", "parent (DESC)");
define("CONTENT_ORDER_LAN_9", "order (ASC)");
define("CONTENT_ORDER_LAN_10", "order (DESC)");
define("CONTENT_ORDER_LAN_11", "author (ASC)");
define("CONTENT_ORDER_LAN_12", "author (DESC)");
define("CONTENT_LAN_0", "Content");
define("CONTENT_LAN_1", "Recent List");
define("CONTENT_LAN_2", "Category List");
define("CONTENT_LAN_3", "Category");
define("CONTENT_LAN_4", "Author List");
define("CONTENT_LAN_5", "Author");
define("CONTENT_LAN_6", "all categories");
define("CONTENT_LAN_7", "all authors");
define("CONTENT_LAN_8", "top rated items");
define("CONTENT_LAN_9", "in");
define("CONTENT_LAN_10", "on");
define("CONTENT_LAN_11", "by");
define("CONTENT_LAN_12", "top score items");
define("CONTENT_LAN_13", "list");
define("CONTENT_LAN_14", "-- categories --");
define("CONTENT_LAN_15", "no authors yet");
define("CONTENT_LAN_16", "[read more]");
define("CONTENT_LAN_17", "");
define("CONTENT_LAN_18", "search by keyword");
define("CONTENT_LAN_19", "search");
define("CONTENT_LAN_20", "content search results");
define("CONTENT_LAN_21", "no content types yet.");
define("CONTENT_LAN_22", "content types");
define("CONTENT_LAN_23", "Recent Content List");
define("CONTENT_LAN_24", "breadcrumb");
define("CONTENT_LAN_25", "Content Categories");
define("CONTENT_LAN_26", "Content Category");
define("CONTENT_LAN_27", "subcategories");
define("CONTENT_LAN_28", "parent subcategories");
define("CONTENT_LAN_29", "unknown");
define("CONTENT_LAN_30", "content item");
define("CONTENT_LAN_31", "content items");
define("CONTENT_LAN_32", "Content Author List");
define("CONTENT_LAN_33", "Go To Page");
define("CONTENT_LAN_34", "content");
define("CONTENT_LAN_35", "comments");
define("CONTENT_LAN_36", "moderate comments");
define("CONTENT_LAN_37", "no content items rated yet");
define("CONTENT_LAN_38", "Top Rated Content");
define("CONTENT_LAN_39", "author list");
define("CONTENT_LAN_40", "author user details");
define("CONTENT_LAN_41", "attached");
define("CONTENT_LAN_42", "file");
define("CONTENT_LAN_43", "files");
define("CONTENT_LAN_44", "hits:");
define("CONTENT_LAN_45", "author awarded score:");
define("CONTENT_LAN_46", "article index");
define("CONTENT_LAN_47", "author");
define("CONTENT_LAN_48", "content items");
define("CONTENT_LAN_49", "last content item");
define("CONTENT_LAN_50", "date");
define("CONTENT_LAN_51", "Type List");
define("CONTENT_LAN_52", "no valid authors found");
define("CONTENT_LAN_53", "item");
define("CONTENT_LAN_54", "items");
define("CONTENT_LAN_55", "last item on");
define("CONTENT_LAN_56", "show overview of");
define("CONTENT_LAN_57", "comments:");
define("CONTENT_LAN_58", "home");
define("CONTENT_LAN_59", "content");
define("CONTENT_LAN_60", "recent");
define("CONTENT_LAN_61", "view recent items");
define("CONTENT_LAN_62", "view all categories");
define("CONTENT_LAN_63", "view all authors");
define("CONTENT_LAN_64", "view top rated items");
define("CONTENT_LAN_65", "submit content");
define("CONTENT_LAN_66", "click here to submit content, you can choose the category on the submit page.");
define("CONTENT_LAN_67", "personal content manager");
define("CONTENT_LAN_68", "click here to manage your personal content.");
define("CONTENT_LAN_69", "email the");
define("CONTENT_LAN_70", "print the");
define("CONTENT_LAN_71", "content item");
define("CONTENT_LAN_72", "category item");
define("CONTENT_LAN_73", "no content items yet");
define("CONTENT_LAN_74", "");
define("CONTENT_LAN_75", "submit content item");
define("CONTENT_LAN_76", "create pdf file of the");
define("CONTENT_LAN_77", "content search");
define("CONTENT_LAN_78", "untitled page");
define("CONTENT_LAN_79", "page");
define("CONTENT_LAN_80", "recent items : ");
define("CONTENT_LAN_81", "categories");
define("CONTENT_LAN_82", "no items yet in");
define("CONTENT_LAN_83", "item archive");
define("CONTENT_LAN_84", "Content Archive");
define("CONTENT_LAN_85", "authorlist");
define("CONTENT_LAN_86", "view top score items");
define("CONTENT_LAN_87", "Top Score Content");
define("CONTENT_LAN_88", "no content items have a score yet");
define("CONTENT_LAN_89", "select page");
define("CONTENT_LAN_90", "previous page");
define("CONTENT_LAN_91", "next page");
define("CONTENT_LAN_92", " - current");
define("CONTENT_MENU_LAN_0", "content Menu :");
define("CONTENT_MENU_LAN_1", "no content items yet");
define("CONTENT_MENU_LAN_2", "recent items");
define("CONTENT_MENU_LAN_3", "categories");
define("CONTENT_MENU_LAN_4", "content links");
define("CONTENT_MENU_LAN_5", "");
define("CONTENT_MENU_LAN_6", "");
define("CONTENT_MENU_LAN_7", "");
define("CONTENT_MENU_LAN_8", "");
define("CONTENT_MENU_LAN_9", "");
define("CONTENT_MENU_LAN_10", "");
define("CONTENT_MENU_LAN_11", "");
define("CONTENT_MENU_LAN_12", "");
define("CONTENT_MENU_LAN_13", "");
define("CONTENT_MENU_LAN_14", "");
define("CONTENT_MENU_LAN_15", "");
define("CONTENT_MENU_LAN_16", "");
define("CONTENT_MENU_LAN_17", "");
define("CONTENT_MENU_LAN_18", "");
define("CONTENT_MENU_LAN_19", "");
define("CONTENT_MENU_LAN_20", "");
?>

View File

@@ -0,0 +1,706 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/languages/English/lan_content_admin.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:08 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
define("CONTENT_PLUGIN_LAN_1", "Content Management");
define("CONTENT_PLUGIN_LAN_2", "A Complete Content Management Section.");
define("CONTENT_PLUGIN_LAN_3", "Configure Content Management");
define("CONTENT_PLUGIN_LAN_4", "This plugin is now ready to be used.");
define("CONTENT_PLUGIN_LAN_5", "Content");
define("CONTENT_PLUGIN_LAN_6", "Content Management Plugin table structure updated");
define("CONTENT_LATEST_LAN_1", "Submitted Content Items:");
define("CONTENT_ADMIN_CAT_LAN_0", "create content category");
define("CONTENT_ADMIN_CAT_LAN_1", "edit content category");
define("CONTENT_ADMIN_CAT_LAN_2", "heading");
define("CONTENT_ADMIN_CAT_LAN_3", "subheading");
define("CONTENT_ADMIN_CAT_LAN_4", "text");
define("CONTENT_ADMIN_CAT_LAN_5", "icon");
define("CONTENT_ADMIN_CAT_LAN_6", "submit");
define("CONTENT_ADMIN_CAT_LAN_7", "update");
define("CONTENT_ADMIN_CAT_LAN_8", "view icons");
define("CONTENT_ADMIN_CAT_LAN_9", "no content categories yet");
define("CONTENT_ADMIN_CAT_LAN_10", "content categories");
define("CONTENT_ADMIN_CAT_LAN_11", "content category created");
define("CONTENT_ADMIN_CAT_LAN_12", "content category updated");
define("CONTENT_ADMIN_CAT_LAN_13", "required field(s) left blank");
define("CONTENT_ADMIN_CAT_LAN_14", "comments");
define("CONTENT_ADMIN_CAT_LAN_15", "rating");
define("CONTENT_ADMIN_CAT_LAN_16", "print email/icons");
define("CONTENT_ADMIN_CAT_LAN_17", "visibility");
define("CONTENT_ADMIN_CAT_LAN_18", "author");
define("CONTENT_ADMIN_CAT_LAN_19", "content category");
define("CONTENT_ADMIN_CAT_LAN_20", "options");
define("CONTENT_ADMIN_CAT_LAN_21", "clear form");
define("CONTENT_ADMIN_CAT_LAN_22", "options updated");
define("CONTENT_ADMIN_CAT_LAN_23", "content category deleted");
define("CONTENT_ADMIN_CAT_LAN_24", "id");
define("CONTENT_ADMIN_CAT_LAN_25", "icon");
define("CONTENT_ADMIN_CAT_LAN_26", "new main category");
define("CONTENT_ADMIN_CAT_LAN_27", "category");
define("CONTENT_ADMIN_CAT_LAN_28", "Assign users from the left window to the Personal Content Manager for this category");
define("CONTENT_ADMIN_CAT_LAN_29", "Admins - click to move ... ");
define("CONTENT_ADMIN_CAT_LAN_30", "Personal Content Manager");
define("CONTENT_ADMIN_CAT_LAN_31", "remove");
define("CONTENT_ADMIN_CAT_LAN_32", "clear managers");
define("CONTENT_ADMIN_CAT_LAN_33", "assign personal content managers");
define("CONTENT_ADMIN_CAT_LAN_34", "admins successfully assigned to the category");
define("CONTENT_ADMIN_CAT_LAN_35", "content sub category deleted");
define("CONTENT_ADMIN_CAT_LAN_36", "Category check: there are still subcategories present, the category will NOT be deleted. First remove all subcategories and then try again.");
define("CONTENT_ADMIN_CAT_LAN_37", "content items check: there are still content items present, the category will NOT be deleted. First remove all content items and then try again.");
define("CONTENT_ADMIN_CAT_LAN_38", "content items check: no items found");
define("CONTENT_ADMIN_CAT_LAN_39", "category check: no subcategories found");
define("CONTENT_ADMIN_CAT_LAN_40", "Below you see a list of the main category and all subcategories if present.<br />");
define("CONTENT_ADMIN_CAT_LAN_41", "The personal manager of content categories allows you to assign certain other admins to a category. With this privilege these admins can manage their own, and only their own, personal content items in this specified category, without the need to have control over the full content manager plugin. From the normal content page outside of the admin area they will see a personal manager icon which redirects them to the personal manager page.");
define("CONTENT_ADMIN_CAT_LAN_42", "to re-edit the same category");
define("CONTENT_ADMIN_CAT_LAN_43", "click here");
define("CONTENT_ADMIN_CAT_LAN_44", "to add another category in the earlier selected main category");
define("CONTENT_ADMIN_CAT_LAN_45", "allow comments?");
define("CONTENT_ADMIN_CAT_LAN_46", "allow rating?");
define("CONTENT_ADMIN_CAT_LAN_47", "display print/email icons?");
define("CONTENT_ADMIN_CAT_LAN_48", "choose which users see this item");
define("CONTENT_ADMIN_CAT_LAN_49", "choose an icon for this category");
//define("CONTENT_ADMIN_CAT_LAN_50", "content menu created<br /><br />Because you have created a Main Parent Category, a Menu has been generated.<br />The menu file has been created in your /menus folder.<br /><br />In order to see the menu in action, you still need to activate this menu in your <a href='".e_ADMIN."menus.php'>admin menus area</a>.");
define("CONTENT_ADMIN_CAT_LAN_50", "
Only if you have created a New Main Parent Category, a menu file has been created.<br />
This menu file has been created in your /menus folder.<br />
In order to see the menu in action, you still need to activate the menu in your <a href='".e_ADMIN."menus.php'>admin menus area</a>.<br /><br />
");
define("CONTENT_ADMIN_CAT_LAN_51", "error; menu file not created");
define("CONTENT_ADMIN_CAT_LAN_52", "ALWAYS choose a category first before you fill in other fields!");
define("CONTENT_ADMIN_CAT_LAN_53", "to manage another category");
define("CONTENT_ADMIN_CAT_LAN_54", "user");
define("CONTENT_ADMIN_CAT_LAN_55", "users");
define("CONTENT_ADMIN_CAT_LAN_56", "item");
define("CONTENT_ADMIN_CAT_LAN_57", "items");
define("CONTENT_ADMIN_CAT_LAN_58", "category icon successfully uploaded<br />notice: you still need to assign the icon to this category in the icon>choose existing icon area !<br />and of course after that you still need to submit the form to create/update this category");
define("CONTENT_ADMIN_CAT_LAN_59", "category icon not uploaded");
define("CONTENT_ADMIN_CAT_LAN_60", "assign an icon");
define("CONTENT_ADMIN_CAT_LAN_61", "upload a new icon");
define("CONTENT_ADMIN_CAT_LAN_62", "After you have uploaded a new category icon, you can assign this icon in the below 'icon' area<br />If you upload a new icon, this icon will be scaled to 48 pixels, and additionally a small 16 pixels icon will be created as well<br /><br />");
define("CONTENT_ADMIN_CAT_LAN_63", "upload icon");
define("CONTENT_ADMIN_MANAGER_LAN_0", "approve submitted");
define("CONTENT_ADMIN_MANAGER_LAN_1", "users with this class are able to approve submitted content items");
define("CONTENT_ADMIN_MANAGER_LAN_2", "personal manager");
define("CONTENT_ADMIN_MANAGER_LAN_3", "users with this class are able to manage only their personal content items");
define("CONTENT_ADMIN_MANAGER_LAN_4", "category manager");
define("CONTENT_ADMIN_MANAGER_LAN_5", "users with this class are able to manage all content items in this category");
define("CONTENT_ADMIN_ITEM_LAN_0", "required field(s) left blank");
define("CONTENT_ADMIN_ITEM_LAN_1", "content item created");
define("CONTENT_ADMIN_ITEM_LAN_2", "content item updated");
define("CONTENT_ADMIN_ITEM_LAN_3", "content item deleted");
define("CONTENT_ADMIN_ITEM_LAN_4", "no content items yet");
define("CONTENT_ADMIN_ITEM_LAN_5", "existing content items");
define("CONTENT_ADMIN_ITEM_LAN_6", "first letters");
define("CONTENT_ADMIN_ITEM_LAN_7", "please select a letter above.");
define("CONTENT_ADMIN_ITEM_LAN_8", "id");
define("CONTENT_ADMIN_ITEM_LAN_9", "icon");
define("CONTENT_ADMIN_ITEM_LAN_10", "author");
define("CONTENT_ADMIN_ITEM_LAN_11", "heading");
define("CONTENT_ADMIN_ITEM_LAN_12", "options");
define("CONTENT_ADMIN_ITEM_LAN_13", "choose parent category");
define("CONTENT_ADMIN_ITEM_LAN_14", "name");
define("CONTENT_ADMIN_ITEM_LAN_15", "email");
define("CONTENT_ADMIN_ITEM_LAN_16", "subheading");
define("CONTENT_ADMIN_ITEM_LAN_17", "summary");
define("CONTENT_ADMIN_ITEM_LAN_18", "text");
define("CONTENT_ADMIN_ITEM_LAN_19", "upload icon");
define("CONTENT_ADMIN_ITEM_LAN_20", "icon");
define("CONTENT_ADMIN_ITEM_LAN_21", "This option is disabled as file uploading is not enabled on your server");
define("CONTENT_ADMIN_ITEM_LAN_22", "The");
define("CONTENT_ADMIN_ITEM_LAN_23", "folder is not writable, you need to CHMOD 777 the folder before uploading");
define("CONTENT_ADMIN_ITEM_LAN_24", "attachments");
define("CONTENT_ADMIN_ITEM_LAN_25", "upload new icon");
define("CONTENT_ADMIN_ITEM_LAN_26", "remove");
define("CONTENT_ADMIN_ITEM_LAN_27", "present content file");
define("CONTENT_ADMIN_ITEM_LAN_28", "upload new file");
define("CONTENT_ADMIN_ITEM_LAN_29", "no file yet");
define("CONTENT_ADMIN_ITEM_LAN_30", "content file");
define("CONTENT_ADMIN_ITEM_LAN_31", "images");
define("CONTENT_ADMIN_ITEM_LAN_32", "present content image");
define("CONTENT_ADMIN_ITEM_LAN_33", "upload new image");
define("CONTENT_ADMIN_ITEM_LAN_34", "content image");
define("CONTENT_ADMIN_ITEM_LAN_35", "set preferences for this content item");
define("CONTENT_ADMIN_ITEM_LAN_36", "comments");
define("CONTENT_ADMIN_ITEM_LAN_37", "rating");
define("CONTENT_ADMIN_ITEM_LAN_38", "print email/icons");
define("CONTENT_ADMIN_ITEM_LAN_39", "visibility");
define("CONTENT_ADMIN_ITEM_LAN_40", "score");
define("CONTENT_ADMIN_ITEM_LAN_41", "select a score ...");
define("CONTENT_ADMIN_ITEM_LAN_42", "tick to update timestamp to current time");
define("CONTENT_ADMIN_ITEM_LAN_43", "post user submitted content item");
define("CONTENT_ADMIN_ITEM_LAN_44", "create content item");
define("CONTENT_ADMIN_ITEM_LAN_45", "update content item");
define("CONTENT_ADMIN_ITEM_LAN_46", "preview");
define("CONTENT_ADMIN_ITEM_LAN_47", "preview again");
define("CONTENT_ADMIN_ITEM_LAN_48", "main parent");
define("CONTENT_ADMIN_ITEM_LAN_49", "submitted content items");
define("CONTENT_ADMIN_ITEM_LAN_50", "no submitted content items");
define("CONTENT_ADMIN_ITEM_LAN_51", "author details");
define("CONTENT_ADMIN_ITEM_LAN_52", "submit content item");
define("CONTENT_ADMIN_ITEM_LAN_53", "meta keywords");
define("CONTENT_ADMIN_ITEM_LAN_54", "additional data");
define("CONTENT_ADMIN_ITEM_LAN_55", "Go back to the <a href='".e_SELF."'>main content manager page</a> to manage more of your personal content<br />or<br />Go to the <a href='".e_PLUGIN."content/content.php'>content main page</a> to view content items.");
define("CONTENT_ADMIN_ITEM_LAN_56", "personal content manager");
define("CONTENT_ADMIN_ITEM_LAN_57", "category");
define("CONTENT_ADMIN_ITEM_LAN_58", "items");
define("CONTENT_ADMIN_ITEM_LAN_59", "move");
define("CONTENT_ADMIN_ITEM_LAN_60", "order");
define("CONTENT_ADMIN_ITEM_LAN_61", "update order");
define("CONTENT_ADMIN_ITEM_LAN_62", "order categories");
define("CONTENT_ADMIN_ITEM_LAN_63", "inc");
define("CONTENT_ADMIN_ITEM_LAN_64", "dec");
define("CONTENT_ADMIN_ITEM_LAN_65", "order content items");
define("CONTENT_ADMIN_ITEM_LAN_66", "Below you see the distinct letters of the content heading for all items in this category.<br />By clicking on one of the letters you will see a list of all items starting with the selected letter. You can also choose the ALL button to display all items in this category.");
define("CONTENT_ADMIN_ITEM_LAN_67", "Below you see the content items listed for the selected category or narrowed down with a selected letter.<br />You can edit or delete an item by clicking the appropriate buttons on the right.");
define("CONTENT_ADMIN_ITEM_LAN_68", "Below you have the ability to add custom data for this content item. Each custom data needs to have both a key and a value data present. You can specify the key in the left field and the corresponding value in the right field.<br />(for instance, key='photography' and value='all photos are made by me'.");
define("CONTENT_ADMIN_ITEM_LAN_69", "Here you can upload icons, attachments and/or images to go with the content item. The allowed filetypes are : ");
define("CONTENT_ADMIN_ITEM_LAN_70", "Separate each word with commas, no spaces are allowed !");
define("CONTENT_ADMIN_ITEM_LAN_71", "leave if item written by you");
define("CONTENT_ADMIN_ITEM_LAN_72", "define author details");
define("CONTENT_ADMIN_ITEM_LAN_73", "define a start date for this item (leave if none needed)");
define("CONTENT_ADMIN_ITEM_LAN_74", "define an end date for this item (leave if none needed)");
define("CONTENT_ADMIN_ITEM_LAN_75", "assign an icon");
define("CONTENT_ADMIN_ITEM_LAN_76", "assign attachments");
define("CONTENT_ADMIN_ITEM_LAN_77", "assign images");
define("CONTENT_ADMIN_ITEM_LAN_78", "allow comments?");
define("CONTENT_ADMIN_ITEM_LAN_79", "allow rating?");
define("CONTENT_ADMIN_ITEM_LAN_80", "display print/email icons?");
define("CONTENT_ADMIN_ITEM_LAN_81", "choose which users see this item");
define("CONTENT_ADMIN_ITEM_LAN_82", "define a score");
define("CONTENT_ADMIN_ITEM_LAN_83", "define meta keywords");
define("CONTENT_ADMIN_ITEM_LAN_84", "define custom data fields (key + value)");
define("CONTENT_ADMIN_ITEM_LAN_85", "enabled");
define("CONTENT_ADMIN_ITEM_LAN_86", "disabled");
define("CONTENT_ADMIN_ITEM_LAN_87", "choose an icon for this item");
define("CONTENT_ADMIN_ITEM_LAN_88", "to create an item in the earlier selected main category");
define("CONTENT_ADMIN_ITEM_LAN_89", "to edit an item in the earlier selected main category");
define("CONTENT_ADMIN_ITEM_LAN_90", "click here");
define("CONTENT_ADMIN_ITEM_LAN_91", "to re-edit the same item");
define("CONTENT_ADMIN_ITEM_LAN_92", "layout");
define("CONTENT_ADMIN_ITEM_LAN_93", "choose a layout scheme");
define("CONTENT_ADMIN_ITEM_LAN_94", "select a layout scheme");
define("CONTENT_ADMIN_ITEM_LAN_95", "upload a new icon");
define("CONTENT_ADMIN_ITEM_LAN_96", "choose an existing icon");
define("CONTENT_ADMIN_ITEM_LAN_97", "After you have uploaded a new icon, you can assign it in the below 'choose an existing icon' area");
define("CONTENT_ADMIN_ITEM_LAN_98", "upload a new attachment");
define("CONTENT_ADMIN_ITEM_LAN_99", "choose an existing attachment");
define("CONTENT_ADMIN_ITEM_LAN_100", "After you have uploaded a new attachment, you can assign it in the below 'choose an existing attachment' area");
define("CONTENT_ADMIN_ITEM_LAN_101", "upload a new image");
define("CONTENT_ADMIN_ITEM_LAN_102", "choose an existing image");
define("CONTENT_ADMIN_ITEM_LAN_103", "After you have uploaded a new image, you can assign it in the below 'choose an existing image' area");
define("CONTENT_ADMIN_ITEM_LAN_104", "upload");
define("CONTENT_ADMIN_ITEM_LAN_105", "view");
define("CONTENT_ADMIN_ITEM_LAN_106", "icon successfully uploaded<br />notice: you still need to assign the icon to this content item in the 'choose an existing icon' area !<br />and of course after that you still need to submit the form to create/update the content item");
define("CONTENT_ADMIN_ITEM_LAN_107", "icon not uploaded");
define("CONTENT_ADMIN_ITEM_LAN_108", "attachment successfully uploaded<br />notice: you still need to assign the attachment to this content item in the 'choose an existing attachment' area !<br />and of course after that you still need to submit the form to create/update the content item");
define("CONTENT_ADMIN_ITEM_LAN_109", "attachment not uploaded");
define("CONTENT_ADMIN_ITEM_LAN_110", "image successfully uploaded<br />notice: you still need to assign the image to this content item in the 'choose an existing image' area !<br />and of course after that you still need to submit the form to create/update the content item");
define("CONTENT_ADMIN_ITEM_LAN_111", "image not uploaded");
define("CONTENT_ADMIN_ITEM_LAN_112", "upload an icon, attachment or image");
define("CONTENT_ADMIN_ITEM_LAN_113", "choose the type of upload in the select box before you upload the file");
define("CONTENT_ADMIN_ITEM_LAN_114", "icon");
define("CONTENT_ADMIN_ITEM_LAN_115", "attachment");
define("CONTENT_ADMIN_ITEM_LAN_116", "image");
define("CONTENT_ADMIN_ITEM_LAN_117", "submitted content item posted");
define("CONTENT_ADMIN_ITEM_LAN_118", "no");
define("CONTENT_ADMIN_ITEM_LAN_119", "assigned");
define("CONTENT_ADMIN_ITEM_LAN_120", "default layout");
define("CONTENT_ADMIN_ITEM_LAN_121", "no new icon uploaded yet");
define("CONTENT_ADMIN_ITEM_LAN_122", "no new attachment uploaded yet");
define("CONTENT_ADMIN_ITEM_LAN_123", "no new image uploaded yet");
define("CONTENT_ADMIN_ITEM_LAN_124", "to view the item");
define("CONTENT_ADMIN_ORDER_LAN_0", "order is increased");
define("CONTENT_ADMIN_ORDER_LAN_1", "order is decreased");
define("CONTENT_ADMIN_ORDER_LAN_2", "new order for content items is saved");
define("CONTENT_ADMIN_MAIN_LAN_0", "existing content categories");
define("CONTENT_ADMIN_MAIN_LAN_1", "no content categories yet");
define("CONTENT_ADMIN_MAIN_LAN_2", "main content categories");
define("CONTENT_ADMIN_MAIN_LAN_3", "content item deleted");
define("CONTENT_ADMIN_MAIN_LAN_4", "parent text");
define("CONTENT_ADMIN_MAIN_LAN_5", "parent icon");
define("CONTENT_ADMIN_MAIN_LAN_6", "");
define("CONTENT_ADMIN_MAIN_LAN_7", "Welcome to the Content Management System !");
define("CONTENT_ADMIN_MAIN_LAN_8", "This information is shown because the table of the Content Management Plugin contains no records.");
define("CONTENT_ADMIN_MAIN_LAN_9", "Please read the following information carefully and choose what you want to do.");
define("CONTENT_ADMIN_MAIN_LAN_10", "You can manage content items on this page. First decide the category you would like to manage content for. Select a category in the select box to start managing content for that category.");
define("CONTENT_ADMIN_MAIN_LAN_11", "Since the old content table contains records, you can choose one of the following three options:");
define("CONTENT_ADMIN_MAIN_LAN_12", "");
define("CONTENT_ADMIN_MAIN_LAN_13", "You can create new content items on this page. First decide the category you would like to manage content for. Click on the button of the main parents listed below to create new content in that main category.");
define("CONTENT_ADMIN_MAIN_LAN_14", "You can set the order for content items on this page. Click on the button of the main parents listed below to start ordering content items or categories for the selected main category.");
define("CONTENT_ADMIN_MAIN_LAN_15", "You can manage categories on this page. Choose the main category from the buttons listed below to show an overview of all categories and subcategories within that main category.");
define("CONTENT_ADMIN_MAIN_LAN_16", "You can create new categories on this page. By default the creation form for a new main category is shown. If you would like to create a subcategory for an existing main category, please click on one of the buttons listed below to show the creation form for a subcategory within the selected main category.");
define("CONTENT_ADMIN_MAIN_LAN_17", "please create a new category on the <a href='".e_SELF."?type.0.cat.create'>Create New Category</a> page");
define("CONTENT_ADMIN_MAIN_LAN_18", "Convert records");
define("CONTENT_ADMIN_MAIN_LAN_19", "
The first thing you need to do is create a backup of your existing content table as well as your comments and rate table.<br />
Use a program to backup your content table, like phpMyAdmin.<br />
After you have created a backup of your old content table, you can start converting the records to the new Content Management Plugin.<br />
After you have converted your old content, you should no longer see this information, and be able to manage your existing content.<br />
");
define("CONTENT_ADMIN_MAIN_LAN_20", "Start with an empty content table");
define("CONTENT_ADMIN_MAIN_LAN_21", "
If you no longer need the records from your old content table,<br />
and just want to start with a fresh new Content Management Plugin table,<br />
and you do not want to create a default set of categories,<br />
you can start by creating a new category.<br />
");
define("CONTENT_ADMIN_MAIN_LAN_22", "Create a default set of categories");
define("CONTENT_ADMIN_MAIN_LAN_23", "
If you want to start with a fresh install, you can first create a default set of content categories.<br />
With this default set three main parent categories will be created, namely Content, Review and Article.<br />
");
define("CONTENT_ADMIN_MAIN_LAN_24", "This is a fresh install / The old content table does not contain records");
define("CONTENT_ADMIN_MAIN_LAN_25", "
Since the old existing content table does not contain any records, you can now start managing new content.<br />
By clicking the next button, you will automatically create a default set of categories, namely Content, Review and Article.<br />
");
define("CONTENT_ADMIN_MAIN_LAN_26", "preview");
define("CONTENT_ADMIN_MAIN_LAN_27", "preview again");
define("CONTENT_ADMIN_MAIN_LAN_28", "choose category ...");
define("CONTENT_ADMIN_MAIN_LAN_29", "NEW MAIN CATEGORY");
define("CONTENT_ADMIN_MENU_LAN_0", "Manage Content");
define("CONTENT_ADMIN_MENU_LAN_1", "Create Content");
define("CONTENT_ADMIN_MENU_LAN_2", "Manage Category");
define("CONTENT_ADMIN_MENU_LAN_3", "Create Category");
define("CONTENT_ADMIN_MENU_LAN_4", "Submitted Content Items");
define("CONTENT_ADMIN_MENU_LAN_5", "Category");
define("CONTENT_ADMIN_MENU_LAN_6", "Options");
define("CONTENT_ADMIN_MENU_LAN_7", "Admin : Create Item");
define("CONTENT_ADMIN_MENU_LAN_8", "Submit Item");
define("CONTENT_ADMIN_MENU_LAN_9", "Path And Theme");
define("CONTENT_ADMIN_MENU_LAN_10", "General");
define("CONTENT_ADMIN_MENU_LAN_11", "Content Item Preview");
define("CONTENT_ADMIN_MENU_LAN_12", "Category pages");
define("CONTENT_ADMIN_MENU_LAN_13", "Content pages");
define("CONTENT_ADMIN_MENU_LAN_14", "Menu");
define("CONTENT_ADMIN_MENU_LAN_15", "Order");
define("CONTENT_ADMIN_MENU_LAN_16", "Archive Page");
define("CONTENT_ADMIN_MENU_LAN_17", "Personal Content Manager");
define("CONTENT_ADMIN_MENU_LAN_18", "Author Page");
define("CONTENT_ADMIN_MENU_LAN_19", "Content Manager");
define("CONTENT_ADMIN_MENU_LAN_20", "Top Rated Page");
define("CONTENT_ADMIN_MENU_LAN_21", "Pages");
define("CONTENT_ADMIN_MENU_LAN_22", "Top Score Page");
define("CONTENT_ADMIN_MENU_LAN_23", "Admin : Create Category");
define("CONTENT_ADMIN_JS_LAN_0", "Are you sure you want to delete this category?");
define("CONTENT_ADMIN_JS_LAN_1", "Are you sure you want to delete this content?");
define("CONTENT_ADMIN_JS_LAN_2", "are you sure you want to remove the current image ?");
define("CONTENT_ADMIN_JS_LAN_3", "are you sure you want to remove the current file ?");
define("CONTENT_ADMIN_JS_LAN_4", "image");
define("CONTENT_ADMIN_JS_LAN_5", "file");
define("CONTENT_ADMIN_JS_LAN_6", "ID");
define("CONTENT_ADMIN_JS_LAN_7", "are you sure you want to remove the current icon ?");
define("CONTENT_ADMIN_JS_LAN_8", "icon");
define("CONTENT_ADMIN_JS_LAN_9", "NOTICE :\\nonly empty categories can be deleted.\\na category is empty if it does NOT contain any subcategories and\\nif it does NOT contain any content items!");
define("CONTENT_ADMIN_JS_LAN_10", "Are you sure you want to delete this submitted content before posting it?");
define("CONTENT_ADMIN_SUBMIT_LAN_0", "no content categories allow user submission at this point");
define("CONTENT_ADMIN_SUBMIT_LAN_1", "content submit types");
define("CONTENT_ADMIN_SUBMIT_LAN_2", "Thank you, your content item has been submitted.");
define("CONTENT_ADMIN_SUBMIT_LAN_3", "Thank you, your content item has been submitted and will be reviewed by a site administrator in due course.");
define("CONTENT_ADMIN_SUBMIT_LAN_4", "required field(s) left blank");
define("CONTENT_ADMIN_SUBMIT_LAN_5", "Go back to the <a href='".e_SELF."'>main submission page</a> to submit more content<br />or<br />Go to the <a href='".e_PLUGIN."content/content.php'>content main page</a> to view content items.");
define("CONTENT_ADMIN_SUBMIT_LAN_6", "");
define("CONTENT_ADMIN_SUBMIT_LAN_7", "");
define("CONTENT_ADMIN_SUBMIT_LAN_8", "submitted content item deleted");
define("CONTENT_ADMIN_SUBMIT_LAN_9", "");
define("CONTENT_ADMIN_SUBMIT_LAN_10", "");
define("CONTENT_ADMIN_SUBMIT_LAN_11", "");
define("CONTENT_ADMIN_SUBMIT_LAN_12", "");
define("CONTENT_ADMIN_SUBMIT_LAN_13", "");
define("CONTENT_ADMIN_SUBMIT_LAN_14", "");
define("CONTENT_ADMIN_SUBMIT_LAN_15", "");
define("CONTENT_ADMIN_SUBMIT_LAN_16", "");
define("CONTENT_ADMIN_SUBMIT_LAN_17", "");
define("CONTENT_ADMIN_SUBMIT_LAN_18", "");
define("CONTENT_ADMIN_SUBMIT_LAN_19", "");
define("CONTENT_ADMIN_CONVERSION_LAN_0", "content");
define("CONTENT_ADMIN_CONVERSION_LAN_1", "review");
define("CONTENT_ADMIN_CONVERSION_LAN_2", "article");
define("CONTENT_ADMIN_CONVERSION_LAN_3", "category");
define("CONTENT_ADMIN_CONVERSION_LAN_4", "categories");
define("CONTENT_ADMIN_CONVERSION_LAN_5", "page");
define("CONTENT_ADMIN_CONVERSION_LAN_6", "pages");
define("CONTENT_ADMIN_CONVERSION_LAN_7", "main parent inserted");
define("CONTENT_ADMIN_CONVERSION_LAN_8", "main parent preferences inserted");
define("CONTENT_ADMIN_CONVERSION_LAN_9", "no");
define("CONTENT_ADMIN_CONVERSION_LAN_10", "main parent needed");
define("CONTENT_ADMIN_CONVERSION_LAN_11", "conversion analysis");
define("CONTENT_ADMIN_CONVERSION_LAN_12", "total rows to convert");
define("CONTENT_ADMIN_CONVERSION_LAN_13", "total converted rows");
define("CONTENT_ADMIN_CONVERSION_LAN_14", "total warnings");
define("CONTENT_ADMIN_CONVERSION_LAN_15", "total failures");
define("CONTENT_ADMIN_CONVERSION_LAN_16", "analysis of the old content table");
define("CONTENT_ADMIN_CONVERSION_LAN_17", "total rows");
define("CONTENT_ADMIN_CONVERSION_LAN_18", "unknown rows");
define("CONTENT_ADMIN_CONVERSION_LAN_19", "all rows are familiar");
define("CONTENT_ADMIN_CONVERSION_LAN_20", "content main parent");
define("CONTENT_ADMIN_CONVERSION_LAN_21", "review main parent");
define("CONTENT_ADMIN_CONVERSION_LAN_22", "article main parent");
define("CONTENT_ADMIN_CONVERSION_LAN_23", "insertion failed");
define("CONTENT_ADMIN_CONVERSION_LAN_24", "no content pages present");
define("CONTENT_ADMIN_CONVERSION_LAN_25", "content pages present");
define("CONTENT_ADMIN_CONVERSION_LAN_26", "inserted");
define("CONTENT_ADMIN_CONVERSION_LAN_27", "analysis of the conversion");
define("CONTENT_ADMIN_CONVERSION_LAN_28", "total old rows");
define("CONTENT_ADMIN_CONVERSION_LAN_29", "total new rows");
define("CONTENT_ADMIN_CONVERSION_LAN_30", "failed");
define("CONTENT_ADMIN_CONVERSION_LAN_31", "warnings");
define("CONTENT_ADMIN_CONVERSION_LAN_32", "old category does not exist: items added to higher category");
define("CONTENT_ADMIN_CONVERSION_LAN_33", "new category does not exist: items added to higher category");
define("CONTENT_ADMIN_CONVERSION_LAN_34", "no");
define("CONTENT_ADMIN_CONVERSION_LAN_35", "category pages present");
define("CONTENT_ADMIN_CONVERSION_LAN_36", "pages and/or submitted pages present");
define("CONTENT_ADMIN_CONVERSION_LAN_37", "conversion of categories");
define("CONTENT_ADMIN_CONVERSION_LAN_38", "valid inserts");
define("CONTENT_ADMIN_CONVERSION_LAN_39", "failed inserts");
define("CONTENT_ADMIN_CONVERSION_LAN_40", "warning");
define("CONTENT_ADMIN_CONVERSION_LAN_41", "warning");
define("CONTENT_ADMIN_CONVERSION_LAN_42", "conversion results of the old content table to the new content plugin table");
define("CONTENT_ADMIN_CONVERSION_LAN_43", "press the button to convert the old content table");
define("CONTENT_ADMIN_CONVERSION_LAN_44", "the new content table already contains data !<br />are you sure you want to convert the old content table to the new content table ?<br /><br />if you still would like to convert the table, the old content data will be added to the already existing new content table, but no guarantee can be made to assure that all items will be added to already existing new categories in a correct manner !");
define("CONTENT_ADMIN_CONVERSION_LAN_45", "insertion failed: main parent not inserted");
define("CONTENT_ADMIN_CONVERSION_LAN_46", "Start managing your content by going to the <a href='".e_PLUGIN."content/admin_content_config.php'>Content Manager Plugin Frontpage</a> !");
define("CONTENT_ADMIN_CONVERSION_LAN_47", "conversion completed");
define("CONTENT_ADMIN_CONVERSION_LAN_48", "click here for details");
define("CONTENT_ADMIN_CONVERSION_LAN_49", "conversion of pages");
define("CONTENT_ADMIN_CONVERSION_LAN_50", "conversion of main parents");
define("CONTENT_ADMIN_CONVERSION_LAN_51", "unknown rows");
define("CONTENT_ADMIN_CONVERSION_LAN_52", "default set of main parent categories created");
define("CONTENT_ADMIN_CONVERSION_LAN_53", "a main parent by this name already exists");
define("CONTENT_ADMIN_CONVERSION_LAN_54", "create a default set of parent categories (content, review and article)");
define("CONTENT_ADMIN_CONVERSION_LAN_55", "content management plugin : conversion options");
define("CONTENT_ADMIN_CONVERSION_LAN_56", "click the button to go to the Content Create New Category page.");
define("CONTENT_ADMIN_CONVERSION_LAN_57", "choose parent");
define("CONTENT_ADMIN_CONVERSION_LAN_58", "upgrade successful<br /><br /><b>Please note:<br />you need to reconfigure the options for each main parent<br />and you need to delete the menus you've created in your content/menus folder, and recreate them by updating the options for the specific main parents you want to use menus for.</b>");
define("CONTENT_ADMIN_CONVERSION_LAN_59", "convert table");
define("CONTENT_ADMIN_CONVERSION_LAN_60", "create defaults");
define("CONTENT_ADMIN_CONVERSION_LAN_61", "create new category");
define("CONTENT_ADMIN_CONVERSION_LAN_62", "Content Management Plugin Version updated to version:");
define("CONTENT_ADMIN_CONVERSION_LAN_63", "upgrade");
define("CONTENT_ADMIN_CONVERSION_LAN_64", "Content Management Plugin table structure updated");
define("CONTENT_ADMIN_CONVERSION_LAN_65", "Content Management Plugin : content_author updated");
define("CONTENT_ADMIN_CONVERSION_LAN_66", "Content Management Plugin : content_preferences and menus updated");
define("CONTENT_ADMIN_CONVERSION_LAN_67", "Content Management Plugin : content_preferences updated");
define("CONTENT_ADMIN_CONVERSION_LAN_68", "Content Management Plugin : content_theme updated");
define("CONTENT_ADMIN_CONVERSION_LAN_69", "");
define("CONTENT_ADMIN_CONVERSION_LAN_70", "");
define("CONTENT_ADMIN_OPT_LAN_MENU_1", "Options:");
define("CONTENT_ADMIN_OPT_LAN_MENU_2", "Pages:");
define("CONTENT_ADMIN_OPT_LAN_MENU_3", "Admin : Create Item");
define("CONTENT_ADMIN_OPT_LAN_MENU_4", "Submit Item");
define("CONTENT_ADMIN_OPT_LAN_MENU_5", "path locations and theme settings");
define("CONTENT_ADMIN_OPT_LAN_MENU_6", "General");
define("CONTENT_ADMIN_OPT_LAN_MENU_7", "Content Manager");
define("CONTENT_ADMIN_OPT_LAN_MENU_8", "Menu Properties");
define("CONTENT_ADMIN_OPT_LAN_MENU_9", "Content Item Preview");
define("CONTENT_ADMIN_OPT_LAN_MENU_10", "Category pages");
define("CONTENT_ADMIN_OPT_LAN_MENU_11", "Content pages");
define("CONTENT_ADMIN_OPT_LAN_MENU_12", "Author Page");
define("CONTENT_ADMIN_OPT_LAN_MENU_13", "Archive Page");
define("CONTENT_ADMIN_OPT_LAN_MENU_14", "Top Rated Page");
define("CONTENT_ADMIN_OPT_LAN_MENU_15", "Top Score Page");
define("CONTENT_ADMIN_OPT_LAN_MENU_16", "all categories page (all categories in the main parent)");
define("CONTENT_ADMIN_OPT_LAN_MENU_17", "view category page (parent item, subcategories and content items in that category");
define("CONTENT_ADMIN_OPT_LAN_MENU_18", "categories");
define("CONTENT_ADMIN_OPT_LAN_MENU_19", "recent items list");
define("CONTENT_ADMIN_OPT_LAN_MENU_20", "links to pages");
define("CONTENT_ADMIN_OPT_LAN_MENU_21", "Admin : Create Category");
define("CONTENT_ADMIN_OPT_LAN_SECTION_0", "sections");
define("CONTENT_ADMIN_OPT_LAN_SECTION_1", "choose what will be displayed");
define("CONTENT_ADMIN_OPT_LAN_SECTION_2", "attachments");
define("CONTENT_ADMIN_OPT_LAN_SECTION_3", "images");
define("CONTENT_ADMIN_OPT_LAN_SECTION_4", "comment");
define("CONTENT_ADMIN_OPT_LAN_SECTION_5", "rating");
define("CONTENT_ADMIN_OPT_LAN_SECTION_6", "score");
define("CONTENT_ADMIN_OPT_LAN_SECTION_7", "visibility");
define("CONTENT_ADMIN_OPT_LAN_SECTION_8", "meta definition");
define("CONTENT_ADMIN_OPT_LAN_SECTION_9", "layout schemes");
define("CONTENT_ADMIN_OPT_LAN_SECTION_10", "custom data tags");
define("CONTENT_ADMIN_OPT_LAN_SECTION_11", "preset data tags");
define("CONTENT_ADMIN_OPT_LAN_SECTION_12", "subheading");
define("CONTENT_ADMIN_OPT_LAN_SECTION_13", "summary");
define("CONTENT_ADMIN_OPT_LAN_SECTION_14", "text (define amount of words)");
define("CONTENT_ADMIN_OPT_LAN_SECTION_15", "date");
define("CONTENT_ADMIN_OPT_LAN_SECTION_16", "author : name");
define("CONTENT_ADMIN_OPT_LAN_SECTION_17", "author : email");
define("CONTENT_ADMIN_OPT_LAN_SECTION_18", "author : link to author profile");
define("CONTENT_ADMIN_OPT_LAN_SECTION_19", "author : link to author list");
define("CONTENT_ADMIN_OPT_LAN_SECTION_20", "email/print/pdf icon");
define("CONTENT_ADMIN_OPT_LAN_SECTION_21", "parent breadcrumb");
define("CONTENT_ADMIN_OPT_LAN_SECTION_22", "refer (only if logging enabled)");
define("CONTENT_ADMIN_OPT_LAN_SECTION_23", "amount of items");
define("CONTENT_ADMIN_OPT_LAN_SECTION_24", "last item of each author");
define("CONTENT_ADMIN_OPT_LAN_SECTION_25", "amount of items by each author");
define("CONTENT_ADMIN_OPT_LAN_SECTION_26", "edit icon for fast editing");
define("CONTENT_ADMIN_OPT_LAN_SECTION_27", "icon");
define("CONTENT_ADMIN_OPT_LAN_SECTION_28", "of the category item");
define("CONTENT_ADMIN_OPT_LAN_SECTION_29", "of the list of subcategories");
define("CONTENT_ADMIN_OPT_LAN_SECTION_30", "enabled");
define("CONTENT_ADMIN_OPT_LAN_SECTION_31", "disabled");
define("CONTENT_ADMIN_OPT_LAN_SECTION_32", "subheading");
define("CONTENT_ADMIN_OPT_LAN_SECTION_33", "start date");
define("CONTENT_ADMIN_OPT_LAN_SECTION_34", "end date");
define("CONTENT_ADMIN_OPT_LAN_SECTION_35", "upload icon");
define("CONTENT_ADMIN_OPT_LAN_SECTION_36", "assign icon");
define("CONTENT_ADMIN_OPT_LAN_SECTION_37", "Admin : Create Category");
define("CONTENT_ADMIN_OPT_LAN_SECTION_38", "summary");
define("CONTENT_ADMIN_OPT_LAN_SECTION_39", "");
define("CONTENT_PRESET_LAN_0", "error : fieldname not filled in");
define("CONTENT_PRESET_LAN_1", "error : not all fields are filled in correctly<br />all fields need to be filled in");
define("CONTENT_PRESET_LAN_2", "");
define("CONTENT_PRESET_LAN_3", "both size and maxsize need to be numeric values");
define("CONTENT_PRESET_LAN_4", "both cols and rows need to be numeric values");
define("CONTENT_PRESET_LAN_5", "you need to provide some options");
define("CONTENT_PRESET_LAN_6", "both year from and year to need to be numeric values");
define("CONTENT_PRESET_LAN_7", "Content Preset Field Generator");
define("CONTENT_PRESET_LAN_8", "create a new preset data tag of type");
define("CONTENT_PRESET_LAN_9", "fieldname");
define("CONTENT_PRESET_LAN_10", "size");
define("CONTENT_PRESET_LAN_11", "maxlength");
define("CONTENT_PRESET_LAN_12", "cols");
define("CONTENT_PRESET_LAN_13", "rows");
define("CONTENT_PRESET_LAN_14", "years from");
define("CONTENT_PRESET_LAN_15", "years to");
define("CONTENT_PRESET_LAN_16", "options");
define("CONTENT_PRESET_LAN_17", "add more");
define("CONTENT_PRESET_LAN_18", "add preset");
define("CONTENT_PRESET_LAN_19", "you need to provide an equal amount of text and value fields");
define("CONTENT_PRESET_LAN_20", "you need to provide a value for the checkbox");
define("CONTENT_PRESET_LAN_21", "text");
define("CONTENT_PRESET_LAN_22", "value");
define("CONTENT_PRESET_LAN_23", "choose text");
define("CONTENT_PRESET_LAN_24", "the first option with no value");
define("CONTENT_PRESET_LAN_25", "add field ...");
define("CONTENT_PRESET_LAN_26", "text");
define("CONTENT_PRESET_LAN_27", "textarea");
define("CONTENT_PRESET_LAN_28", "select");
define("CONTENT_PRESET_LAN_29", "date");
define("CONTENT_PRESET_LAN_30", "checkbox");
define("CONTENT_PRESET_LAN_31", "radio");
define("CONTENT_PRESET_LAN_32", "example:");
define("CONTENT_ADMIN_OPT_LAN_0", "options");
define("CONTENT_ADMIN_OPT_LAN_1", "default preferences");
define("CONTENT_ADMIN_OPT_LAN_2", "update options");
define("CONTENT_ADMIN_OPT_LAN_3", "number of images that can be uploaded");
define("CONTENT_ADMIN_OPT_LAN_4", "number of attachments that can be uploaded");
define("CONTENT_ADMIN_OPT_LAN_5", "number of custom data tags available");
define("CONTENT_ADMIN_OPT_LAN_6", "preset data tags");
define("CONTENT_ADMIN_OPT_LAN_7", "define default preset data tags");
//define("CONTENT_ADMIN_OPT_LAN_8", "Here you can provide additional preset data tags. The fields you provide here are the keys of the key=>value data tags. They will have a input element for the value to be set in the admin creation form. You can choose from the pull-down menu which type of element you want the preset data tag to be. Note: these are not part of the amount of custom data tags you have specified above, and will be used additionally. These Preset Tags are very useful if you want to have a certain custom tag available standard for each new item. For instance, if you always want to be able to define a value for 'photographer' you can create such a preset tag, which will always be displayed for each new item in this main parent.");
define("CONTENT_ADMIN_OPT_LAN_9", "allow submit items ?");
define("CONTENT_ADMIN_OPT_LAN_10", "who can submit items ?");
define("CONTENT_ADMIN_OPT_LAN_11", "direct posting");
define("CONTENT_ADMIN_OPT_LAN_12", "if enabled, a submitted item is directly added in the database and will be immediately visible, else a site admin needs to approve the item.");
define("CONTENT_ADMIN_OPT_LAN_13", "here you can define where your images are or will be stored. use braces ( { } ) for the general e107 related path variables (like ( {e_PLUGIN} or {e_IMAGE} ). for the content category icons two versions are needed, one small and one large set of icons. The TMP paths are needed for upload, you must create these!");
define("CONTENT_ADMIN_OPT_LAN_15", "path to content cat icons (large)");
define("CONTENT_ADMIN_OPT_LAN_16", "path to content cat icons (small)");
define("CONTENT_ADMIN_OPT_LAN_17", "path to content item icons");
define("CONTENT_ADMIN_OPT_LAN_18", "path to content item images");
define("CONTENT_ADMIN_OPT_LAN_19", "path to content item attachments
");
define("CONTENT_ADMIN_OPT_LAN_20", "define theme for this main category");
define("CONTENT_ADMIN_OPT_LAN_21", "define default layout scheme");
define("CONTENT_ADMIN_OPT_LAN_22", "activate logging of refer count");
define("CONTENT_ADMIN_OPT_LAN_23", "show blank item icon if no icon present");
define("CONTENT_ADMIN_OPT_LAN_24", "show blank category icon if no icon present");
define("CONTENT_ADMIN_OPT_LAN_25", "select a layout scheme");
define("CONTENT_ADMIN_OPT_LAN_26", "show breadcrumb on these pages:");
define("CONTENT_ADMIN_OPT_LAN_27", "all categories");
define("CONTENT_ADMIN_OPT_LAN_28", "single category");
define("CONTENT_ADMIN_OPT_LAN_29", "all authors");
define("CONTENT_ADMIN_OPT_LAN_30", "single author");
define("CONTENT_ADMIN_OPT_LAN_31", "recent");
define("CONTENT_ADMIN_OPT_LAN_32", "content item");
define("CONTENT_ADMIN_OPT_LAN_33", "top rated");
define("CONTENT_ADMIN_OPT_LAN_34", "archive");
define("CONTENT_ADMIN_OPT_LAN_35", "score");
define("CONTENT_ADMIN_OPT_LAN_36", "breadcrumb separator character");
define("CONTENT_ADMIN_OPT_LAN_37", "define how to render the breadcrumb information");
define("CONTENT_ADMIN_OPT_LAN_38", "tmp");
define("CONTENT_ADMIN_OPT_LAN_39", "echo");
define("CONTENT_ADMIN_OPT_LAN_40", "use a separate menu");
define("CONTENT_ADMIN_OPT_LAN_41", "combine into one menu");
define("CONTENT_ADMIN_OPT_LAN_42", "");
define("CONTENT_ADMIN_OPT_LAN_43", "display navigator on these pages:");
define("CONTENT_ADMIN_OPT_LAN_44", "display search on these pages:");
define("CONTENT_ADMIN_OPT_LAN_45", "");
define("CONTENT_ADMIN_OPT_LAN_46", "display order option on these pages:");
define("CONTENT_ADMIN_OPT_LAN_47", "");
define("CONTENT_ADMIN_OPT_LAN_48", "rendertype navigator/search/order");
define("CONTENT_ADMIN_OPT_LAN_49", "display limited number of items per page");
define("CONTENT_ADMIN_OPT_LAN_50", "how many items will be displayed");
define("CONTENT_ADMIN_OPT_LAN_51", "choose a default sort method");
define("CONTENT_ADMIN_OPT_LAN_52", "max image size");
define("CONTENT_ADMIN_OPT_LAN_53", "define the size to which uploaded images will be resized to");
define("CONTENT_ADMIN_OPT_LAN_54", "if the width or height of the uploaded image is greater than the given value, the image will be resized to this value.<br />the popup images will also be displayed with this value.");
define("CONTENT_ADMIN_OPT_LAN_55", "thumb image size");
define("CONTENT_ADMIN_OPT_LAN_56", "define the size of the thumb images that will be created with the uploaded image");
define("CONTENT_ADMIN_OPT_LAN_57", "if the width or height of the uploaded image is greater than the given value, the image will be resized to this value.<br />the images will also be displayed with this value on the content page.");
define("CONTENT_ADMIN_OPT_LAN_58", "max icon width");
define("CONTENT_ADMIN_OPT_LAN_59", "define the maximum width of the icon on icon upload");
define("CONTENT_ADMIN_OPT_LAN_60", "if the uploaded icon is greater than the given value, the icon will be resized to this value.<br />the icon will also be displayed with this value.");
define("CONTENT_ADMIN_OPT_LAN_61", "px");
define("CONTENT_ADMIN_OPT_LAN_62", "choose managers from this userclass");
define("CONTENT_ADMIN_OPT_LAN_63", "For several areas you can define which userclass is able to actually view the page. With these options, you can limit certain areas and certain pages from view for certain userclasses.");
define("CONTENT_ADMIN_OPT_LAN_64", "display email of non-member author");
define("CONTENT_ADMIN_OPT_LAN_65", "display a letter index");
define("CONTENT_ADMIN_OPT_LAN_66", "the letterindex is a list of buttons with all the first letters of the content heading fields. you can narrow down the archive list by clicking a certain letter so only content items starting with that letter will be displayed on the screen.");
define("CONTENT_ADMIN_OPT_LAN_67", "define datestyle for display date");
define("CONTENT_ADMIN_OPT_LAN_68", "For more information on date formats see the <a href='http://www.php.net/manual/en/function.strftime.php' rel='external'>strftime function page at php.net</a>");
define("CONTENT_ADMIN_OPT_LAN_69", "display icons on all items<br />(print/email/pdf icons)");
define("CONTENT_ADMIN_OPT_LAN_70", "allow rating on all items");
define("CONTENT_ADMIN_OPT_LAN_71", "allow comments on all items");
define("CONTENT_ADMIN_OPT_LAN_72", "");
define("CONTENT_ADMIN_OPT_LAN_73", "rendertype multipage index");
define("CONTENT_ADMIN_OPT_LAN_74", "if you have a multipage article, you can either show the article index of these pages as a list of normal hyperlinks, or show them in a selectbox");
define("CONTENT_ADMIN_OPT_LAN_75", "hyperlinks");
define("CONTENT_ADMIN_OPT_LAN_76", "selectbox");
define("CONTENT_ADMIN_OPT_LAN_77", "define amount of characters");
define("CONTENT_ADMIN_OPT_LAN_78", "define a postfix");
define("CONTENT_ADMIN_OPT_LAN_79", "leave blank to show full");
define("CONTENT_ADMIN_OPT_LAN_80", "leave blank to show nothing");
define("CONTENT_ADMIN_OPT_LAN_81", "define amount of words");
define("CONTENT_ADMIN_OPT_LAN_82", "text");
define("CONTENT_ADMIN_OPT_LAN_83", "add link to the postfix");
define("CONTENT_ADMIN_OPT_LAN_84", "display the parent item");
define("CONTENT_ADMIN_OPT_LAN_85", "display the parent subcategories");
define("CONTENT_ADMIN_OPT_LAN_86", "display items of parent subcategories");
define("CONTENT_ADMIN_OPT_LAN_87", "if enabled all items from the selected category and items from all underlying categories are shown.");
define("CONTENT_ADMIN_OPT_LAN_88", "define display order of parent and child items");
define("CONTENT_ADMIN_OPT_LAN_89", "parents first, then items");
define("CONTENT_ADMIN_OPT_LAN_90", "items first, then parents");
define("CONTENT_ADMIN_OPT_LAN_91", "rendertype for parent, sub and items");
define("CONTENT_ADMIN_OPT_LAN_92", "each in a separate menu");
define("CONTENT_ADMIN_OPT_LAN_93", "caption");
define("CONTENT_ADMIN_OPT_LAN_94", "add search box");
define("CONTENT_ADMIN_OPT_LAN_95", "add sort and order box");
define("CONTENT_ADMIN_OPT_LAN_96", "show navigator links");
define("CONTENT_ADMIN_OPT_LAN_97", "if disabled all link options below are disregarded");
define("CONTENT_ADMIN_OPT_LAN_98", "link : all categories");
define("CONTENT_ADMIN_OPT_LAN_99", "link : all authors");
define("CONTENT_ADMIN_OPT_LAN_100", "link : all content items");
define("CONTENT_ADMIN_OPT_LAN_101", "link : top rated");
define("CONTENT_ADMIN_OPT_LAN_102", "link : top score");
define("CONTENT_ADMIN_OPT_LAN_103", "link : recent items");
define("CONTENT_ADMIN_OPT_LAN_104", "link : submit item");
define("CONTENT_ADMIN_OPT_LAN_105", "icon : links");
define("CONTENT_ADMIN_OPT_LAN_106", "none (), bullet (), middot (&middot;), white bullet (<28>), arrow (&raquo;), category_icon()");
define("CONTENT_ADMIN_OPT_LAN_107", "none");
define("CONTENT_ADMIN_OPT_LAN_108", "bullet");
define("CONTENT_ADMIN_OPT_LAN_109", "middot");
define("CONTENT_ADMIN_OPT_LAN_110", "white bullet");
define("CONTENT_ADMIN_OPT_LAN_111", "arrow");
define("CONTENT_ADMIN_OPT_LAN_112", "category icon");
define("CONTENT_ADMIN_OPT_LAN_113", "content icon");
define("CONTENT_ADMIN_OPT_LAN_114", "rendertype for links");
define("CONTENT_ADMIN_OPT_LAN_115", "caption for link list");
define("CONTENT_ADMIN_OPT_LAN_116", "this caption will only be used if the links are shown as 'normallinks'.");
define("CONTENT_ADMIN_OPT_LAN_117", "display categories");
define("CONTENT_ADMIN_OPT_LAN_118", "include main category");
define("CONTENT_ADMIN_OPT_LAN_119", "if disabled only the subcategories of the main parent are displayed");
define("CONTENT_ADMIN_OPT_LAN_120", "display number of items in each category");
define("CONTENT_ADMIN_OPT_LAN_121", "icon: category");
define("CONTENT_ADMIN_OPT_LAN_122", "icon: category (default)");
define("CONTENT_ADMIN_OPT_LAN_123", "rendertype of category list");
define("CONTENT_ADMIN_OPT_LAN_124", "caption category list");
define("CONTENT_ADMIN_OPT_LAN_125", "display recent item list");
define("CONTENT_ADMIN_OPT_LAN_126", "display date");
define("CONTENT_ADMIN_OPT_LAN_127", "display author");
define("CONTENT_ADMIN_OPT_LAN_128", "display subheading");
define("CONTENT_ADMIN_OPT_LAN_129", "subheading : define amount of words");
define("CONTENT_ADMIN_OPT_LAN_130", "subheading : define postfix");
define("CONTENT_ADMIN_OPT_LAN_131", "how many items will be displayed");
define("CONTENT_ADMIN_OPT_LAN_132", "icon for recent items");
define("CONTENT_ADMIN_OPT_LAN_133", "icon : width");
define("CONTENT_ADMIN_OPT_LAN_134", "if chosen 'content icon', define the width of the icon to use");
define("CONTENT_ADMIN_OPT_LAN_135", "caption recent item list");
define("CONTENT_ADMIN_OPT_LAN_136", "Back End");
define("CONTENT_ADMIN_OPT_LAN_137", "Front End");
define("CONTENT_ADMIN_OPT_LAN_138", "Manage Content");
define("CONTENT_ADMIN_OPT_LAN_139", "Create Content");
define("CONTENT_ADMIN_OPT_LAN_140", "Manage Category");
define("CONTENT_ADMIN_OPT_LAN_141", "Create Category");
define("CONTENT_ADMIN_OPT_LAN_142", "Order");
define("CONTENT_ADMIN_OPT_LAN_143", "Options");
define("CONTENT_ADMIN_OPT_LAN_144", "Personal Content Manager");
define("CONTENT_ADMIN_OPT_LAN_145", "Recent");
define("CONTENT_ADMIN_OPT_LAN_146", "All Categories");
define("CONTENT_ADMIN_OPT_LAN_147", "One Category");
define("CONTENT_ADMIN_OPT_LAN_148", "Content Item");
define("CONTENT_ADMIN_OPT_LAN_149", "Author Page");
define("CONTENT_ADMIN_OPT_LAN_150", "Archive Page");
define("CONTENT_ADMIN_OPT_LAN_151", "Top Rated Page");
define("CONTENT_ADMIN_OPT_LAN_152", "Top Score Page");
define("CONTENT_ADMIN_OPT_LAN_153", "Submit Page");
define("CONTENT_ADMIN_OPT_LAN_154", "Manager Page");
define("CONTENT_ADMIN_OPT_LAN_155", "caption");
define("CONTENT_ADMIN_OPT_LAN_156", "caption index page");
define("CONTENT_ADMIN_OPT_LAN_157", "caption author page");
define("CONTENT_ADMIN_OPT_LAN_158", "append author name to caption");
define("CONTENT_ADMIN_OPT_LAN_159", "caption category page");
define("CONTENT_ADMIN_OPT_LAN_160", "append category heading to caption");
define("CONTENT_ADMIN_OPT_LAN_161", "caption parent subcategories (only used if rendertype is set to separate menus)");
define("CONTENT_ADMIN_OPT_LAN_162", "caption content items (only used if rendertype is set to separate menus)");
define("CONTENT_ADMIN_OPT_LAN_163", "show next and previous page links");
define("CONTENT_ADMIN_OPT_LAN_164", "caption for previous page link<br />(use {PAGETITLE} to add the title of the previous page)");
define("CONTENT_ADMIN_OPT_LAN_165", "caption for next page link<br />(use {PAGETITLE} to add the title of the next page)");
define("CONTENT_ADMIN_OPT_LAN_166", "use 'all' to show full text");
define("CONTENT_ADMIN_OPT_LAN_167", "inherit");
define("CONTENT_ADMIN_OPT_LAN_168", "first page");
define("CONTENT_ADMIN_OPT_LAN_169", "last page");
define("CONTENT_ADMIN_OPT_LAN_170", "where should custom and preset tags be rendered in a multipage content item ?");
define("CONTENT_ADMIN_OPT_LAN_171", "amount of levels");
define("CONTENT_ADMIN_OPT_LAN_172", "numeric value to show that amount of levels of subcategories of the category tree. leave blank to show all levels.");
define("CONTENT_ADMIN_OPT_LAN_173", "include 'home' in the breadcrumb");
define("CONTENT_ADMIN_OPT_LAN_174", "include the content start page in the breadcrumb");
?>

View File

@@ -0,0 +1,16 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/languages/English/lan_content_frontpage.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:08 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
define("CONT_FP_1", "Content category");
define("CONT_FP_2", "main page");
?>

View File

@@ -0,0 +1,81 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/languages/English/lan_content_help.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:08 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
define("CONTENT_ADMIN_HELP_1", "Content Management Help Area");
define("CONTENT_ADMIN_HELP_ITEM_1", "<i>if you have not yet added main parent categories, please do so at the <a href='".e_SELF."?cat.create'>Create New Category</a> page.</i><br /><br /><b>category</b><br />select a category from the pull-down menu to manage content for that category.<br /><br />Selecting a main parent from the pull-down menu will show all content items in that main category.<br />Selecting a subcategory will show only those content items in the specified subcategory.<br /><br />You can also use the menu on the right to view all content items for a specified category.");
define("CONTENT_ADMIN_HELP_ITEM_2", "<b>first letters</b><br />if multiple content item starting letters of the content_heading are present, you will see buttons to select only those content items starting with that letter. Selecting the 'all' button will show a list containing all content items in this category.<br /><br /><b>detailed list</b><br />You see a list of all content items with their id, icon, author, heading [subheading] and options.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_USER." : link to the author profile<br />".CONTENT_ICON_LINK." : link to the content item<br />".CONTENT_ICON_EDIT." : edit the content item<br />".CONTENT_ICON_DELETE." : delete the content item<br />");
define("CONTENT_ADMIN_HELP_ITEMEDIT_1", "<b>edit form</b><br />you can now edit all information for this content item and submit your changes.<br /><br />If you need to change the category for this content item, please do so first. After you have selected the correct category, change or add any fields present, before you submit the changes.");
define("CONTENT_ADMIN_HELP_ITEMCREATE_1", "<b>category</b><br />please select a category from the select box to create your content item for.<br />");
define("CONTENT_ADMIN_HELP_ITEMCREATE_2", "<b>creation form</b><br />you can now provide all information for this content item and submit it.<br /><br />Be aware of the fact that different main parent categories can have a different set of preferences; different fields can be available for you to fill in. Therefore you always need to select a category first before you fill in other fields!");
define("CONTENT_ADMIN_HELP_CAT_1", "<i>this page shows all categories and subcategories present.</i><br /><br /><b>detailed list</b><br />You see a list of all subcategories with their id, icon, author, category [subheading] and options.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_USER." : link to the author profile<br />".CONTENT_ICON_LINK." : link to the category<br />".CONTENT_ICON_EDIT." : edit the category<br />".CONTENT_ICON_DELETE." : delete the category<br />");
define("CONTENT_ADMIN_HELP_CAT_2", "<i>this page allows you to create a new category</i><br /><br />Always choose a parent category before you fill in the other fields !<br /><br />This must be done, because some unique category preferences need to be loaded in the system.<br /><br />By default the category page is shown to create a new main category.");
define("CONTENT_ADMIN_HELP_CAT_3", "<i>this page shows the category edit form.</i><br /><br /><b>category edit form</b><br />you can now edit all information for this (sub)category and submit your changes.<br /><br />If you want to change the parent location for this category, please do so first. After you have set the correct category edit all other fields.");
define("CONTENT_ADMIN_HELP_ORDER_1", "<i>this page shows all categories and subcategories present.</i><br /><br /><b>detailed list</b><br />you see the category id and the category name. also you see several options to manage the order of the categories.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_USER." : link to the author profile<br />".CONTENT_ICON_LINK." : link to the category<br />".CONTENT_ICON_ORDERALL." : manage the global order of content item regardless of category.<br />".CONTENT_ICON_ORDERCAT." : manage the order of content items in the specific category.<br />".CONTENT_ICON_ORDER_UP." : the up button allows you to move a content item one up in order.<br />".CONTENT_ICON_ORDER_DOWN." : the down button allows you to move a content item one down in order.<br /><br /><b>order</b><br />here you can manually set the order of all the categories in this each parent. You need to change the values in the select boxes to the order of your kind and then press the update button below to save the new order.<br />");
define("CONTENT_ADMIN_HELP_ORDER_2", "<i>this page shows all content items from the category you have selected.</i><br /><br /><b>detailed list</b><br />you see the content id, the content author and the content heading. also you see several options to manage the order of the content items.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_USER." : link to the author profile<br />".CONTENT_ICON_LINK." : link to the content item<br />".CONTENT_ICON_ORDER_UP." : the up button allows you to move a content item one up in order.<br />".CONTENT_ICON_ORDER_DOWN." : the down button allows you to move a content item one down in order.<br /><br /><b>order</b><br />here you can manually set the order of all the categories in this main parent. You need to change the values in the select boxes to the order of your kind and then press the update button below to save the new order.<br />");
define("CONTENT_ADMIN_HELP_ORDER_3", "<i>this page shows all content items from main parent category you have selected.</i><br /><br /><b>detailed list</b><br />you see the content id, the content author and the content heading. also you see several options to manage the order of the content items.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_USER." : link to the author profile<br />".CONTENT_ICON_LINK." : link to the content item<br />".CONTENT_ICON_ORDER_UP." : the up button allow you to move a content item one up in order.<br />".CONTENT_ICON_ORDER_DOWN." : the down button allow you to move a content item one down in order.<br /><br /><b>order</b><br />here you can manually set the order of all the categories in this main parent. You need to change the values in the select boxes to the order of your kind and then press the update button below to save the new order.<br />");
define("CONTENT_ADMIN_HELP_OPTION_1", "On this page you can select a main parent category to set options for, or you can choose to edit the default preferences.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_USER." : link to the author profile<br />".CONTENT_ICON_LINK." : link to the category<br />".CONTENT_ICON_OPTIONS." : edit the options<br /><br /><br />
The default preferences are only used when you create a new main parent. So when you create a new main parent these default preferences will be stored. You can change these to make sure newly created main parents already have a certain set of features present.
<br /><br />
Each main parent has its own set of options, which are unique to that specific main parent category<br /><br />
<b>inherit</b><br />The inherit checkboxes allow you to override the main parents individual options, and use the default preferences for the checked main parents.");
//define("CONTENT_ADMIN_HELP_OPTION_2", "<i>this page shows the options you can set for this main parent. Each main parent has their own specific set of options, so be sure to set them all correctly.</i><br /><br />");
//<b>default values</b><br />By default all values are present and already updated in the preferences when you view this page, but change any setting to your own standards.<br /><br />
define("CONTENT_ADMIN_HELP_MANAGER_1", "On this page you see a list of all categories. You can manage the 'personal content manager' for each category by clicking the icon.<br /><br /><b>explanation of icons</b><br />".CONTENT_ICON_LINK." : link to the category<br />".CONTENT_ICON_CONTENTMANAGER_SMALL." : edit the personal content managers<br />");
define("CONTENT_ADMIN_HELP_MANAGER_2", "<i>on this page you can assign the userclasses to the selected category you have clicked</i><br /><br /><b>personal manager</b><br />You can define classes for the different types of personal managers. currently there are three types of managers you can define:<br /><br />approve submitted: users with this class are able to approve submitted content items<br /><br />personal manager: users with this class are able to manage only their personal content items<br /><br />category manager: users with this class are able to manage all content items in this category<br />");
define("CONTENT_ADMIN_HELP_SUBMIT_1", "<i>On this page you see a list of all content items that were submitted by users.</i><br /><br /><b>detailed list</b><br />You see a list of these content items with their id, icon, main parent, heading [subheading], author and options.<br /><br /><b>options</b><br />you can post or delete a content item using the buttons shown.");
define("CONTENT_ADMIN_HELP_OPTION_DIV_1", "this page allows you to set options for the admin create item page.<br /><br />You can define which sections are available when an admin (or personal content manager) creates a new content item<br /><br /><b>custom data tags</b><br />you can allow a user or admin to add optional fields to the content item by using these custom data tags. These optional fields are blank key=>value pairs. For instance: you could add a key field for 'photographer' and provide the value field with 'all photos by me'. Both these key and value fields are empty textfields which will be present in the create form.<br /><br /><b>preset data tags</b><br />apart from the custom data tags, you can provide preset data tags. The difference is that in preset data tags, the key field already is given and the user only needs to provide the value field for the preset. In the same example as above 'photographer' can be predefined, and the user needs to provide 'all photos by me'. You can choose the element type by selecting one option in the selectbox. In the popup window, you can provide all the information for the preset data tag.<br />");
define("CONTENT_ADMIN_HELP_OPTION_DIV_2", "The Submit Options have affect on the user submit form for content items.<br /><br />You can define which sections are available for a user when submitting a content item.<br /><br />".CONTENT_ADMIN_OPT_LAN_11.":<br />".CONTENT_ADMIN_OPT_LAN_12."");
define("CONTENT_ADMIN_HELP_OPTION_DIV_3", "In the Path and Theme Options you can define where images and files are stored.<br /><br />you can define which theme will be used by this main parent. You can create additional themes by copying (and renaming) the whole 'default' directory in your templates directory.<br /><br />You can define a default layout scheme for new content items. You can create new layout schemes by creating a content_content_template_XXX.php file in your 'templates/default' folder. These layouts can be used to give each content item in this main parent a different layout.<br /><br />");
define("CONTENT_ADMIN_HELP_OPTION_DIV_4", "The General Options are options that are used throughout the content pages of the content management plugin.");
define("CONTENT_ADMIN_HELP_OPTION_DIV_5", "");
define("CONTENT_ADMIN_HELP_OPTION_DIV_6", "These Options are used in the Menu for this main parent if you have activated the menu.<br /><br />".CONTENT_ADMIN_OPT_LAN_68."<br /><br />".CONTENT_ADMIN_OPT_LAN_118.":<br />".CONTENT_ADMIN_OPT_LAN_119."<br /><br />");
define("CONTENT_ADMIN_HELP_OPTION_DIV_7", "The Content Item Preview options have affect on the small preview that is given for a content item.<br /><br />This preview is given on several pages, like the recent page, the view items in category page and the view items of author page.<br /><br />".CONTENT_ADMIN_OPT_LAN_68."");
define("CONTENT_ADMIN_HELP_OPTION_DIV_8", "The Category Pages show information on the content categories in this main parent.<br /><br />There are two distinct areas present:<br /><br />all categories page:<br />this page shows all the categories in this main parent<br /><br />view category page:<br />this page shows the category item, optionally the subcategories in that category and the content items in that category or those categories<br />");
define("CONTENT_ADMIN_HELP_OPTION_DIV_9", "The Content Page shows the Content Item.<br /><br />you can define which sections to show by checking/unchecking the boxes.<br /><br />you can show the email address of a non-member author.<br /><br />you can override the email/print/pdf icons, the rating system and the comments.<br /><br />".CONTENT_ADMIN_OPT_LAN_74."");
define("CONTENT_ADMIN_HELP_OPTION_DIV_10", "The Author Page shows a list of all unique authors of the content items in this main parent.<br /><br />you can define which sections to show by checking/unchecking the boxes.<br /><br />You can limit the number of items to show per page.<br />");
define("CONTENT_ADMIN_HELP_OPTION_DIV_11", "The Archive Page shows all content items in the main parent.<br /><br />you can define which sections to show by checking/unchecking the boxes.<br /><br />you can show the email address of a non-member author.<br /><br />You can limit the number of items to show per page.<br /><br />".CONTENT_ADMIN_OPT_LAN_66."<br /><br />".CONTENT_ADMIN_OPT_LAN_68."");
define("CONTENT_ADMIN_HELP_OPTION_DIV_12", "The Top Rated Page shows all content items that have been rated by users.<br /><br />You can choose the sections to display by checking the boxes.<br /><br />Also you can define if the email address of a non-member author will be displayed.");
define("CONTENT_ADMIN_HELP_OPTION_DIV_13", "The Top Score Page shows all content items that have been given a score by the author of the content item.<br /><br />You can choose the sections to display by checking the boxes.<br /><br />Also you can define if the email address of a non-member author will be displayed.");
define("CONTENT_ADMIN_HELP_OPTION_DIV_14", "this page allows you to set options for the admin create category page.<br /><br />You can define which sections are available when an admin (or personal content manager) creates a new content category.");
?>

View File

@@ -0,0 +1,18 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/languages/English/lan_content_search.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:08 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
define("CONT_SCH_LAN_1", "Content");
define("CONT_SCH_LAN_2", "All Content Categories");
define("CONT_SCH_LAN_3", "Posted in reply to item");
define("CONT_SCH_LAN_4", "in");
?>