Git Product home page Git Product logo

viewexif's People

Contributors

canonknipser avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

galixte

viewexif's Issues

switch to PEL

Instead of of using the very limited PHP exif library, I would like to switch to PEL

Load css only for pages containing attachments

According to a remark from the extensions team, the css should only load on pages which contain attachments, not globally:

<!-- INCLUDECSS @canonknipser_viewexif/viewexif.css -->
Please only include your css on pages it is actually used.

Changelog

In your changelog you have your 1.0.0 before the beta and RC. Sounds like the wrong order :)

Release version 1.1.2

local + github

  • create milestone 1.1.2

  • assign issues to milestone

  • inform translators, if there are language file changes

  • update changelog

  • update composer.json

  • create migration to update version number in config

  • create zip files for includes translations

  • create branch 1.1.2

  • close issues assigned to milestone

extension db

  • create zip file for Extension DB

  • upload zip to Extension DB

  • update announcement on Extension DB

  • upload translations to Extension DB support area

  • wait for validation

canonknipser.com

  • upload zip to canonknipser.com
  • upload translations to canonknipser.com
  • update viewexif_version.json to canonknipser.com
  • update announcement on canonknipser.com

Guest timezone error

When viewing attachments as a guest, some parameters in the user data are not filled.
One of this is the timezone, which must be taken from the board config default timezone, others may be dateformat and language.

Validation issues 1.0.3

  • config/services.yml
    - %core.root_path%
    Line 8: please also put this parameter into quotes, like you already did with the service arguments.
  • event/main_listener.php
    * @param \phpbb\config $config Config object
    Line 44: you probably meant \phpbb\config\config here.
  • Please remove the large block of commented code, lines 311-359.

main_listener.php denied

  1. Please indent your code correctly. Your current code is pretty hard to read.
  2. Do you really need your language on all pages?
  3. None of these are used.
  4. If you dont need the code, please remove it. This applies to more locations in your extension.
  5. Template var should be fully uppercase.
  6. Do you really need your css on all pages?

Extended error messages when trying to enable

When trying to enable the ext, but server configuration does not meet to specifications, the messages should give more details about the specific problem.
At the moment the extension has 2 requirements

  • phpBB-Version must be greater or equal to 3.1.6
  • PHP exif library must be installed

naming of acp info files

validation issue by david63: There is no log message when the extension's configuration is updated and the naming of the acp_info file is incorrect - they should be info_acp_viewexif.php or they should be loaded. Currently the log enties are not picking up the details of the modules when the extension is enabled.

GPS-Link to other map-services

The gps link should be more flexible and give board owners a chance to pick another service like bing, open street maps

acp module needed for that

exif statistics

Collect all readable metadata from images and store them in a database, so you can filter images etc. depending in their metadata

UCP - Disable / Enable per User

https://www.phpbb.com/community/viewtopic.php?f=456&t=2373801&p=14443471#p14444231

Interesting extension, but I'm not sure if everyone (I mean forum members) wants to see exif data, so I would like to ask if there is (or could be) option to show/hide exif data.

Maybe in a later version a acp (e.g. by-forum on/off, selected specific exif data to show) and / or ucp (e.g. show / hide exif for displayed attachments, allow / forbid exif for posted attachments) will be added.

Choseable grayscale for background

Open attached images in new window with greyscale background - colour choseable from pure white via grey to pure black in a few (maybe 5 to 7) steps

Wrong ISO speed rating from Samsung Mobile

Reporter: Girello
Samsung mobile phones set ISO Speed Rating as an array, need to pick the first element.

Make sure parameter given to htmlspecialchars are really strings

New directory structure for extensions

Extensions should follow a new directory structure - root is only containing non-packed resources, packed resources are in a subfolder named vendor/extension

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.