<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (C) 2000 - 2024 Silverpeas

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Affero General Public License as
    published by the Free Software Foundation, either version 3 of the
    License, or (at your option) any later version.

    As a special exception to the terms and conditions of version 3.0 of
    the GPL, you may redistribute this Program in connection with Free/Libre
    Open Source Software ("FLOSS") applications as described in Silverpeas's
    FLOSS exception.  You should have received a copy of the text describing
    the FLOSS exception, and it is also available here:
    "https://www.silverpeas.org/docs/core/legal/floss_exception.html"

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

-->

<WAComponent xmlns="http://silverpeas.org/xml/ns/component" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://silverpeas.org/xml/ns/component https://www.silverpeas.org/xsd/component.xsd">
  <name>delegatednews</name>
  <label>
    <message lang="fr">Actualités déléguées</message>
    <message lang="en">Delegated news</message>
    <message lang="de">Delegierte Nachrichten</message>
  </label>
  <description>
    <message lang="fr">Cette application permet la validation et la mise en ligne en page d'accueil des actualités soumises à validation depuis Actualités dont l'option Gestion des actualités est activée.</message>
    <message lang="en">This application allows to validate and display news in home page. The news have been proposed from QuickInfo which have the News manage option activated.</message>
    <message lang="de">Diese Komponente ermöglicht es Nachrichten in der Homepage zu Validieren und anzuzeigen.</message>
  </description>
  <suite>
    <message lang="fr">04 Gestion de contenu</message>
    <message lang="en">04 Content Management</message>
    <message lang="de">04 Inhalts Verwaltung</message>
  </suite>
  <visible>true</visible>
  <portlet>true</portlet>
  <profiles>
    <profile name="admin">
      <label>
        <message lang="fr">Equipe éditoriale</message>
        <message lang="en">Editorial team</message>
        <message lang="de">Redaktion</message>
      </label>
      <help>
        <message lang="fr">L'équipe éditoriale valide ou refuse les actualités soumises par les contributeurs des différentes Actualités utilisées pour saisir les actualités.</message>
        <message lang="en">The editorial team validates or denies the news submitted by contributors of the various QuickInfo used to capture the news.</message>
        <message lang="de">Redaktion</message>
      </help>
      <spaceMapping>
        <profile>admin</profile>
      </spaceMapping>
    </profile>
    <profile name="user">
      <label>
        <message lang="fr">Contributeurs</message>
        <message lang="en">Contributors</message>
        <message lang="de">Beitragende</message>
      </label>
      <help>
        <message lang="fr">Les contributeurs visualisent l'état de leurs différentes actualités.</message>
        <message lang="en">Contributors viewing the status of their various news.</message>
        <message lang="de">Beitragende</message>
      </help>
      <spaceMapping>
        <profile>publisher</profile>
        <profile>writer</profile>
        <profile>reader</profile>
      </spaceMapping>
    </profile>
  </profiles>
  <parameters>
  </parameters>
</WAComponent>