Jump to content

Make activity stream the homepage?


Ryan Thomas

Recommended Posts

Posted

Hey guys,

I am really needing the activity stream to serve as my homepage.  Is there anyway to do this, kind of like how we can currently set Blogs, Pages, or Forums as the "default" app?  Can I do this for the activity stream page?

Thanks for the help.

Posted

Hi Ryan Thomas,

And it's easy.

Create a page with the following:

1. "Use suite HTML wrapper - No"

2. "Page Wrapper - Custom Wrapper"

3. Content:

<iframe style="display:block; position:absolute;top:0;left:0;width:100%;height:100%;" src="http://your sait/activity/"  frameborder=0 ></iframe>

4. Open "Page Management -> Pages" and select "your new page.html" - Make default page for this fodler.

5. Smile contentedly...

Posted

Hi Ryan Thomas,

And it's easy.

Create a page with the following:

1. "Use suite HTML wrapper - No"

2. "Page Wrapper - Custom Wrapper"

3. Content:

<iframe style="display:block; position:absolute;top:;left:;width:100%;height:100%;" src="http://your sait/activity/"  frameborder= ></iframe>

4. Open "Page Management -> Pages" and select "your new page.html" - Make default page for this fodler.

5. Smile contentedly...

​Was looking how to insert an iframe for the game, you just gave me the solution but I probably use suite HTML wrapper to preserve site navigation in place. Thx!

Posted

Test, validation html5 detected an error in the code.

Exact code:

<iframe style="display:block;border:none; position:absolute;top:;left:;width:100%;height:100%;" src="http://your sait/activity/"></iframe>

 

Posted

Hey @Adlago that works great and thanks for the help on this!  I did notice that there seems to be a slight delay when loading the page though.  anyway to avoid that with iframes or is that just something to live with when using this method?

Posted

Yes, if there is anyway to include the status feed or activity stream inside of a block, that would be awesome. :)  I really wish it was already included under "system" blocks.  This is the most disappointing omission from IP 4.0 in my opinion.

If anyone would developer a plugin or provide the code to put inside a custom block, I would be more than happy to compensate them of course!

  • 1 year later...
Posted
On 2015-02-16 at 8:54 PM, Adlago said:

Test, validation html5 detected an error in the code.

Exact code:


<iframe style="display:block;border:none; position:absolute;top:;left:;width:100%;height:100%;" src="http://your sait/activity/"></iframe>

 

I tested this on our site 99nicu.org and it works great :) thanks so much for this simple solution!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...