Skip to content

Support multiple paths.#15

Merged
hueniverse merged 5 commits intohapijs:masterfrom
jagoda:feat-multiple-paths
Nov 30, 2014
Merged

Support multiple paths.#15
hueniverse merged 5 commits intohapijs:masterfrom
jagoda:feat-multiple-paths

Conversation

@jagoda
Copy link
Copy Markdown
Contributor

@jagoda jagoda commented Nov 11, 2014

This change adds support for multiple template, layout, partials, and helpers paths (based on hapijs/hapi#1753). Paths are searched in order. Templates and layouts use the first match found while partials and helpers defer to the engine implementation (the register methods are called in the order the paths are searched).

Closes #9.

@hueniverse hueniverse added the feature New functionality or improvement label Nov 13, 2014
@jagoda jagoda force-pushed the feat-multiple-paths branch from d5adec6 to 8acf1ee Compare November 19, 2014 18:27
@hueniverse hueniverse added this to the 2.0.0 milestone Nov 30, 2014
@hueniverse hueniverse self-assigned this Nov 30, 2014
@hueniverse hueniverse merged commit 8acf1ee into hapijs:master Nov 30, 2014
@jagoda jagoda deleted the feat-multiple-paths branch July 7, 2015 12:09
lostthetrail pushed a commit to lostthetrail/vision that referenced this pull request Sep 9, 2015
jagoda added a commit that referenced this pull request Sep 10, 2015
Update API documentation to match PR #15
@lock
Copy link
Copy Markdown

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New functionality or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple paths for views

2 participants