Skip to content

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

Open
dhilowitz wants to merge 1 commit into
codeguy:masterfrom
dhilowitz:patch-2
Open

Updated \Slim\View\Mustache::render() function to support Mustache parti...#81
dhilowitz wants to merge 1 commit into
codeguy:masterfrom
dhilowitz:patch-2

Conversation

@dhilowitz

Copy link
Copy Markdown

...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

eridal commented Nov 1, 2013

Copy link
Copy Markdown

is this project still alive?

@codeguy

codeguy commented Nov 1, 2013

Copy link
Copy Markdown
Owner

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

eridal commented Nov 1, 2013

Copy link
Copy Markdown

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

@codeguy

codeguy commented Nov 1, 2013

Copy link
Copy Markdown
Owner

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

eridal commented Nov 1, 2013

Copy link
Copy Markdown

👍

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