2017 © Pedro Peláez
 

symfony-bundle image-widget

Victoire Image widget

image

victoire/image-widget

Victoire Image widget

  • Friday, March 2, 2018
  • by lenybernard
  • Repository
  • 15 Watchers
  • 4 Stars
  • 1,718 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 7 Forks
  • 5 Open issues
  • 15 Versions
  • 12 % Grown

The README.md

CircleCI, (*1)

Victoire Image Bundle

What is the purpose of this bundle

This bundle installs the Image Widget in your Victoire project. With this widget, you can add any type of image from your Media Library, (*2)

Then, you can set up :, (*3)

  • its alternative text
  • its legend
  • define any kind of link among :
    • Internal pages
    • URL
    • A routing setting
    • An anchor - i.e a widget within a page
  • define the mouseover effect among :
    • PopOver
    • ToolTip

Set Up Victoire

If you haven't already, you can follow the steps to set up Victoire here, (*4)

Install the Image Bundle :

Run the following composer command :, (*5)

php composer.phar require victoire/image-widget

Reminder

Do not forget to add the bundle in your AppKernel !, (*6)

class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            ...
            new Victoire\Widget\ImageBundle\VictoireWidgetImageBundle(),
        );

        return $bundles;
    }
}

The Versions

02/03 2018

dev-master

9999999-dev

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

02/03 2018

2.0.8

2.0.8.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

28/12 2017

2.0.7

2.0.7.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

30/08 2017

2.0.6

2.0.6.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

06/07 2017

2.0.5

2.0.5.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

22/05 2017

2.0.4

2.0.4.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

05/04 2017

2.0.3

2.0.3.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

03/04 2017

2.0.2

2.0.2.0

Victoire Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire

31/03 2017

2.0.1

2.0.1.0

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire dcms friendsofvictoire

22/02 2016

1.5

1.5.0.0

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

widget image victoire dcms friendsofvictoire

31/10 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

cms widget image dynamic victoire dcms friendsofvictoire fov

22/10 2015

1.1

1.1.0.0 http://victoire.io

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

cms widget image dynamic victoire dcms friendsofvictoire

22/10 2015

1.0

1.0.0.0 http://victoire.io

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

cms widget image dynamic victoire dcms friendsofvictoire

10/10 2015

dev-fix/translation

dev-fix/translation http://victoire.io

Victoire DCMS Image widget

  Sources   Download

MIT

The Requires

 

cms widget image dynamic victoire dcms friendsofvictoire