Outline in profiles

I'd like to have each profile show its own 'Outline' as opposed to the 'Timeline' layout.

I have Deanos Tools and tried doing it with php but failed because I suck at php.  I tried : 

return BxDolService::call('wall', 'view_block_index’, array($this->oProfileGen->_iProfileID));

Can anyone guide me in the right direction?

Thank you.

Quote · 21 Jan 2014

To move your outline to the profile pages...

Open sys_page_compose in the database and find this entry, _wall_pc_view_index 

you can see this in action on a test site here,

http://www.recoverstormtreasures.com/michael

move-index-outline-to-profile.jpg · 299.4K · 381 views
move-index-outline-to-profile2.jpg · 286.6K · 384 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 21 Jan 2014

Thanks Newton - i replied in your boonexsupport.com forum.

But this just moves the entire outline to the profile.  What I need is for the 'outline' in the profile to show ONLY that member's items, so I can then get rid of the 'timeline' layout in the profile.

Quote · 21 Jan 2014

 

Thanks Newton - i replied in your boonexsupport.com forum.

But this just moves the entire outline to the profile.  What I need is for the 'outline' in the profile to show ONLY that member's items, so I can then get rid of the 'timeline' layout in the profile.

 mmm, that will be much harder.

That might have to be done as a separate module because of the admin side on what to show.

You may have to post this as a job request.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 21 Jan 2014

If someone can lead me in the right direction, I would be grateful - what files should I be looking at, for example?

Thank you.

Quote · 21 Jan 2014

bump! anyone can lead me in right direction?

Quote · 22 Jan 2014

 

bump! anyone can lead me in right direction?

Well.. look at boonex wall folders. classes.
But the outline uses more files that are stored in the inc folder for files and media. So you really need to know what to look for and where to make the changes.

Quote · 22 Jan 2014

I ended up going the simple way - i css'd the timeline on profiles instead.

But I need a little help now.  As you can see in image below, my comments box needs to expand over the columns to expand to full width.  I've tried position:absolute with z-index but to no avail.

Anyone?

Quote · 22 Jan 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.