Copied to clipboard

Flag this post as spam?

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


  • Shaun 248 posts 475 karma points
    Aug 14, 2013 @ 17:39
    Shaun
    0

    Adding a blog package to Umbraco 6.1.3

    Hi. I used to have an easy choice between uBlogsy and blog4umbraco, however, it doesn't look as though blog4umbraco is designed for v6+ (there are no references to ompatibility beyond 4.x).

    So I'm looking at uBlogsy, but it says I have to have the site running in mvc mode to use this.

    How much of a pain is it to convert an existing site to mvc? Can I still use xslt macros in there? I see I need to switch a few things over in umbraco.config and web.config, but will that bust the site completely, being as it seems to have installed by default with webforms settings?

    Any advice gratefully recieved.

  • RunnicFusion 62 posts 145 karma points
    Jul 25, 2014 @ 16:08
    RunnicFusion
    100

    Hope you have your answer allready, if not:

    So I'm looking at uBlogsy, but it says I have to have the site running in mvc mode to use this.

    There are more uBlogsy versions: umbraco 6 (mvc / webforms) and 7 http://our.umbraco.org/projects/starter-kits/ublogsy So, yes it is possible, and you can still us XSLT (if you need this..)

    To run MVC you have to change your macro scripting files (like @Model to @Umbraco) see this page: http://our.umbraco.org/documentation/Reference/Templating/Macros/Partial-View-Macros/ and more about mvc: http://umbraco.com/follow-us/blog-archive/2012/10/30/getting-started-with-mvc-in-umbraco-410.aspx

  • Shaun 248 posts 475 karma points
    Jul 25, 2014 @ 17:46
    Shaun
    0

    yup. I did end up going with Ublogsy in the end, and tweaked the site to run in MVC mode.

    Thanks anyway :)

  • 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