RSS: Edit
Characteristics
- It is an administration interface
Screens
- General
- Name (string, required field, maximum length: 255) : Mandatory field that must be filled with the name of the content channel that will be displayed in the list, before each feed (XML file). Corresponds to the category of the subject matter to be selected by the user.
- Path (string, maximum length: 255) : Optional field that can be filled with the physical path where the file will be generated, relative to "www/data/rss". If the path is not provided, the file will be stored in "www/data/rss/(service instance id)/(rss id).xml". When changing the path in an RSS edit, the old file is deleted from the directory, preventing storage of unused files on the server. In the example above, the friendly name of the file "sports.xml" was specified. This file will be saved in "www/data/rss".
- Header (text, required field) : Mandatory field that must contain information regarding the channel or site. Such information will be contained in the XML file to be created.
- Position (integer, required field, default value: 0) : Mandatory field that must be filled with the position of the RSS in the list. If not specified, it will assume position "0"; The specified value in the position will only be determinative if the ordering of the list has not been specified by the portal administrator.
- Number of items (integer, default value: 50) : Optional field that can contain the number of contents that will be in the XML file
- Data Source
- Service (string, required field, maximum length: 250) : Mandatory field that must be filled with the name of the content service registered in the portal and used by the solution.
- Service instance (identifier, required field) : Mandatory field that must be filled with one of the instances of such service previously selected.
- Data Source (string, maximum length: 255) : Optional field that can be filled with the data source specified for the service. A service may be provided with more than one source. If a data source that will provide the contents for the service instance is not selected, LumisXP will select the first one it finds.
- Date (string, maximum length: 255) : Optional field that can be filled with some information regarding the date associated with each content (publication date if any or other type of date related to the content). If not provided, the publication date of that content will be displayed in the XML file.
- Title (string, maximum length: 255) : Optional field that can be filled with some registered information for the content, which may be name, title, introduction, description, among others. If not specified, the XML file will display the value of the field that is defined as isprimaryName in the definition of that content’s service.
- Description (string, maximum length: 255) : Optional field that can be filled with some registered information for the content, which may be name, title, introduction, description, among others. If not specified, the XML file will display the value of the field that is defined as isIntroduction in the definition of that content’s service.
- Link (string, maximum length: 255) : Optional field that can be filled with some information that will be treated as a link to the details page of the content. When not specified, Lumis will adopt its standard link for the details page. However, when the page is displayed, a URL is provided, the expression of which is the result of a calculation using the value of the Link field.
- Filter Information
- Filter (string, maximum length: 255) : Optional field that can be filled with an SQL clause containing a filter of the contents of the selected service instance.
Permissions
- Edit content of service instance: Allows management of all data of this service instance with publisher profile.
Actions
- commit