• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Chevereto 2.5.6

Status
Not open for further replies.

Rodolfo

πŸ‘‘ Chevereto Godlike
Chevereto Staff
Administrator
Chevereto 2.5.6 (2013-01-19) release notes
- Fixed bug with conflicting chars in filenames
- Fixed bug with empty filenames
- Added twitter cards integration

Update from 2.5.5 | Affected files & folders
- includes/chevereto.php
- includes/functions.php
- includes/classes/class.upload.php
- includes/classes/class.handler.php
- content/themes/Peafowl/shorturl.php
- content/themes/Peafowl/view.php
- content/themes/Peafowl/header.php

Download Chevereto 2.5.6
 
I'm happy to be the first one here πŸ™‚
Thanks for the update Rodolfo.

Kindly, give us some information about this new addition or an example, as I'm waiting for some twitter integration to be done:
- Added twitter cards integration

Regards..
 
how do I change? πŸ˜•

Cattura.png
 
how do I change? πŸ˜•

Cattura.png

content/theme/<your theme>/functions.php
PHP:
        "Twitter"        => array('url' => 'http://twitter.com/share?url='.$url.'&via=chevereto', // Change "via" to match your twitter account via.
            'target'    => 'pop-up',
            'pop_h'        => 350,
            'img'        => 'ico-twitter.png'
        ),
 
Hi,
Delete link not working... please fix this bug. THX...

It has been fixed, just download again and update the includes/classes/class.handler.php file. All the users who have download 2.5.6 before the date of this message should apply this change.
 
Hi Rodolfo,

When I have dashes in the files names (eg. example-somethingsomething.jpg), the names of the images in the admin panel shows "example-" and not "example-somethin..."

Thought you might like to know that.
 
Hi Rodolfo,

When I have dashes in the files names (eg. example-somethingsomething.jpg), the names of the images in the admin panel shows "example-" and not "example-somethin..."

Thought you might like to know that.

That's because that long name can't fit in one line πŸ˜‰
But it is just a display thing.
 
Is it possible to implent in the next Version ''Password Protection'' for Images?
Because this is needed immediately for some Users.
 
Status
Not open for further replies.
Back
Top