]> git.openstreetmap.org Git - osqa.git/commit
Working on the @username convention. We can call user even if using only the first...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 29 Dec 2010 20:12:18 +0000 (20:12 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 29 Dec 2010 20:12:18 +0000 (20:12 +0000)
commitbdb70243eb9189c92189c05afad9599ab1453946
treef2b03b276671e7e17f3ee5503d08b1927bd5bca3
parent69d2df0f98435840a74047334191f70f4309f11e
Working on the @username convention. We can call user even if using only the first part of his username, for example, we can call "Jordan Jambazov" only using @Jordan. The supplied module forum.utils.userlinking deals with the active users (the one that took part in the discussion writing question, comment or answer).

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@650 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/markdownext/mdx_urlize.py
forum/models/node.py
forum/models/question.py
forum/utils/userlinking.py [new file with mode: 0644]