Piwigo.org

You are not logged in. (Register / Login)

Announcement

#1 2012-08-01 00:12:02

tanguy2m
Member
Registered: 2012-07-27
Posts: 4

uploadify.jGrowl.css

Hello all,

I have re-used jGrowl notification script in one of my plugin:

Code:

{combine_script id='jquery.jgrowl' load='footer' require='jquery' path='themes/default/js/plugins/jquery.jgrowl_minimized.js'}

I also re-used the css classes defined for uploadify:

Code:

{combine_css path="admin/themes/default/uploadify.jGrowl.css"}

But some images are missing (404 errors):

Code:

div.jGrowl div.success {
        background: url(images/Check.png) no-repeat 6px 6px;
}
div.jGrowl div.error {
        background: url(images/Error.png) no-repeat 6px 6px;
}
div.jGrowl div.warning {
        background: url(images/Alert.png) no-repeat 6px 6px;
}

I noticed that /admin/themes/default/template/photos_add_direct.tpl also uses this css classes.
Is it a known error?

Offline

#2 2012-08-01 00:23:25

mistic100
Piwigo Team
Location: Avignon (Fr)
Registered: 2008-09-27
Posts: 1497
Website

Re: uploadify.jGrowl.css

yes :)

Offline

#3 2012-08-01 00:30:24

tanguy2m
Member
Registered: 2012-07-27
Posts: 4

Re: uploadify.jGrowl.css

Thanks for your answer.
I asked because I didn't find it in the bugtracker.

Offline

#4 2012-08-01 00:42:59

mistic100
Piwigo Team
Location: Avignon (Fr)
Registered: 2008-09-27
Posts: 1497
Website

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013