Jimako-e107-plugins / e107-old-plugins

Just backup
4 stars 4 forks source link

Content Management Options #15

Open Jimmi08 opened 4 years ago

Jimmi08 commented 4 years ago

Contents 1 Options > Start Page 2 Options > Settings 2.1 Admin : Create Item 2.2 Admin : Create Category 2.3 Submit Item 2.4 Path And Theme 2.5 General 2.6 Menu 2.6.1 Menu Properties 2.6.2 links to pages 2.6.3 categories 2.6.4 recent items list 2.7 Content Item Preview 2.8 Category pages 2.8.1 all categories page (all categories in the main parent) 2.8.2 view category page (parent item, subcategories and content items in that category 2.9 Content pages 2.10 Author Page 2.11 Archive Page 2.12 Top Rated Page 2.13 Top Score Page

Options > Start Page

In the start page for options you will see one record called 'default preferences', and a record for each main parent category you have created, eg 'articles', 'reviews', 'content'. All of these rows have an icon which directs you to the actual options for either that main parent category or the default preferences.

Default Preferences: 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. Unique options for each main parent: Each main parent has its own set of options, which are unique to that specific main parent category. Inherit: Further you will see checkboxes besides all your main parent categories. These control the option of 'inheritance', which allows you to inherit the options from the 'default preferences' for each record you have checked it for. It will overrride the main parent categories individual options, and use the options from the 'default preferences' for the checked main parents.

Options > Settings

Admin : Create Item

These options reflect the create form for a content item. You can specify which elements should be present during the creation of a content item by checking/unchecking the checkboxes.

Admin : Create Category

These options reflect the create form for a content category.

choose what will be displayed

Submit Item

These options reflect all settings for the submit area for content items. You can enable/disable the submit area and specify some other restrictions.

Path And Theme

In the Path and Theme Options you can define where images and files are stored. Use braces ( { } ) for the general e107 related path variables (like ( {e_PLUGIN} or {e_IMAGE} ). The TMP paths are needed for upload, you must create these ! If you use your own custom paths make sure the path always ends with a forward slash, eg the image tmp path is by default {e_PLUGIN}content/images/image/tmp/ .. notice the end-slash, that MUST be there, else the path is not valid.

General

Menu

For each main parent you have in your categories list, a menu file will be created on the fly. These options allow you to control what and how the menu item is displayed. the menu file will be located in the content / menu folder and can be assigned like any other menu item in e107 through the admin / menus page. Make sure that the ./menu folder has been chmod to 777 before you create a main parent otherwise no menu file can be created.

Menu Properties

links to pages show navigator links If enabled, navigator links will be displayed in the menu item. Which navigator links are displayed is controlled by the 'link' options below. If disabled all link options below are disregarded. link : all categories If enabled, a link to the 'all categories' page will be displayed. link : all authors If enabled, a link to the 'all categories' page will be displayed. link : all content items If enabled, a link to the 'all categories' page will be displayed. link : top rated If enabled, a link to the 'all categories' page will be displayed. link : top score If enabled, a link to the 'all categories' page will be displayed. link : recent items If enabled, a link to the 'all categories' page will be displayed. link : submit item If enabled, a link to the 'all categories' page will be displayed. icon : links If enabled, a link to the 'all categories' page will be displayed. rendertype for links You can choose how the above links are displayed in the menu item. You can choose to show them inside one selectbox or render them as normal hyperlinks. caption for link list define the caption for the navigator part with the links. categories

recent items list

Content Item Preview

choose what will be displayed The checkboxes control which elements will be displayed of the preview of the content item. By checking or unchecking certain elements, those elements will not be visible. subheading : define amount of characters Provide a numeric value for the amount of words to show of the subheading . This option will only be used if you have checked the 'subheading' checkbox in the 'choose ...' area. Leave this field blank to show the full subheading. subheading : define a postfix If a subheading is longer than the giving amount of words, you can define the postfix that will be used after the amount of words is reached. Something like [...] would be most obvious. summary : define amount of characters Provide a numeric value for the amount of words to show of the summary. This option will only be used if you have checked the 'summary' checkbox in the 'choose ...' area. Leave this field blank to show the full summary. summary : define a postfix If a summary is longer than the giving amount of words, you can define the postfix that will be used after the amount of words is reached. Something like [...] would be most obvious. text : define amount of words Provide a numeric value for the amount of words to show of the text. This option will only be used if you have checked the 'text' checkbox in the 'choose ...' area. Leave this field blank to show nothing. text : define a postfix If a text is longer than the giving amount of words, you can define the postfix that will be used after the amount of words is reached. Something like [read more] would be most obvious. text : add link to the postfix If enabled and you have defined a postfix for the text, this will add a link to the category on the postfix text string. display email of non-member author This option is only used if the emailaddress of the author is checked. If this option is enabled, the emailaddress of a non-member author will be visible. If disabled, only emailaddresses of members will be visible. display icons on all items If enabled the print/email/pdf icons will be displayed on all previews of content items, regardless of the individual setting of the content item. allow rating on all items If enabled rating will be allowed on all previews of content items, regardless of the individual setting of the content item. define datestyle for display date Define the datestyle in which the date will be displayed. For more information on date formats see the strftime function page at php.net. caption define a caption for the content item preview page. append category heading to caption if enabled, the provided caption string will have the category name added at the end.

Category pages

The category page options are divided into two parts. The first part is called 'all categories page' and reflects options for the page where all the categories (of the selected main parent) are displayed in one page. The second part is called 'view category page' which reflects options that are specific for the page displayed to see only one category (and possibly subcategories). This page normally has three parts displayed, the parent item (the actual category), the subcategories (if present) and content items in the category.

all categories page (all categories in the main parent) choose what will be displayed The checkboxes control which elements will be displayed of the category item. By checking or unchecking certain elements, those elements will not be visible. text : define amount of words Provide a numeric value for the amount of words to show of the text. This option will only be used if you have checked the 'text' checkbox in the 'choose ...' area. Leave this field blank to show nothing. text : define a postfix If a text a longer than the giving amount of words, you can define the postfix that will be used after the amount of words is reached. Somehting like [read more] would be most obvious. text : add link to the postfix If enabled and you have defined a postfix for the text, this will add a link to the category on the postfix text string. caption define the caption for the 'all categories' page. view category page (parent item, subcategories and content items in that category choose what will be displayed of the category item The checkboxes control which elements will be displayed of the category item. By checking or unchecking certain elements, those elements will not be visible. choose what will be displayed of the list of subcategories The checkboxes control which elements will be displayed of the list of subcategories. By checking or unchecking certain elements, those elements will not be visible. text : define amount of words Provide a numeric value for the amount of words to show of the text. This option will only be used if you have checked the 'text' checkbox in the 'choose ...' area. Leave this field blank to show nothing, use 'all' to show the full text. text : define a postfix If a text a longer than the giving amount of words, you can define the postfix that will be used after the amount of words is reached. Somehting like [read more] would be most obvious. text : add link to the postfix If enabled and you have defined a postfix for the text, this will add a link to the category on the postfix text string. display email of non-member author This option is only used if the emailaddress of the author is checked. If this option is enabled, the emailaddress of a non-member author will be visible. If disabled, only emailaddresses of members will be visible. display icons on all items If enabled the print/email/pdf icons will be displayed on all categories, regardless of their individual setting. allow rating on all items If enabled rating will be allowed on all categories, regardless of their individual setting. display the parent item If enabled, the main parent category item will be displayed with all checked elements. display the parent subcategories If enabled, the parent subcategories will be displayed (only if the parent has got subcategories). display items of parent subcategories if enabled all items from the selected category and items from all underlying categories are shown. define display order of parent and child items You can define the order in which both parent and child items should be displayed. rendertype for parent, sub and items You can define the rendertype for the different parts of this category page (parent item, subcategories and content items). You can choose to combine them into one single menu or render each part seperately. caption category page define the caption fot this category page. append category heading to caption if enabled, the provided caption string (aption category page) will have the category name added at the end. caption parent subcategories define the caption for the parent subcategories, this option is only used if rendertype is set to seperate menus. caption content items define the caption for list of content items, this option is only used if rendertype is set to seperate menus. amount of levels numeric value to show that amount of levels of subcategories of the category tree. leave blank to show all levels.

Content pages

Author Page

Archive Page

Top Rated Page

Top Score Page