Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/napo/taolintools
console tools for taolin.fbk.eu
https://github.com/napo/taolintools
Last synced: 19 days ago
JSON representation
console tools for taolin.fbk.eu
- Host: GitHub
- URL: https://github.com/napo/taolintools
- Owner: napo
- Created: 2010-04-28T14:27:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-08-19T11:27:57.000Z (about 14 years ago)
- Last Synced: 2023-03-11T02:08:36.391Z (over 1 year ago)
- Language: PHP
- Homepage: http://taolin.fbk.eu
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This project contains some tools for extract some reports for the taolin application.
Look http://taolin.fbk.eu for more informationREPORT
cake -app taolintools report http://....create a report about the current month for the gived url
EMAIL LIST
cake -app taolintools users_email domain blacklistfilecreate a comma separeted value list with the email of each users.
To exclude some users simple give a blacklistfile with the list of logins.ACTIVATION USERS
[1] cake -app taolintools enableusers·
[2] cake -app taolintools enableusers show_num_activable_users
[3] cake -app taolintools enableusers show_num_activable_users activate
[4] cake -app taolintools enableusers sender_email domain_email company_name subject_email url_taolin
[5] cake -app taolintools enableusers show_num_activable_users sender_email domain_email company_name subject_email url_taolin[1] show all the activable users
[2] show the first N activable users
[3] show the first N activable users and activate (1=yes 0=no)
[4] enable each new users in the database and send a email
[5] enable the first N users in the database and send a emailnotes:
- the script works only for the users with login != NULL
- text email can change by the view welcome.ctp
- is necessary update the roaster of the jabber server
ex. ejabberdctl srg_user_add login node roaster serverCHECK ENABLED USER
cake -app taolintools checkenableduser loginthe script checks whether the user exists and if not already enabled