Copied to clipboard

Flag this post as spam?

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


  • Dilrukshan 3 posts 23 karma points
    Apr 24, 2010 @ 06:41
    Dilrukshan
    0

    How to Custimze and extend Umbraco backend

    Hi All

    I'm creating a flash based website the site has text and Imary. the site is a content rich flash (action script) site. I'm required to have a CMS so that the user could and content upload images to appropiate sections in the CMS and the out put will be a XML that would be read by the action script. does the umbraco back end provide the facility extend and customize to suit the above requirement

    Thank You

    Dilrukshan

     

     

     

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Apr 24, 2010 @ 08:09
    Jan Skovgaard
    0

    Hi

    You don't need to make any customization or extentions to be able to serve the content from umbraco as XML for your flash website.

    Since the content from Umbraco can be fetched by creating XSLT macros you can serve the different pages as XML for your flash files.

    An approach I have used myself is to create the different content types asigning them templates and then creating XSLT macros to generetate the XML on the templates indstead of HTML.

    Recently there has also been added some videos about how to serve umbraco content to flash, which you can see here: http://umbraco.tv/documentation/videos/for-developers/rich-internet-applications/sending-data-from-flash-to-umbraco and here http://umbraco.tv/documentation/videos/for-developers/rich-internet-applications/loading-umbraco-data-into-flash - Please note that you have to pay a minor fee of 19$ for a month to access these videos. But that's really a bargain! And I would highly recommend it if you choose to move on with Umbraco.

    I also think that it is actually possible to use umbraco /Base to achieve this but I haven't tried it out for myself yet though. You can read more about base here: http://our.umbraco.org/wiki/reference/umbraco-base

    I hope this answers some of your questions.

    /Jan

  • Dilrukshan 3 posts 23 karma points
    Apr 27, 2010 @ 06:15
    Dilrukshan
    0

    Thank you for your reply. The flash site has collection of thumbnail images each thumbnail image has its large image. but from the umbraco backend only a large image is uploaded. the large image has to be auto resized to create a tumbnail. how would I do this is their any video/PDF docs on umbraco avance development.

    Thanks

    Dilrukshan

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Apr 27, 2010 @ 21:31
    Jan Skovgaard
    0

    I think you should be able to use imageGen to make the thumbnail version of the images.

    imageGen is a part of the package repository where you can install it from and read the documentation.

    I hope this helps.

    /Jan

  • 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