Coder Social home page Coder Social logo

events's People

Contributors

angrybrad avatar brandonkelly avatar lindseydiloreto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

events's Issues

Template Error (maxcalendars)

After installing and clicking on the calendars tab, I hit a template error caused by the maxcalendars variable not being defined.

I know this is not a project in active development or used in production in any way, I just added the issue as an FYI.

eventsissue

Craft 3?

Is there any plan to move this over to Craft 3? I was about to start a new plugin today using this as a reference, so I figured I'd ask.

I know it's probably at the bottom of the priority list, but I figured I'd ask.

Thanks!

Issue with modal editor on index layout

Hey guys, I'm playing with this to try and build my own element type and noticing an issue with the "double click" and edit in place functionality.

First off the getEditorHtml method has the following starting on line 185

// Start/End Dates
$html = craft()->templates->render('events/_edit', array(
    'element' => $element,
));

when it should be

$html = craft()->templates->render('events/_editor', array(

even when i switch it to editor i'm still getting an error which i cant figure out

The function "dateTimeField" does not exist in "events/_editor" at line 31

which is confusing because the macro is right there?

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.