Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone type mapping and PNG support #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jensbocklage
Copy link

234e547: I added "main" as phone type to the mapping. It maps to "work".
84a5e1c: As soon as "fax" is identified, it makes sense to map this number to "fax_work". Even, if it would be "fax_home". But this does not exist in the Fritz!box.
3dc93b3: PNG support (by converting PNGs to JPGs with PHP functions).

vcards my contain phone entries of type main as the standard type. So this type should not be discarded.
Home-fax and work-fax must map to fax
PNGs will be converted to JPGs by using imagejpeg($image_png, $image_jpg, 100);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant