20,741
edits
Red Leader (talk | contribs) m (→Feature requests & ideas: It's already in there ;) @Hooray, please expand on the second one you added.) |
|||
| Line 61: | Line 61: | ||
== Feature requests & ideas == | == Feature requests & ideas == | ||
* resolve links to forum threads to look up the title for the topic/posting ([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]) | ||
* 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}} | ||