Coder Social home page Coder Social logo

bogenschlag / autogenerateusername Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leifos-gmbh/autogenerateusername

0.0 1.0 0.0 37 KB

This ILIAS plugin provides an event hook to automatically create an username after registration or LDAP authentication. The username will be consisting of informations like firstname, lastname, email, a sequential number etc.

Home Page: http://www.ilias.de/docu/goto_docu_dcl_3342_718.html

PHP 93.56% JavaScript 4.03% HTML 2.41%

autogenerateusername's Introduction

AutoGenerateUsername

This ILIAS plugin provides an event hook to automatically create an username after registration or LDAP authentication. The username will be consisting of informations like firstname, lastname, email, a sequential number etc.

Minimum ILIAS Version: 5.1.0

Maximum ILIAS Version: 5.1.999

Responsible Developer: Fabian Wolf - wolf AT leifos.com

Supported Languages: German, English

Bug Tracker: ILIAS MantisBT

Quick Installation Guide

  1. Copy the content of this folder in <ILIAS_directory>/Customizing/global/plugins/Services/EventHandling/EventHook/AutoGenerateUsername

  2. Access to ILIAS and go to the administration page.

  3. Select "Plugins" in the menu on the right.

  4. Look for the AutoGenerateUsername plugin in the table and hit the "Action" button and select "Update".

  5. When ILIAS update the plugin, hit the "Action" button and select "Activate" that will appear instead of the "Update" link.

  6. Hit the "Action" button and select "Refresh Languages" to update the language-files.

  7. Now, you can visit the username configuration at "Action" and "Configure"

Patch Installation

For a good experience you can apply a patch to get rid of the username field on the registration screen. This is useful because the username which is set by the user on the registration screen will be overwritten by this plugin. This can be confusing if the user wants to log in with his chosen username and doesn't use the one provided by this plugin via new account mail. Make sure you checked "Registration" on the username configuration context or new created users will have no username. Run this on your commandline top apply this patch:

cd <ILIAS_directory>
patch -p0 < Customizing/global/plugins/Services/EventHandling/EventHook/AutoGenerateUsername/patches/5_x_xagu_hide_username_patch.diff

To remove this patch run :

cd <ILIAS_directory>
patch -R -p0 < Customizing/global/plugins/Services/EventHandling/EventHook/AutoGenerateUsername/patches/5_0xxagu_hide_username_patch.diff

autogenerateusername's People

Contributors

smeyer-ilias avatar

Watchers

Christian Bogen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.