• 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

How to search forums and any image classification extensions possible?

bradparks

Chevereto Member
I'm considering running an image hosting/viewing services, focused on keyboard navigation, and possibly using TV remotes

I'm evaluating Chevereto and wondering the following:

  1. can it do image classification?
  2. I see mention of keyboard navigation, but will need to truly enforce it across the board for the main viewer, by supporting enter,up/down/left/right/esc navigation. Is this possible you think? I am a programmer, so I can customize, just trying to see how cleanly it can be done.
  3. can the forums be searched? I can't seem to find a way to do so, and have googled Chevereto and terms instead of searching the forums

Thanks!

Brad
 
can it do image classification?
Like categories? NSFW? Star rating?

I see mention of keyboard navigation, but will need to truly enforce it across the board for the main viewer, by supporting enter,up/down/left/right/esc navigation. Is this possible you think? I am a programmer, so I can customize, just trying to see how cleanly it can be done.
Check the content/legacy/themes/Peafowl/lib/chevereto.js file, look for:

Code:
CHV.fn.listingViewer = {

can the forums be searched?
Yes, but mind that is full-text based search.
 
thanks for the reply, and by image classification, I mean text based search of images - so find people, colors, moods, landscapes, dogs, etc?
 
and where is the full text search of the forums? I can't see it anywere - do you have a pic? I've looke for "search" and "find" in the page, and any images/etc that would imply search, but see none
 
thanks for the reply, and by image classification, I mean text based search of images - so find people, colors, moods, landscapes, dogs, etc?
No, it doesn't support that yet. These are tags and should appear on 4.1 which will enable to use your own categorization, camera maker, etc.
 
Back
Top