phpmyadmin / phpmyadmin/phpmyadmin
MIME Transformation Imagelink and link - repairs and idea
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
Hello. I found some thing when I play with MIME transformations.
-
I found if I use Browser display transformation as 'Text/Plain:Link' and show the table, then click od the link, the link doesn't work properly, because I am redirected to phpmyadmin main page, not to the link page.
-
Would be possible to add new parameter to the 'Text/Plain:Imagelink' and show size of picture in the table?
-
When I am using 'Text/Plain:Imagelink', the base folder is local/phpmyadmin/%1stOption. It's easy to jump to upper folder and than specify project name (%1stOption = '../projectname/...'), but I think it will be better to set base as project folder (local/projectname/%1stOption/) or let the user select which one he want as default, because if I will use it on remote server, i think it will makes problems with path ...
Thanks a lot and I hope I am not wasting your time with my posts :) .
- Original URL: https://sourceforge.net/p/phpmyadmin/feature-requests/1645/
- Original author: jpalider
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the MIME transformation handling for “Text/Plain:Link” and “Text/Plain:Imagelink”, then reproduce the link redirect and image-path behavior described in the issue. Review how Browser display transformations build links and image URLs, and determine whether image dimensions and configurable base paths are supported before defining separate completion criteria for each request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100