Jump to content


- - - - -

start page sinchronyzed with board


  • Please log in to reply
6 replies to this topic

#1 duardito

duardito

    IPB Newbie

  • +Clients
  • 38 posts

Posted 05 December 2011 - 06:02 AM

Hi, I would like to make my start page shyncronized with forum, and this start pages updates automatically with forum posts/threads.

is it possible do it? if yes, I need to buy ip board and ip content?
visit my development forum:

http://www.samuris.com

#2 Andrej

Andrej

    I am not a client, but I know many things. Surprised?

  • Visitors
  • PipPipPipPipPip
  • 684 posts

Posted 05 December 2011 - 09:09 AM

I think it would be easy archived by IP. Content, but I am not sure. You can also write a sort of app for IP. Board prorably for that too. (Or ask someone to do it)

But that is not included in IP. Content or IP. Board by default I am afraid.
Click this link to Purchase IP.Board (and IP. add-ons) from IPS today - discounts available depending upon items purchased - up to 25% discount!
I would really appreciate if you use the above link to purchase IP. Board.

#3 Richard.C

Richard.C

    Spam Happy

  • +Clients
  • 602 posts

Posted 05 December 2011 - 09:24 AM

sounds like you want to use a Portal as your homepage. There are a couple to choose from, just do a forum search on 'portal' and they should appear :)

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


ST Owners Club


#4 bfarber

bfarber

    RBT-KS

  • IPS Management
  • 24,886 posts

Posted 05 December 2011 - 09:33 AM

IP.Content can achieve this for you.

Brandon Farber
Developer / Senior Support

If it sounds like fun, it's not allowed on the bus!

Posted Image     Posted Image

Invision Power Services, Inc.


#5 3DKiwi

3DKiwi

    IPB regular

  • +Clients
  • 4,251 posts

Posted 05 December 2011 - 01:49 PM

Either the 3rd party portal or IP content can do this. My site (link in my signature) has a portal like front page. This was all done in IP Content and most of it using the wizard (i.e. auto code generation)

3DKiwi
C4D Cafe My IPB powered web site.

#6 duardito

duardito

    IPB Newbie

  • +Clients
  • 38 posts

Posted 05 December 2011 - 02:06 PM

View Post3DKiwi, on 05 December 2011 - 01:49 PM, said:

Either the 3rd party portal or IP content can do this. My site (link in my signature) has a portal like front page. This was all done in IP Content and most of it using the wizard (i.e. auto code generation)

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.
visit my development forum:

http://www.samuris.com

#7 3DKiwi

3DKiwi

    IPB regular

  • +Clients
  • 4,251 posts

Posted 05 December 2011 - 05:46 PM

View Postduardito, on 05 December 2011 - 02:06 PM, said:

And you say its done with ip content and ip board.


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>

C4D Cafe My IPB powered web site.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users