FUE frontend users smoelenboek, simpel vraagje

Nederlandse ondersteuning voor CMS Made Simple

Moderator: velden

Post Reply
jasbeschermer
Forum Members
Forum Members
Posts: 16
Joined: Tue Mar 25, 2014 2:35 pm

FUE frontend users smoelenboek, simpel vraagje

Post by jasbeschermer »

Hoi,

Ik ben sinds kort bezig om een website te bouwen, en heb nog niet zoveel ervaring met php. Nu wilde ik een smoelenboek maken waarbij, frontend users zelf hun tekst en foto kunnen aanpassen.

Ik heb bij FrontendUser Beheer 2 extra eigenschappen toegevoegd (zie plaatjeImage
foto en overmij.

De "simpele" vraag is nu, hoe laat ik deze gegevens op de pagina zien?
In de module handleiding staat van alles over eigenschappen beschreven, zoals bijvoorbeeld {$feu_smarty->get_userinfo($uid,$assign)} maar hier snap ik niets van. Kan iemand mij uitleggen hoe ik dit kan doen?

M.v.g.
Jasbeschermer
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: FUE frontend users smoelenboek, simpel vraagje

Post by JohnnyB »

If you want other FEU people to see the profile data, use Custom Content
http://dev.cmsmadesimple.org/projects/customcontent

Also, this plugin has been helpful to me in the past:
http://dev.cmsmadesimple.org/projects/jmfeu_userprops

Using that plugin, you can get only the profile data you want to show, assign it to a Smarty variable, and then place that data anywhere in your template or page.

I will often use that plugin within a Custom Content template to display the data exactly the way I want.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
jasbeschermer
Forum Members
Forum Members
Posts: 16
Joined: Tue Mar 25, 2014 2:35 pm

Re: FUE frontend users smoelenboek, simpel vraagje

Post by jasbeschermer »

thanx man, i just looked into the description of the custom content module. It looks easy and understandable to me. thnx
jasbeschermer
Forum Members
Forum Members
Posts: 16
Joined: Tue Mar 25, 2014 2:35 pm

Re: FUE frontend users smoelenboek, simpel vraagje

Post by jasbeschermer »

i found another great solution..
module cguser directory does the trick..
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: FUE frontend users smoelenboek, simpel vraagje

Post by JohnnyB »

jasbeschermer wrote:i found another great solution..
module cguser directory does the trick..
Oh shoot, that's what I meant to tell you about earlier, not custom content - sorry!! lol.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Post Reply

Return to “Dutch - Nederlands”