Hi, I am trying to move completely off my database/php based setup to mediawiki (and maybe use php wherever needed to connect back and forth). Among other things, my setup used to have registration and profile creation capabilities. As I have discussed earlier on these lists, the lack of a registration API surprised me but I have gotten around that by creating an html jump to the mediawiki registration page. Now I need to figure out how to handle things like icon upload and other profile based things. Should I create a User category or rely on some internal User construct? After selecting that, should I basically add lots of properties to that User category including an Image (icon)? Would that be straightforward with the User internal construct?
Regards Mat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---
