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

Add page extensions #137

Merged
merged 1 commit into from Jun 21, 2016
Merged

Add page extensions #137

merged 1 commit into from Jun 21, 2016

Conversation

prodex
Copy link
Contributor

@prodex prodex commented Jun 19, 2016

Parsing from packagist.org.

}

renderExtension = function(t, query) {
return '<a href="' + t.url + '">' + t.title + '</a> '
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible lack of escaping.

@samdark samdark merged commit 17ea25f into yiisoft-contrib:master Jun 21, 2016
@samdark
Copy link
Contributor

samdark commented Jun 21, 2016

Merged. Will apply changed needed. Thank you very much for contribution.

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.

None yet

2 participants