Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
comprehensive members list
  • Posted: 28.07.2005, 17:41
     
    swmasson
    rank:
    Softmore Softmore
    registered:
     October 2003
    Status:
    offline
    last visit:
    14.03.06
    Posts:
    50
    Hi there ppl,

    Does anyone know if there is a more comprehensive members list module out there? Ideally i would like an avatar, phone number,
    address, occupation, company & CV (resume). The CV would be a word document which can be uploaded and stored on the server, all members can access.

    thanks for your time

    steve
  • Posted: 28.07.2005, 20:29
     
    uheweb
    rank:
    Professional Professional
    registered:
     September 2004
    Status:
    offline
    last visit:
    10.11.08
    Posts:
    815
    Are you using .760 or .750 or later?

    In .760, the members list is templated - meaning its output is passed through a template that is easily editable.

    How is the CV saved? if its tied to their username or their user id, it would be easy to hack the template

    Output the userid as the end of a URL so that the URL is something like

    Resume

    You'll have to check in the actual template to see what the actual variable is ( $userid) - I don't recall at the moment for the memberlist table.

    As is, I don't believe the members list can currently show dynamic user data - at least I haven't tried to do it yet icon_smile

    I use advProfile module to display a users details and dynamic data. Its powerful, can display whatever info you want if you can dig in and build a few simple plugins or use the ones available.

    Nolan M.
    UHEweb
  • Posted: 28.07.2005, 20:38
     
    rank:
    Moderator Moderator
    registered:
     March 2002
    Status:
    offline
    last visit:
    26.08.08
    Posts:
    7720

    uheweb


    As is, I don't believe the members list can currently show dynamic user data - at least I haven't tried to do it yet icon_smile


    It can by using the pnusergetvar plugin in your template. e.g.

    Code

    <!--[pnusergetvar name=_MYVARLABEL]-->


    -Mark
  • Posted: 29.07.2005, 02:24
     
    uheweb
    rank:
    Professional Professional
    registered:
     September 2004
    Status:
    offline
    last visit:
    10.11.08
    Posts:
    815
    Well, there you go icon_smile

    Thanks Mark.

Extensions Moderation

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula