Skip to content

SearchHighlight colorized from user searchs, and IdentiTeam data taken from LDAP

License

Notifications You must be signed in to change notification settings

roundcubevnz/roundcube-plugin-searchhighligh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roundcube Plugin: SearchHighlight, and IdentiTeam

GitHub tag (latest SemVer) Project license

Specially search highlight, some useful plugins for roundcube.

  • SearchHighlight: Very simple plugin to highlight the words searched in the messages displayed.
  • IdentiTeam: Create new users' identities and fancy signatures, using data from an LDAP server and complex HTML or text templates.

Requirements

Only tested this plugin with following environments. Other setup may work with luck.

  • PHP: >= 5.4
  • Roundcube: 0.9,1.1,1.2.8,1.3.0
  • Supported skins: Classic, Larry, Elastic

How to install this plugin in Roundcube

  1. Create folder <pluginname> in ROUNDCUBE_HOME/plugins if it does not exist. Each individual are in plugin directory in this repository
  2. Copy all plugin <pluginname> files there.
  3. If you want to do plugin configuration, copy config.inc.php.dist to config.inc.php and then edit config.inc.php.
  4. Edit your Roundcube's config file (ROUNDCUBE_HOME/config/config.inc.php or maybe /etc/roundcube/config.inc.php), locate $config['plugins'] and add '<pluginname>',.
  5. For detailed info check each plugin directory in this repository.

About

SearchHighlight colorized from user searchs, and IdentiTeam data taken from LDAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.9%
  • Makefile 5.0%
  • JavaScript 1.1%