2017 © Pedro Peláez
 

elgg-plugin elgg_tooltip

Tooltip for Elgg

image

hypejunction/elgg_tooltip

Tooltip for Elgg

  • Thursday, October 8, 2015
  • by hypeJunction
  • Repository
  • 2 Watchers
  • 1 Stars
  • 43 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Tooltip for Elgg

Elgg 2.0, (*1)

Tooltip component for Elgg, (*2)

Features

  • Integrates Tooltipster (http://iamceege.github.io/tooltipster)
  • Developer-friendly API

Tooltip, (*3)

Usage

To add a tooltip to a string or an html element, use components/tooltip view:, (*4)


$tooltip = elgg_view('components/tooltip', array( 'text' => elgg_view('output/img', array( 'src' => '/some/image.jpg', )), 'content' => elgg_view_entity($entity, array( 'full_view' => false, )), ));

Alternatively, you can just add .elgg-tooltip class and a title="Some text" attribute to any html element:, (*5)


echo elgg_view('output/url', array( 'text' => 'Click me', 'href' => '/take/me/away', 'class' => 'elgg-tooltip', 'title' => 'This will show in a tooltip', ));

The Versions

08/10 2015

2.x-dev

2.9999999.9999999.9999999-dev http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Requires

  • bower-asset/tooltipster ^3.3.0

 

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

08/10 2015

2.0.4

2.0.4.0 http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Requires

  • bower-asset/tooltipster ^3.3.0

 

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

08/10 2015

dev-master

9999999-dev http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Requires

  • bower-asset/tooltipster ^3.3.0

 

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

06/10 2015

2.0.0

2.0.0.0 http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Requires

  • bower-asset/tooltipster ^3.3.0

 

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

05/10 2015

1.x-dev

1.9999999.9999999.9999999-dev http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

05/10 2015

1.0.2

1.0.2.0 http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Requires

  • bower-asset/tooltipster ^3.3.0

 

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

30/09 2015

1.0.1

1.0.1.0 http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip

30/09 2015

1.0.0

1.0.0.0 http://hypejunction.com

Tooltip for Elgg

  Sources   Download

GPL-2.0

The Development Requires

by Ismayil Khayredinov

plugin ui elgg tooltip