Bitweaver - Fisheye - Bugs

Created by: Lester Caine, Last modification: 3 September 2025
  1. Fisheye Image Order page is only showing the first gallery page - probably looking for a 'max_records' being used over the 'total_records/cant' count.
    Actually wrong way around, the max_records was set to -1 for all records, but was being trimmed by the layout format. Still need to modify the number of images per page to match the style of gallery currently slected. 
  2. BitAjax is not loaded. Using Image Order page one should be able to do quick updates to an image such as adding a description, but pop-up is not enabled.
  3. PDF files are not creating their thumbnails which I suspect is something missing from the tool set.
  4. Viewing PDF's online used to be handled via flash, but now needs a more modern replacement which should be handled directly by the browser.
  5. An extra feature on uploading PDFs would be to access the text layer and add it to the search index so that PDF's can be searched as well as other content.
  6. Movies also need a thumbnail adding. I'm not looking at add streaming of stored movies and uploading to youtube is a little pointless when many of them are downloads from there which are in many cases no longer available.
  7. Like PDF's, playing movies on-line also needs addressing.
  8. Need to restore the protector filtering to the edit page so that I can add personal material that will only be visible to me, but I need to address the problem of protecting the raw storage folders in nginx, checking with the security database. 
  9.