Geocaching.com + Project-GC

Adds links and data to Geocaching.com to make it collaborate with PGC

10.01.2017 itibariyledir. En son verisyonu görün.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
GroundZeroCommunications
Değerlendirmeler
0 0 0
Versiyon
1.6.4
Oluşturulma
06.05.2015
Güncellenme
10.01.2017
Boyut
74,7 KB
Lisans
The MIT License (MIT)
Geçerli

From README.md, latest version can be read at https://github.com/ganja1447/greasemonkey-geocaching-projectgc

greasemonkey-geocaching-projectgc
=================================

Adds links and data to Geocaching.com to make it collaborate with Project-GC.com.

Some (most) features are for paying members at Project-GC only.

Compatibily:
* Requires Greasemonkey to run in Firefox.
* Requires Tampermonkey to run in Chrome.

Existing features:
* Add to/remove from VGPS form.
* Adds Favorite points (FP/FP%/FPW).
* Adds challenge checker links if a checker exists at Project-GC.
* Adds address for the coordinates (Google reverse geocoding).
* Clones number of logs per type to the top.
* Add a "latest logs" to the top.
* Add links to Profile stats for cache owner.
* Add links to Profile stats for every profile in the logbooks.
* Adds a copy friendly link to the geocache page, and copy friendly gccode.
* Adds link to Project-GC gallery.
* Minor adjustments to tidy the web.
* Remove rot13 decrypt widget.
* Remove "Description" text.
* Change some spacings.
* Adds country/region/county data from Project-GC.
* Show the real cache owner name after the "placed by".
* Add links to PGC profile gallery for each name in the logbook.
* Add links to gallery from bookmark lists, from geocache pages.
* Add links to plot bookmark lists on maps, from geocache pages.
* Add links to Profile stats for bookmark list owners, from geocache pages.
* Autodecrypt hints.
* Add metres above mean sea level.

Planned features:
* If unread message exists at Project-GC.com, show so at Geocaching.com.
* If unread news exists at Project-GC.com, show so at Geocaching.com.

Known issues:
* Project-GC settings dialog should use the user-expanded class if possible.
* Project-GC settings dialog should close when clicking outside of it (when that works, remove the cancel button).
* Project-GC settings button doesn't show the arrow properly.
* Project-GC settings form doesn't have the correct css on https://www.geocaching.com/account/settings/profile .
* Project-GC settings form should be more organized.

License:
The client side script (this script) is MIT licensed (license file commited in repository). However, the server side API is property of Ground Zero Communications AB.

Credits:
* Idea and initial work: Jonas "lillfiluren" Högström.
* Cleanup and actually make things work properly (cross browser compatible): "Surfoo".