21
rossi
Re: New Module and Hack: 'Registration Codes' -- for pre-assigning group membership to new users
  • 2004/8/24 15:47

  • rossi

  • Just popping in

  • Posts: 26

  • Since: 2004/3/24


Excuse me for I was not clear. I mean may be different situation: when you have maillist created (thirty part maillist or just the group REGISTERED ). So you give them all the chance to become members of separe maillists via xoops. Send message
"Who wants messages interesting for students group code BLAH1
messages interesting for teacherts code blah2 , for developers blah3..."

And everybody homealone decide where to subscribe to. After that you have some kind of maillists based on XOOPS and send your messages from :admin menu ->sistem admin -> mail users -> Send message to users whose group is:...

Best wishes!
Rostislav



22
rossi
Re: New Module and Hack: 'Registration Codes' -- for pre-assigning group membership to new users
  • 2004/8/24 13:38

  • rossi

  • Just popping in

  • Posts: 26

  • Since: 2004/3/24


Great work!

Just one question. I haven't tried it yet but do this module allow you to
activate your group code not only when you register but also when editing your
account at yoursite/edituser.php .
Reason: you can create a new group for any purpose and you don't want adding
100 allready registered users personally to the new group but you have them in
your maillist. Just post "Guys whoever want become member of 'Collegians User'
group just edit your account and register with group code BLA57H".

I'm not sure Reg Keys module have this feature but think if any module of this
kind is mean to become a part of the official CORE in future need this future.

Cheers!



23
rossi
Admin menus and Smarty
  • 2004/8/24 0:48

  • rossi

  • Just popping in

  • Posts: 26

  • Since: 2004/3/24


Hi all!
Does anybody know why in all admin menus there is no separation between logic and design (Smarty ?). Or in the developmnet stage there is but in the official all is messed?

Cheers!



24
rossi
Permissions for sending private messages
  • 2004/8/24 0:24

  • rossi

  • Just popping in

  • Posts: 26

  • Since: 2004/3/24


Hi all!

I think that it will be very nice someday to add permission in the group section for sending private messages.

As far as I see all someone need to do is to add a little in
pmlite.php at line 50 :
" if ($xoopsUser) { " +
"$groups = $xoopsUser->getGroups();
.......
if ($gperm_handler->checkRight($perm_name, $perm_itemid, $groups, $module_id))
....."

The situation you would like to have such feauture is when you want registered users to see news, post in forums but don't want untrustworthy ones to register for the only purpose to spam.

I need this in my work now when creating something like LCMS module (Learning CMS) for distant learning and when some registered unknown students insult with private messages teachers...

Cheers!



25
rossi
Re: Registration/Membership Management Question
  • 2004/8/23 22:28

  • rossi

  • Just popping in

  • Posts: 26

  • Since: 2004/3/24


Dear MisterB,
Don't forget to rename your register.php file becouse hiding all links form the your site doesn't prevent anyone from typinghttp://your_site/register.php in their adressbar and hiting enter:). Moreover I suggest hardcoding your register.php and add some kind of dinamical hashing in the links you'll send to people you like join in:

1. Create hash md5/sha1/rand
2. Put the hash in Data Base
3. Send email:
"Dear visitor you can register on mysite/new_name_of_register.php?hash=the_generated_hash_code"
4.Automatically remove from Data Base the hash_code after user has the reg.

Cheers!



26
rossi
Re: How to make the current section highlighted in the main menu?
  • 2004/8/19 14:27

  • rossi

  • Just popping in

  • Posts: 26

  • Since: 2004/3/24


Hi guys!

Does anybody knows why this is not included in the official distribution and we need to do such a micro hack (meanhttps://xoops.org/modules/newbb/viewtopic.php?topic_id=16063&forum=16#forumpost67434 ) every time...





TopTop
« 1 2 (3)



Login

Who's Online

213 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits