Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Implements #14: more hooks/views, adds 3rd link style, more DRY parsing #15

Closed
wants to merge 1 commit into from

Conversation

mrclay
Copy link
Member

@mrclay mrclay commented Dec 10, 2013

No description provided.

// it's ok in this case if 0 matches == FALSE
if (preg_match_all(mentions_get_regex(), $content, $matches)) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Diff is hard to read, but basically I used early continues to reduce nesting

@mrclay mrclay mentioned this pull request Dec 10, 2013
@mrclay
Copy link
Member Author

mrclay commented Apr 13, 2014

I have a mentions parser with unit tests I'll integrate into this and then we should start getting this ported for 1.9

@beck24
Copy link
Member

beck24 commented May 2, 2014

I need this plugin for a new project, is this PR tested and ok to merge?

@mrclay
Copy link
Member Author

mrclay commented May 2, 2014

I don't remember testing this. These are just some enhancements.

@juho-jaakkola
Copy link
Member

@mrclay @beck24 I didn't notice this PR before I created the 1.8 branch. Should this go to 1.8 instead of master?

@beck24
Copy link
Member

beck24 commented Jul 19, 2014

probably 1.8 and merged up if possible. I haven't had a chance to test it.

@jeabakker jeabakker changed the base branch from master to 1.8 February 12, 2019 14:10
@jeabakker
Copy link
Member

too old, closing

@jeabakker jeabakker closed this Feb 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants