You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Shalitha Suranga <sh...@gmail.com> on 2019/05/08 14:46:14 UTC

[allura:tickets] #8281 gsoc19-c1: Enable user mentions in markdown editor



---

** [tickets:#8281] gsoc19-c1: Enable user mentions in markdown editor**

**Status:** open
**Milestone:** unreleased
**Labels:** gsoc19 
**Created:** Wed May 08, 2019 02:46 PM UTC by Shalitha Suranga
**Last Updated:** Wed May 08, 2019 02:46 PM UTC
**Owner:** Shalitha Suranga


*Todo*

A new extension can be created by extending `markdown.Extension` class of the python markdown library. Also, the link-replacement logic can be implemented by extending `markdown.inlinepatterns.Pattern` class.

*What is expected*

User mentions such as @admin1 @user1 will be converted into hyperlinks when markdown is rendered as HTML.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8281 gsoc19-c1: Enable user mentions in markdown editor

Posted by Shalitha Suranga <sh...@gmail.com>.
Also it is better is the user is not found and link color is red (We can reuse `notfound` css class ), Thus, user is found then normal color with the link


---

** [tickets:#8281] gsoc19-c1: Enable user mentions in markdown editor**

**Status:** open
**Milestone:** unreleased
**Labels:** gsoc19 
**Created:** Wed May 08, 2019 02:46 PM UTC by Shalitha Suranga
**Last Updated:** Wed May 08, 2019 02:46 PM UTC
**Owner:** Shalitha Suranga


*Todo*

A new extension can be created by extending `markdown.Extension` class of the python markdown library. Also, the link-replacement logic can be implemented by extending `markdown.inlinepatterns.Pattern` class.

*What is expected*

User mentions such as @admin1 @user1 will be converted into hyperlinks when markdown is rendered as HTML.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8281 gsoc19-c1: Enable user mentions in markdown editor

Posted by Shalitha Suranga <sh...@gmail.com>.
- **status**: open --> in-progress



---

** [tickets:#8281] gsoc19-c1: Enable user mentions in markdown editor**

**Status:** in-progress
**Milestone:** unreleased
**Labels:** gsoc19 
**Created:** Wed May 08, 2019 02:46 PM UTC by Shalitha Suranga
**Last Updated:** Sun May 12, 2019 05:30 AM UTC
**Owner:** Shalitha Suranga


*Todo*

A new extension can be created by extending `markdown.Extension` class of the python markdown library. Also, the link-replacement logic can be implemented by extending `markdown.inlinepatterns.Pattern` class.

*What is expected*

User mentions such as @admin1 @user1 will be converted into hyperlinks when markdown is rendered as HTML.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8281 gsoc19-c1: Enable user mentions in markdown editor

Posted by Dave Brondsema <da...@brondsema.net>.
Posted feedback on the merge reqest https://forge-allura.apache.org/p/allura/git/merge-requests/326/


---

** [tickets:#8281] gsoc19-c1: Enable user mentions in markdown editor**

**Status:** review
**Milestone:** unreleased
**Labels:** gsoc19 
**Created:** Wed May 08, 2019 02:46 PM UTC by Shalitha Suranga
**Last Updated:** Sun May 12, 2019 12:25 PM UTC
**Owner:** Shalitha Suranga


*Todo*

A new extension can be created by extending `markdown.Extension` class of the python markdown library. Also, the link-replacement logic can be implemented by extending `markdown.inlinepatterns.Pattern` class.

*What is expected*

User mentions such as @admin1 @user1 will be converted into hyperlinks when markdown is rendered as HTML.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8281 gsoc19-c1: Enable user mentions in markdown editor

Posted by Dave Brondsema <da...@brondsema.net>.
- **status**: review --> closed
- **Comment**:

Merged.  Nice job @shalithasuranga thinking of adding tests for literal/code text.



---

** [tickets:#8281] gsoc19-c1: Enable user mentions in markdown editor**

**Status:** closed
**Milestone:** unreleased
**Labels:** gsoc19 
**Created:** Wed May 08, 2019 02:46 PM UTC by Shalitha Suranga
**Last Updated:** Tue May 14, 2019 03:34 PM UTC
**Owner:** Shalitha Suranga


*Todo*

A new extension can be created by extending `markdown.Extension` class of the python markdown library. Also, the link-replacement logic can be implemented by extending `markdown.inlinepatterns.Pattern` class.

*What is expected*

User mentions such as @admin1 @user1 will be converted into hyperlinks when markdown is rendered as HTML.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8281 gsoc19-c1: Enable user mentions in markdown editor

Posted by Shalitha Suranga <sh...@gmail.com>.
- **status**: in-progress --> review



---

** [tickets:#8281] gsoc19-c1: Enable user mentions in markdown editor**

**Status:** review
**Milestone:** unreleased
**Labels:** gsoc19 
**Created:** Wed May 08, 2019 02:46 PM UTC by Shalitha Suranga
**Last Updated:** Sun May 12, 2019 12:25 PM UTC
**Owner:** Shalitha Suranga


*Todo*

A new extension can be created by extending `markdown.Extension` class of the python markdown library. Also, the link-replacement logic can be implemented by extending `markdown.inlinepatterns.Pattern` class.

*What is expected*

User mentions such as @admin1 @user1 will be converted into hyperlinks when markdown is rendered as HTML.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.