Skip to content

게시물, 댓글 고유 링크에 mid를 포함하도록 수정#2168

Merged
1 commit merged into
xpressengine:developfrom
smaker:develop
Nov 24, 2017
Merged

게시물, 댓글 고유 링크에 mid를 포함하도록 수정#2168
1 commit merged into
xpressengine:developfrom
smaker:develop

Conversation

@smaker

@smaker smaker commented Oct 18, 2017

Copy link
Copy Markdown
Contributor

#2155 이슈를 수정한 PR입니다.

Content 위젯과 RSS 모듈에서 mid를 포함한 링크가 걸려있는 지 확인해보았습니다.
빠진 곳 있으면 알려주세요.

*/
function getCommentMid()
{
$model = getModel('module');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

$model 이렇게 적으면 어떤 모델을 불러오는지 명확한 네이밍이 아닌것 같습니다.

정확하게 $oModuleModel = (ObjectModuleModel) 으로 명확한 이름이 나오도록 하는것이 좋겠습니다.

아래의 $module 이라는 이름도 역시 마찬가지로 $moduleInfo 혹은 $module_info 으로 명확하게...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

지적 감사합니다. 알려주신대로 수정해서 놓겠습니다.

@ghost ghost self-assigned this Oct 24, 2017
@ghost ghost added the type/enhancement label Oct 27, 2017
@ghost ghost added this to the 1.8-2017-51W milestone Oct 27, 2017
@ghost ghost merged commit 108408c into xpressengine:develop Nov 24, 2017
@ghost ghost modified the milestones: 1.8-2017-51W, 1.8.47, 1.9.0 Nov 24, 2017
ghost pushed a commit that referenced this pull request Nov 28, 2017
- #2168 PR과 동일하게 mconent 위젯 수정
  - @smaker 님 코드 참고
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants