Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Edward Dudley 80 posts 121 karma points
    Dec 11, 2009 @ 11:35
    Edward Dudley
    0

    Dynamically Generating feeds.config

    Is this possible?

    I would like to dynamically generate the list of URLs based on the nodes in my Umbraco tree.

    Perhaps something could be changed so that instead of looking for feeds.config it pulls a page from the site?

    Great package - finding it really useful!  Thanks!

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Dec 17, 2009 @ 09:27
    Darren Ferguson
    0

    Hi, possible.

    If you wanted to implement it you could reference the DLL in your project and instantiate a configuration object which has methods and constructors to easily create a config. The configuration object is also serialisable so you can write out your object as XML.

Please Sign in or register to post replies

Write your reply to:

Draft