By: zetalliance
Spice up the Zimbra with random images from unsplash.com.
See steps on Github.
This Zimlet shows random image in the top of the Zimbra UI after the user is logged in.
mkdir -p /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_unsplash
cd /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_unsplash
wget https://raw.githubusercontent.com/Zimbra-Community/unsplash/master/tk_barrydegraaff_unsplash/tk_barrydegraaff_unsplash.xml -O /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_unsplash/tk_barrydegraaff_unsplash.xml
wget https://raw.githubusercontent.com/Zimbra-Community/unsplash/master/tk_barrydegraaff_unsplash/tk_barrydegraaff_unsplash.css -O /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_unsplash/tk_barrydegraaff_unsplash.css
Rating | ( 7 ratings ) |
Downloads | 1562 |
Latest Version | 0.0.1 |
Categories | Fun |
Compatibility | ZCS 8.8.x |
License | GNU GPL v2 |
Created | on 5/29/19 |
Updated | on 5/28/22 |
By: Yannis on on 6/28/23 for version 0.0.1
Very good but it seems that the service is stopped, the url is not showing images...
https://source.unsplash.com/random/featured/?nature
Unsplash had some sort of outage this week, it should all work again now.
Replied on 6/30/23
By: CorreoWeb on on 5/27/22 for version 0.0.1
.LoginScreen {
background-color : #777 !important;
background-image : url('https://source.unsplash.com/random/featured/?nature') !important;
background-position : center;
background-repeat : no-repeat;
background-size : cover;
}
By: CorreoWeb on on 5/27/22 for version 0.0.1
in the code of this post there are no ... tags
in file README.md tags are included, that fixed my mistake.
Thank You for tour work, Excelent !!!
I have updated the description on this website to tell people to look at Github for the installation steps.
Replied on 5/28/22
By: julianodls on on 1/3/21 for version 0.0.1
Does not work zimbra 8.8.15
Please use the manual install steps as described in readme.md, verified on Zimbra 9 in February 2021
Replied on 2/21/21
By: franck.chalon on on 7/23/20 for version 0.0.1
Bonjour,
L'installation de base na pas fonctionné pour moi.
Je suis passé par le script https://github.com/Zimbra-Community/unsplash/blob/master/zimbra_unsplash_login_patch.sh
Et ça marche super bien !
Un grand merci !!!
Please use the manual install steps as described in readme.md, verified on Zimbra 9 in February 2021
Replied on 2/21/21
By: ibrahimayhans on on 5/12/20 for version 0.0.1
Hi Brother,
I Provided Editing As You Specify,
It Looks In The Top Header Area After Login But It Is Not Visible On The Home Login Screen ?
How Can I Check
You must edit login.jsp as described in the readme.
Replied on 7/6/20
By: zimico on on 10/31/19 for version 0.0.1
This zimlet makes zimbra become more attractive. Good work. Thank you guys!