Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Can HTML Block content be merged into Layouts somehow?
MartinS
#1 Posted : Saturday, July 30, 2011 1:45:07 PM(UTC)
Rank: Advanced Member
Groups: Registered

Joined: 7/25/2011(UTC)
Posts: 55
Location: UK
Can the content of HTML Blocks be merged into Layouts somehow?

I.e. I want to have several layouts that are similar to each other (one column, two column, etc.). Is it possible to use HTML blocks (or something else) to commonise HTML code into one place that all layouts can pull it from?

If so, what would the code for that look like?

Thanks.
MartinS
#2 Posted : Saturday, July 30, 2011 1:54:22 PM(UTC)
Rank: Advanced Member
Groups: Registered

Joined: 7/25/2011(UTC)
Posts: 55
Location: UK
Scratch that, it looks like it will be easier to do with Views than with HTML Blocks.

Thanks.
NjayWu
#3 Posted : Saturday, July 30, 2011 4:01:11 PM(UTC)
Rank: Advanced Member
Groups: Registered

Joined: 3/14/2011(UTC)
Posts: 34
Location: XM
Maybe you can create a view, then put the same Html code in this view. After that, use this code "@Html.FrontHtml().RenderView("Widget.SameHtml", ViewData, false)" in the layouts which you want to show the same html block in.
Regards,

NJ Wu

Kooboo3 Fans

http://www.qiyeqiye.com
MartinS
#4 Posted : Saturday, July 30, 2011 6:39:53 PM(UTC)
Rank: Advanced Member
Groups: Registered

Joined: 7/25/2011(UTC)
Posts: 55
Location: UK
Yes, sorry, that's what I meant by my last update. I had figured it out.
jifeng
#5 Posted : Monday, August 01, 2011 3:18:31 AM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
Will add a new api for render the html block in code.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.069 seconds.