Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukil/dm4-eduzen-identity
This plugin introduces three additional type definitions to "User Accounts" in DeepaMehta 4.
https://github.com/mukil/dm4-eduzen-identity
Last synced: about 1 month ago
JSON representation
This plugin introduces three additional type definitions to "User Accounts" in DeepaMehta 4.
- Host: GitHub
- URL: https://github.com/mukil/dm4-eduzen-identity
- Owner: mukil
- Created: 2013-09-16T21:03:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T11:20:43.000Z (almost 8 years ago)
- Last Synced: 2024-10-14T07:27:25.672Z (2 months ago)
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepaMehta 4 eduZEN Identity Module
This plugin introduces an application model to realize user profile pages in your application with a profile picture and a display name which is different from the username.
It does so through extending the DeepaMehta 4 Core _User Account_ about a
* _Display Name_ (Text) child, an
* _Info_ (HTML) child and an
* _E-Mail Address_ (assigned from the dm4-contacts module).Furthermore this module introduces a DeepaMehta _Profile Picture_ AssociationType which can be used in relaton to a _File_ topic.
## Download
You can find bundles for installation under each version number at http://download.deepamehta.de/nightly/.
Filename of the bundle to download is ''dm44-eduzen-identity-X.Y.Z.jar'' as of version 1.1.5.
# Version History
**1.2**, Feb 12, 2017
- Adapted to be compatible with DeepaMehta 4.8
- Added Migration4 assiging types to "DeepaMehta" workspace**1.1.6**, Dec 08, 2014
- Maintenance release
**1.1.5**, Dec 08, 2014
- Updated README
- Compatible with DM 4.4**1.1.4**, Mar 08, 2014
- new bundle name: "dm42-eduzen-identity-X.Y.Z.jar"
- Compatible with DM 4.2**1.1.3**, Dec 09, 2013
- Compatible with DM 4.1.3-SNAPSHOT**1.1.2**, Nov 12, 2013
- Slim Model
- Compatible with DeepaMehta 4.1.2**1.1.2e**, Nov 12, 2013
- bundle name: "identity-X.Y.Z.jar"
- EducationZEN-User Profile Model
- Compatible with DeepaMehta 4.1.2**1.0.0**, Sep 16, 2013
- Plugin Setup, Introducing Migrations
- Compatible with DeepaMehta 4.1.1-SNAPSHOT--------------------
Author: Malte Reißig