I recently attended the Level 2 ceritification course and this functionality was in fact part of the training - kudos to Peter Gregory who ran the course - I trust he won't mind if I share his good work!
At the moment the code isn't packaged up as a project so will hopefully get a chance to investigate over the weekend and see if I can figure it out.
Now, I deleted the Facebook.cshtml under App-Code folder. It is working again but I have to erase the razor fb like,....I guess it doesn't work under Umbraco 6?
This is what I also have seen. I'm totally new to the Umbraco technic and not that proff. to ASP.NET so I can't see what this MVC is all about yet :(.....I'm more into C# programming itself.
Now I found NWS Facebook Social Plugin but there is no good documentation as well?
Add a like button
Hi all,
someone know if there is a project to add a "i like button" in the page?
Hi Niccolo
I recently attended the Level 2 ceritification course and this functionality was in fact part of the training - kudos to Peter Gregory who ran the course - I trust he won't mind if I share his good work!
At the moment the code isn't packaged up as a project so will hopefully get a chance to investigate over the weekend and see if I can figure it out.
Will keep you informed.
Cheers
Nigel
I used this Razor package: http://our.umbraco.org/projects/website-utilities/razor-fb-like. Works very easy. I know it's just facebook, but it shows how you can add it.
Jeroen
Hi,
I'm using Umbraco 6 and added razor-fb-like. Now the big problem is.....site crashed....I neither coming to the backend nor frontpage..!! HELP......
regards
Might be good to check out all the razor code in that package. V6 uses MVC 4 with Razor 2 which is stricter: http://issues.umbraco.org/issue/U4-1143#comment=67-4333
So make sure that the @ isn't used at places where it shouldn't.
Jeroen
Now, I deleted the Facebook.cshtml under App-Code folder. It is working again but I have to erase the razor fb like,....I guess it doesn't work under Umbraco 6?
This is what I also have seen. I'm totally new to the Umbraco technic and not that proff. to ASP.NET so I can't see what this MVC is all about yet :(.....I'm more into C# programming itself.
Now I found NWS Facebook Social Plugin but there is no good documentation as well?
We will see, there are many ways to Rome...:)
is working on a reply...