X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fdevel;h=fa40d1bc066f0c06b207ccfdfcd98b1640cb41aa;hp=7e02d4c38e51cdb6af68a0eed9a1d6f44e685831;hb=f276a86ab559f7800713f94bcda826d6783f46ab;hpb=5b88fe0fb309a1d55292c6b10b967481b78440d7 diff --git a/yarrg/web/devel b/yarrg/web/devel index 7e02d4c..fa40d1b 100755 --- a/yarrg/web/devel +++ b/yarrg/web/devel @@ -33,27 +33,16 @@ -YARRG (Yet Another Revenue Research Gatherer) - - -YARRG - - Yet Another Revenue Research Gatherer -| -development -| -introduction -| -documentation - +<& docshead &>

YARRG development, contribution and troubleshooting

Free Software (aka Open Source) licensing

YARRG is Free Software - you may share and modify it. See the licences for details. Not only the client but also the website code -is Free. The yarrg client, support files, and so forth are under -the GNU GPL (v3 or later); the website is under the GNU Affero GPL (v3 -or later).

+is Free. The yarrg client, support files, and so forth are under the +GNU GPL (v3 or later); the website and database backend is under the +GNU Affero GPL (v3 or later).

@@ -63,35 +52,73 @@ Note that there is NO WARRANTY !

Source code

-git-clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git/
+git clone git://git.yarrg.chiark.net/ypp-sc-tools.main.git
+clones the master tree through which we push most changes. +

+ +git clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git/
obtains the source code of the latest version released for use as a -client, which you can also find +screenscraper client, which you can also find as an unpacked tree

Live website source code can -be downloaded, in case we have made changes but not yet pushed them +be downloaded: In case we have made changes but not yet pushed them (perhaps because we haven't done a release), and to make it easy for anyone else who runs a copy of the website to provide everyone with the source for their version, the website code itself lets you download an up-to-date of its actually-running source code. So this link gives you the source code for the pages you are now looking at. -

YARRG lookup website instances

+

All of the above trees are available via the +gitweb +source code and history browser. + +

Uploader

+ +The uploader is also Free Software, but under a slightly different +licence. The uploader page has +complete information on how to get its source code. + +

YARRG website code instances

+ +

Lookup website

-Each of these allows you to download its own source code so you -can get both the testing and the main version of the website. +

+ +You can add the form parameter ?debug=1 to each of the +website URLs above to get a version of the site with debugging output enabled. + +

Database and dictionary update receiver

+ +On the live system there are different trees, potentially with +different versions, for receiving updates and managing the database, +to the ones for displaying the website. The database management trees +are normally accessed only via the upload client but you may also +download their source directly: + +

Data

rsync rsync.yarrg.chiark.net::yarrg/
-accesses files published for the benefit of the yarrg upload client, +accesses files published for the benefit of the old yarrg upload client +and other members of the ypp-sc-tools family.

@@ -117,10 +144,10 @@ has the specification of the mechanism and format for uploading to YARRG. If you would like to run a (perhaps modified) copy of the YARRG website it would be very easy for us to make our system send you -copies of updates submitted by users of the official YARRG client, in -the format expected by the YARRG code. Please just ask us - it's just -a matter of us adding your database instance's special email address -to our alias file. +copies of updates submitted by users of the YARRG clients including +JARRG, in the format expected by the YARRG code. Please just +ask us - at our end it's just a matter of us adding your database +instance's special email address to our alias file.

@@ -133,6 +160,8 @@ your website to download the up to date code you are running. Email Ian Jackson ijackson (at) chiark.greenend.org.uk. Or talk to any Fleet Officer or above of the crew Special Circumstances on the -Midnight Ocean. +Cerulean Ocean. +

+ <& footer, isdevel => 1 &>