7.0 (2011-12-1):
View Jeroen Dalsem's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Im in first :)
Brilliant. It seems to be working now correctly with 1.8.1. Necessary and really complete plugin. Thanks Jeroen.
P.D. I'm going to translate language file to spanish, how can I send you the file when I have it for including it in the plugin? If you considere it appropiated, of course.
@ Jeroen thanks for your updated plugin. I just have one question. I have been watching your plugin from past one year and your to do list remains the same. Do they require more stability of the core??? I know my question may be silly. Just asked out of curosity.
Very good plugin! we are using in www.shyfti.com
@Jeron - Nice plugin.
Is it possible to make the "Accept terms" show up last above the Register button?
Does this version also force users to upload pictures?
@artdirector you can force the profile picture on register form with a plugin setting.
@jeroen I see an option for terms. That means the "accept terms" plugin wont be needed right??
@flexx correct
kool, thanks man... Real lifesaver plugin! :)
Hello Jeroen,
first, thanks to share your plugin with us.
I want to ask you if you have any idea to make two register page without showing the profile choice.
I want to make two links on my home page, one for student registration, and one other for teacher, and for this two pages, two registration page with custom fields.
Thanks ;)
I think this is the most important plugin in the elgg platform. By the way, I also translated the language file to Traditional Chinese, if you would like to provide multi-languages version, like Sam Lowry, I will be very happy to send that file to you. Thanks again.
Oh, by the way, is the search function be disabled in this version?
Hi, is this 7.0 Release still compatible to elgg 1.7 (I´m using 1.7.11)?
Regards
Enno
hi jeroem your 7.0 release is fantastic,
But i don't understand why if i check the two button turn on in green: "Show on simple search form" and "show on advanced search form" in my site in section advanced and simple search i can't see anything.
I have a modified Theme (purity Theme).
Is a problem?
Any help would be more appreciate!
thanks a lot.
I can't delete categories and profile types created with 7.0beta!! Any help?? Thx!!
The Advanced and Simple Search functions are turned off - How do I activate them? Should I use the previous version of Profile Manager?
@theshadowmaker are you getting any errors?
@jchan617 they are turned off, because they don't work at the moment. So there is no way to turn it on.
On a side note: The member search will probably be removed from this plugin as we will develop a new search plugin. That search plugin will be integrated wit the profile manager, so you will keep the same functionality.
@jchan617
@jeroen
i upgraded the 7 version with this beta and i'm able to enable the two buttons to green.
If I wanted to implement research by my own,where the profile manager saves the data you entered in custom fields? in my db "elgg" I do not see anything.
Saves them in a xml file?
@norman profile manager stores its configuration in ElggObjects with metadata. You can read more on the datamodel here http://docs.elgg.org/wiki/Engine/DataModel
@jeroen thank you very much jeroen.
I will try to try to find a way to allow those fields searchable.
because it is really a great sin that a plugin so nice not have this feature would be very useful, thanks for your plugin jeroen.
Profile type is not showing as filter on member page. I'm using purity theme. Shouldn't it show as a new tab on the members page?
Field type "multiselect" shows on user profile page as tags, even though I didn't check the "Show on profile as tags:" option.
@georgeB that is correct. Multiselect and pulldown have tags as output
@jeroen
GeorgeB.
when i select "show as tags" my site can't find however nothing.
I dont understand why...is so for ou too?
@norman currently the tag match algorithme is very strict in Elgg. It requires an exact match of the tag value.
Our new search plugin should tackle this issue by allowing partial tag searches.