Is there any custom Members list modules out there that someone could point me to? Just curious!
-Ryan
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Custom Members List Module?
-
- Rank: Helper
- Registered: Mar 30, 2003
- Last visit: Oct 21, 2009
- Posts: 683
Well, there was pnAddressBook by Thomas Smiatek, but that's not been updated in quite a while (since 2003) and doesn't work properly in my 0.761 site. It was supposedly adopted by someone and is in the NOC, but there's been not a lot of observable progress there, either. -
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
use pnAvatar in conjunction with the members list - their avatar (ie, picture they upload or you set for them) is shown in the members list already.
UHEweb -
- Rank: Helper
- Registered: Mar 30, 2003
- Last visit: Oct 21, 2009
- Posts: 683
Actually, I reinstalled pnAddressBook on 0.762 site and it's working fine now and that includes a member photo. What I like is the member has control to update their own entry, so it involves less work on my part. -
- Rank: Registered User
- Registered: Aug 10, 2005
- Last visit: Oct 21, 2009
- Posts: 21
I have a question: I am looking for a way for members to have more information associated with their profile. I don't understand how pnAddressBook would help with this since it doesn't seem to have anything to do with member registration or profiles. Am I wrong? -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 117
Someone correct me if I'm wrong since I haven't used it but look for the xUser module. It's one that's on my list to try with a site soon but I haven't had that big a need for it yet. -
- Rank: Registered User
- Registered: Aug 10, 2005
- Last visit: Oct 21, 2009
- Posts: 21
Looking at the documentation, I don't see that xUser provides for additional informational fields for a user. I looked at pnAddressBook, but that doesn't really deal with member information.
I am working on a neighborhood association site and the fields I need are: username, password, title, firstname, lastname, street number, street name, mailing address, city, state, zip, telephone, cell phone, work phone, email, notes, contact by, occupation, employer/business name, resident since, own/rent, paid, block captain zone. -
- Rank: Expert
- Registered: Nov 23, 2003
- Last visit: Dec 13, 2009
- Posts: 1487
The Members_List module is perfectly capable of what your asking for, the tag for the avatar is (within it's sectioned context)And dynamic user data can be called with whatever label you give it when creating it.Code
<!--[$users[users].user_avatar]-->
edited by: Topiatic, May 11, 2006 - 11:55 AM
--
Under Construction! -
- Rank: Team Member
- Registered: Feb 27, 2005
- Last visit: Apr 12, 2010
- Posts: 665
in
Copy all the content from /modules/Members_List/pntemplates/ to /themes/yourtheme/templates/modules/Members_List/ and happy editing with those htm files.
--
-- Teb
-- Dutch Zikula Community
Support questions in a Personal Message will be ignored. Use the forums at all times!
- Moderated by:
- Support
