• 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

Simple modification

Status
Not open for further replies.

sandro

Chevereto Noob
I am sorry, if I knew how to program, I would do this myself. I had an idea for a simple modification to the script. Once the image is uploaded one of the features could be to email this image to yourself, so you wont have to save the link. So like underneath the sharing boxes could be email me this image.

I think it could be very useful, as if I have a few images I need to upload, it would be an easy way to remember them.
 
It's not so hard to do it by yourself. Go to index.php and look for "mode==3" that's used for post upload. So, just add some "email me this" and make some ajax call 🙂
 
No, I am completely clueless when it comes to that, otherwise I would do it for sure. :lol:
I also had another idea, to make the web pages more search engine friendly, somehow adjust the script so that it looks like yoursite.com/viewpage/image.gif rather than /?v=image.gif - in other words: mod_rewrite
 
sandro said:
No, I am completely clueless when it comes to that, otherwise I would do it for sure. :lol:
I also had another idea, to make the web pages more search engine friendly, somehow adjust the script so that it looks like yoursite.com/viewpage/image.gif rather than /?v=image.gif - in other words: mod_rewrite

Longer url's for nothing?
 
Status
Not open for further replies.
Back
Top