Uploaded image for project: 'Syndication'
  1. Syndication
  2. SYN-45

Split the feature to be able to easily override a component

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.0
    • 2.1.0
    • None
    • 4.1 M5

      Currently to overload the component org.ametys.plugins.syndication.RssFeedUserPrefsComponent in the project we have to overload everything

          
      <feature name="module.syndication">
              <components>
                  <component  role="org.ametys.plugins.syndication.FeedCache"
                              id="org.ametys.plugins.syndication.FeedCache"
                              class="org.ametys.plugins.syndication.FeedCache">
                  </component>
                 
                  <component  role="org.ametys.plugins.syndication.RssFeedUserPrefsComponent"
                              id="org.ametys.plugins.syndication.RssFeedUserPrefsComponent" 
                              class="org.ametys.plugins.syndication.RssFeedUserPrefsComponent" />
              </components>
      

            laurence Laurence Aumeunier
            lperier Laurence Perier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: