start page sinchronyzed with board
#1
Posted 05 December 2011 - 06:02 AM
is it possible do it? if yes, I need to buy ip board and ip content?
#2
Posted 05 December 2011 - 09:09 AM
But that is not included in IP. Content or IP. Board by default I am afraid.
#3
Posted 05 December 2011 - 09:24 AM
They both have the ability to view all kinds of topics, statistics and other output
regards
Richard
Are we there yet? how many more minutes 'till we're there? It's so not fair! I hate you! - Welcome to Christmas 2011
#4
Posted 05 December 2011 - 09:33 AM
Brandon Farber
Developer / Senior Support
If it sounds like fun, it's not allowed on the bus!

Invision Power Services, Inc.
#6
Posted 05 December 2011 - 02:06 PM
3DKiwi, on 05 December 2011 - 01:49 PM, said:
3DKiwi
it's good, I like it, it's what I looking for.
And you say its done with ip content and ip board.
perfect.
#7
Posted 05 December 2011 - 05:46 PM
duardito, on 05 December 2011 - 02:06 PM, said:
Glad you like it. Pretty easy to do. The page itself is created using the page set up wizard. Here you tell the page to use the forum wrapper. Alternatively you can start with a blank page. It's then just a matter of adding in calls to the custom blocks that you either create or use the supplied ones, again using wizards. Here's an example of the complete code from my front page.
Hope this helps.
3DKiwi
IP Content created Portal page code
<div class="ipsLayout ipsLayout_withright ipsLayout_largeright clearfix">
<div class="ipsLayout_content clearfix">
{parse block="news"}
</div>
<div class="ipsLayout_right">
{parse block="portalnav"}
{parse block="RecentPosts"}
{parse block="RecentTopics"}
{parse block="supclb"}
{parse block="activeusers"}
{parse block="ctndn"}
</div>
</div>
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













