Opencaching-PL: Difference between revisions

From Opencaching.eu
Jump to navigation Jump to search
(Created page with "== The Opencaching-PL project == Is the source code of Opencaching.PL site (and some others, set up on different domains). Opencaching.PL is one of the branches of the "OpenCa...")
 
(opencaching.co.uk -> opencache.uk and small refresh ;))
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
== The Opencaching-PL project ==
[[Category:Projects]]
== The Opencaching-PL project (OCPL) ==
[[File:Logo OC.jpeg|thumb]]
Is the source code of Opencaching.PL site (and some others, set up on different domains). Opencaching.PL is one of the branches of the "OpenCaching National Sites" project.  
Is the source code of Opencaching.PL site (and some others, set up on different domains). Opencaching.PL is one of the branches of the "OpenCaching National Sites" project.  


==== Opencaching.PL branch - https://github.com/opencaching/opencaching-pl ====
==== Opencaching.PL branch - https://github.com/opencaching/opencaching-pl ====
 
[[File:Codegenerationen.svg|thumb|OC code history]]
* Branched from Opencaching.DE very long time ago, the two branches went their separate ways. If you're wondering which one to adopt, it is up to you to choose one.
* Branched from Opencaching.DE very long time ago, the two branches went their separate ways. If you're wondering which one to adopt, it is up to you to choose one.
* Deployed at multiple servers, each one of them connected to a separate domain.
* Deployed at multiple servers, each one of them connected to a separate domain.
* Some of these sites are always up-to-date (there's a postcommit script connected to the repository): http://opencaching.pl , http://www.opencaching.nl , http://www.opencaching.ro ... (this list is apt to grow)
* Some of these sites are always up-to-date (there's a postcommit script connected to the repository): http://opencaching.pl, http://www.opencaching.nl, http://www.opencaching.ro, http://www.opencache.uk... (this list is apt to grow)
* Some other sites use older copies of the code (e.g. http://www.opencaching.org.uk and http://www.opencaching.us ).
* Some other sites use older copies of the code (e.g.http://www.opencaching.us).
* If other nodes would like to use it, we encourage you to try. However, it is NOT a travial task to add support for other languages into OCPL code. We may give you access to our repository if you'd like to internationalize it, but be warned - there's some work to be done here!
* If other nodes would like to use it, we encourage you to try. However, it is NOT a travial task to add support for other languages into OCPL code. We may give you access to our repository if you'd like to internationalize it, but be warned - there's some work to be done here!


Both of the primary branches are using the same public API (called [[OKAPI]], see http://opencaching.pl/okapi/ ).
Both of the primary branches use the same public API (called [[OKAPI]], see http://opencaching.pl/okapi/).


See also [[Opencaching-DE]].
See also [[Opencaching-DE]].

Revision as of 22:42, 31 October 2016

The Opencaching-PL project (OCPL)

Is the source code of Opencaching.PL site (and some others, set up on different domains). Opencaching.PL is one of the branches of the "OpenCaching National Sites" project.

Opencaching.PL branch - https://github.com/opencaching/opencaching-pl

OC code history
  • Branched from Opencaching.DE very long time ago, the two branches went their separate ways. If you're wondering which one to adopt, it is up to you to choose one.
  • Deployed at multiple servers, each one of them connected to a separate domain.
  • Some of these sites are always up-to-date (there's a postcommit script connected to the repository): http://opencaching.pl, http://www.opencaching.nl, http://www.opencaching.ro, http://www.opencache.uk... (this list is apt to grow)
  • Some other sites use older copies of the code (e.g.http://www.opencaching.us).
  • If other nodes would like to use it, we encourage you to try. However, it is NOT a travial task to add support for other languages into OCPL code. We may give you access to our repository if you'd like to internationalize it, but be warned - there's some work to be done here!

Both of the primary branches use the same public API (called OKAPI, see http://opencaching.pl/okapi/).

See also Opencaching-DE.