Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: docs.moodle.org, moodle.org
-
Labels:None
Description
Can someone please cook up a little Moodle filter for me to convert links like this:
[[GSOC/2007]] ---> <a href="http://docs.moodle.org/en/GSOC/2007" title="Moodle Docs">GSOC/2007</a>
and
[[GSOC/2007|Google Summer of Code 2007]] ---> <a href="http://docs.moodle.org/en/GSOC/2007" title="Moodle Docs">Google Summer of Code 2007</a>
This would be really useful on http://moodle.org!
Issue Links
| This issue is duplicated by: | ||||
| MDLSITE-327 | Filter: Autolink for moodle.org and docs.moodle.org URLs |
|
|
|
| This issue has been marked as being related by: | ||||
| MDLSITE-578 | links to docs are missing in the forum emails |
|
|
|
Helen, please expand the spec if you think of anything. I was considering using the current language to link to the appropriate page in Moodle Docs but that might not be a good idea (different people going to different pages).