FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
m
Slight fixes + suggestion to remove IE stuff
(Finish re-write)
m (Slight fixes + suggestion to remove IE stuff)
Line 35: Line 35:
* '''Firefox'''
* '''Firefox'''
# Install [http://www.greasespot.net/ Greasemonkey].
# Install [http://www.greasespot.net/ Greasemonkey].
# Save [[#the script|the script]] below as <code>instant_cquotes.user.js</code>, then drag-and-drop it into Firefox.
# Save [[#The Script|the script]] below as <code>instant_cquotes.user.js</code>, then drag-and-drop it into Firefox.
* '''Chrome/Chromium''', '''Opera''', or '''Safari'''
* '''Chrome/Chromium''', '''Opera''', or '''Safari'''
# Install [https://tampermonkey.net/ Tampermonkey] (download links: [https://tampermonkey.net/index.php?ext=dhdg&browser=chrome Chrome/Chromium], [https://tampermonkey.net/index.php?ext=dhdg&browser=opera Opera], [https://tampermonkey.net/index.php?ext=dhdg&browser=safari Safari]).
# Install [https://tampermonkey.net/ Tampermonkey] (download links: [https://tampermonkey.net/index.php?ext=dhdg&browser=chrome Chrome/Chromium], [https://tampermonkey.net/index.php?ext=dhdg&browser=opera Opera], [https://tampermonkey.net/index.php?ext=dhdg&browser=safari Safari]).
# Navigate to "Add a new Script"
# Navigate to "Add a new Script"
# Copy and paste [[#the script|the script]] below into the editing window.
# Copy and paste [[#The Script|the script]] below into the editing window.
# Click the save button (just above the {{button|Search}} button).
# Click the save button (just above the {{button|Search}} button).


== Usage ==
== Usage ==
# Go to some [[mailing list]] archive URL, for example: http://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/5389094A.3080601%40gmail.com/#msg32400727  
# Go to some [[mailing list]] archive URL, for example [http://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/5389094A.3080601%40gmail.com/#msg32400727] or any forum message, such as [http://forum.flightgear.org/viewtopic.php?f=71&t=23299#p212558].
: Or to any forum message, such as: http://forum.flightgear.org/viewtopic.php?f=71&t=23299#p212558.
# Select the relevant portion of text.
# Select the relevant portion of text.
# When you release the mouse button, a box will appear containing the converted text.
# When you release the mouse button, a box will appear containing the converted text.
Line 58: Line 57:


== Feature requests & ideas ==
== Feature requests & ideas ==
* Internet Explorer stuff can be removed.  It seems that Internet Explorer plugins are implemented completely differently. {{Not done}}
* GET-encoded sid arguments should be stripped from forum URLs. {{Not done}}
* GET-encoded sid arguments should be stripped from forum URLs. {{Not done}}
* Links to repositories should be converted to use wiki templates. {{Not done}}
* Links to repositories should be converted to use wiki templates. {{Not done}}

Navigation menu