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

Updated \Slim\View\Mustache::render() function to support Mustache parti... #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dhilowitz
Copy link

...als

The current implementation doesn't support Mustache partials. This change allows Partials to be dynamically loaded by the Mustache engine while still allowing the primary Mustache templates to be String-loaded as before.

…rtials

The current implementation doesn't support Mustache partials. This change allows Partials to be dynamically loaded by the Mustache engine while still allowing the primary Mustache templates to be String-loaded as before.
@eridal
Copy link

eridal commented Nov 1, 2013

is this project still alive?

@codeguy
Copy link
Owner

codeguy commented Nov 1, 2013

Slim is very much alive. This repository is no longer officially supported. We are officially supporting the Twig and Smarty custom views in the Slim-Views repository.

@eridal
Copy link

eridal commented Nov 1, 2013

hey there, thanks for the promptly response.
is there a repo for mustache support?

@codeguy
Copy link
Owner

codeguy commented Nov 1, 2013

No, you are welcome to create one. We are putting together a new section on Slim's website that will help advertise third-party addons (like a custom Mustache view, for example). That should be up and running by end of year (probably much sooner).

@eridal
Copy link

eridal commented Nov 1, 2013

👍

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.

3 participants