IP.Content quesiton
#1
Posted 17 June 2011 - 11:09 PM
#2
Posted 17 June 2011 - 11:30 PM
DerekC, on 17 June 2011 - 11:09 PM, said:
....It is flexible enough to do either
sounds like a cop-out but True.
Most would use it to integrate their site into IPB core functionality though.
Having modification installation issues?
Apply the Skin Issue Patch
Associates:
SkinIPB.com specializing in IP.Board design & customization.
#4
Posted 18 June 2011 - 08:35 AM
#5
Posted 18 June 2011 - 08:44 AM
Vikestart, on 18 June 2011 - 08:35 AM, said:
Thats what i meant by it can do either:
http://www.talkford.com <--IPC blocks in Drupal
Having modification installation issues?
Apply the Skin Issue Patch
Associates:
SkinIPB.com specializing in IP.Board design & customization.
#6
Posted 18 June 2011 - 08:53 AM
Marcher Technologies, on 18 June 2011 - 08:44 AM, said:
How did you get IP.content blocks in drupal.
Any way the way I look at Ip.content is a cms although when I first looked at it when it first came out I saw it as a custom page mod but then they added the article system which made it more then that. After using it you can create blocks that can be used any were on the site including in the hooks section of IP.board, which can be really helpful. Although I do not know how to use the blocks out side the Ip.siute system.
#7
Posted 18 June 2011 - 09:16 AM
Amy T, on 18 June 2011 - 08:53 AM, said:
How did you get IP.content blocks in drupal.
Any way the way I look at Ip.content is a cms although when I first looked at it when it first came out I saw it as a custom page mod but then they added the article system which made it more then that. After using it you can create blocks that can be used any were on the site including in the hooks section of IP.board, which can be really helpful. Although I do not know how to use the blocks out side the Ip.siute system.
Setup the external.php file, use either the embed or iframe method for block code, use in "other cms".
Having modification installation issues?
Apply the Skin Issue Patch
Associates:
SkinIPB.com specializing in IP.Board design & customization.
#8
Posted 18 June 2011 - 07:43 PM
Marcher Technologies, on 18 June 2011 - 08:44 AM, said:
Possible without blocks? As for me, I just want to pull certain information from IP.Board to my site, not any template at all. No blocks. I want to import user avatar, "You have X new messages", sign out link, account management link etc. Just plain info and links.
#9
Posted 18 June 2011 - 07:45 PM
Vikestart, on 18 June 2011 - 07:43 PM, said:
Possible without blocks? As for me, I just want to pull certain information from IP.Board to my site, not any template at all. No blocks. I want to import user avatar, "You have X new messages", sign out link, account management link etc. Just plain info and links.
sounds like you want a portal.
#10
Posted 18 June 2011 - 09:59 PM
Vikestart, on 18 June 2011 - 07:43 PM, said:
Possible without blocks? As for me, I just want to pull certain information from IP.Board to my site, not any template at all. No blocks. I want to import user avatar, "You have X new messages", sign out link, account management link etc. Just plain info and links.
in Regard to the bold statement: The IpContent Welcome Block Plugin(Available at default install) Provides the needed Variables by default, up to you to customize it/wean down the data.
Having modification installation issues?
Apply the Skin Issue Patch
Associates:
SkinIPB.com specializing in IP.Board design & customization.
#11
Posted 19 June 2011 - 09:28 AM
Everything is contained within:
$this->memberData
Pages created in this way aren't at all locked into the forum styles. Unless you tick the box for "Use Wrapper", you'll be using your own templates. If you set up mod rewrite ( instructions are provided within the tools folder of IP Content ) then visitors can access these pages by friendly URLs such as www.example.com/services and not have any evidence from the user side that the forum software is involved at all ( beyond the information you display, of course )
Going this way, you have all the data you requested ( and more ) plus you can easily access anything from within IPboard if you need to. Forms on an IPContent page, for example, automatically pass through IPboard's cleaning ( available in $this->request after submitted )
Just something to consider. If all you ever want to do is display the specific information you mentioned, the MT's solution will take care of that. The default welcome block displays pretty much anything there is to do with your forum. You can then use the data loaded to display as you please within your page. I personally stripped it down in most places to nothing more than a "Logged in as" link.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















