20,741
edits
No edit summary |
m (→Feature requests & ideas: we can do that now thanks to the recent AJAX/OpenLink addition) |
||
| Line 79: | Line 79: | ||
* should use Template:Forumref (category:link templates) | * should use Template:Forumref (category:link templates) | ||
* should be updated to use the new repo/flightgear file templates created by Johan & RedLeader {{Not done}} | * should be updated to use the new repo/flightgear file templates created by Johan & RedLeader {{Not done}} | ||
* resolve links to forum threads to look up the title for the topic/posting, so that the posting's title can be used for those links, instead of just the URL - we can probably do that by making an AJAX call to open URLs asynchronously and extract the title for the thread/posting to come up with something like <code>[http://forum.flightgear.org/viewtopic.php?f=4&t=24421 A call to developers-Lockheed -L188 Electra]</code> ([http://forum.flightgear.org/viewtopic.php?f=4&t=26562&p=247325&hilit=links#p247347]) | * resolve links to forum threads to look up the title for the topic/posting, so that the posting's title can be used for those links, instead of just the URL - we can probably do that by making an AJAX call to open URLs asynchronously and extract the title for the thread/posting to come up with something like <code>[http://forum.flightgear.org/viewtopic.php?f=4&t=24421 A call to developers-Lockheed -L188 Electra]</code> ([http://forum.flightgear.org/viewtopic.php?f=4&t=26562&p=247325&hilit=links#p247347]) {{Progressbar|50}} | ||
* convert quoted bug tracker URLs to use the issue template on the wiki {{not done}} | * convert quoted bug tracker URLs to use the issue template on the wiki {{not done}} | ||
* do regex/xpath validation, and display any errors (e.g. template/theme changes on the forum would currently break the script) {{Not done}} | * do regex/xpath validation, and display any errors (e.g. template/theme changes on the forum would currently break the script) {{Not done}} | ||