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

Partial output option #12

Closed
Zoramite opened this issue Jun 29, 2010 · 1 comment
Closed

Partial output option #12

Zoramite opened this issue Jun 29, 2010 · 1 comment
Milestone

Comments

@Zoramite
Copy link
Member

Allow the template to do a partial content output when the isPartial setting is turned on in the template.

There could be multiple triggers that would cause the isPartial to be true:

  • Detect the HTTP_X_REQUESTED_WITH header that jquery sends for ajax requests.
  • Url variable for specifying that the page should be rendered as a partial using isPartial=true.
@Zoramite
Copy link
Member Author

Partial output option

Added in the check for a partial page request to include the partial.cfm of a theme instead of the index.cfm.

Closed by 52cfa83

This issue was closed.
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

No branches or pull requests

1 participant