2017 © Pedro Peláez
 

elgg-plugin ui_dock

Icon dock

image

hypejunction/ui_dock

Icon dock

  • Friday, February 5, 2016
  • by hypeJunction
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Dock for Elgg

Elgg 2.0, (*1)

Features

  • Responsive icon dock menu

Dock, (*2)

Usage

  • In plugin settings, you can configure URLs for common social icons, (*3)

  • To add a new item, just register a menu item for the dock menu:, (*4)

elgg_register_menu_item('dock', array(
    'name' => 'login',
    'text' => elgg_view_icon('lock'),
    'href' => 'login',
));

The Versions

05/02 2016

dev-master

9999999-dev http://hypejunction.com

Icon dock

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin ui elgg dock

05/02 2016

1.0.0

1.0.0.0 http://hypejunction.com

Icon dock

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin ui elgg dock