Giter Club home page Giter Club logo

craft-vcard's People

Contributors

chrisrowe avatar nfourtythree avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

craft-vcard's Issues

Type Setting

I ran into an issue with how the type option works.

email: { address: entry.email, type: "TYPE=WORK" },
url: {address : entry.webaddress, type: "TYPE=WORK"},
phoneNumber: [{number : entry.phone, type: "TYPE=VOICE,WORK"}, { number: entry.fax, type: "TYPE=FAX,WORK"}],

To get my address book to recognize the type field. I had to add TYPE= to the beginning to go with the vCard v3

Although I am not sure if this is something you want to add to the plugin or something that should really be added to the vCard PHP class

404 Page at bottom of vcf file

Craft still attempts to render the linked page and it appears at the bottom of the VCF file.

Creating an empty file at /templates/actions/vCard.twig will fix this problem.

Maybe this can be fixed within the plugin though.

unserialize(): Error at offset

Hello,

We're migrating an old site to Craft and the plugin is working great locally but on our staging site, both of which are running PHP 5.5, I am getting the attached error.
php_notice

The staging site is located: http://staging.bmrlawyers.com/attorneys/william-abbott and the download vCard is in the left sidebar.

I am running the latest version of Craft and 1.0.1 of this plugin and have manually removed the Craft folder just to make sure a piece wasn't sticking there. Any thoughts what else I could check on?

Thanks for any help!
Dustin

phoneNumber type Fax

Hi

I'm using your Plugin, it wroks still great. But here is no way to add a faxNumber. Can you add this option to your Plugin?

Thank you

Internal Server Error Nothing returned from URL.

When adding the example to an entry and trying to download it is returning a server error. Is there something I am missing?

I have the markup in templates/people/_vcard.twig and calling it in templates/people/_entry.twig

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.