Copied to clipboard

Flag this post as spam?

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


  • daxmax 9 posts 20 karma points
    Feb 28, 2009 @ 09:58
    daxmax
    0

    Data From another database (same server) -progrmaticaly included

    Ok. Here is what I have.
    We have an existing document system which we use for newsletter delivery. That piece is all setup and running, working, and do a lot of diff. work to deliver newsletters.

    It has document categories, tagging, and authors.
    When these things are added to a document the pages have already been developed so that it looks up data and displays something like this:

    [AUTHOR PIC ] POSTED: [DOC DATE]
    BY: [AUTHOR NAME]

    [MAIN CONTENT]

    [CATEGORIES]
    [TAGS]


    What I don't want to do is replicate the Author information,categories so I want to have a way to choose author and category in umbraco.

    Then when that page is rendered I want it to pull dynamically for that page the author information and the category information based on what was selected and create the above format.

    Is this possible and if so how?

    Thank you to anyone that can help me out.

  • daxmax 9 posts 20 karma points
    Feb 28, 2009 @ 17:50
    daxmax
    0

    So before someone chimes in. I wanted to have some community take on this. We have a custom built user management, paid content management solution which does not need to change at this time. However, there are some things that I would want to share and eventually I Wonder if this will cause more of an issue than not. For example if I were to incorporate an umbraco community forum, I would have to recode it all since it's probably based on the member table and it's not easy to convert it over to external data?
    What about using like I mentioned in the prior post, categories\author info from an external database use it to identify certain pages? It just seems to me that because we have all this foundation already laid it it's going to be very difficult to implement any existing tools and it will require everything I built to be customized.

    So I need to make custom data types, custom rendered control, custom user controls, etc.
    Everything pretty much custom. Unless I am missing something I just don't see the value in using umbraco for this particular system.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies