British Go Association
Published on British Go Association (http://www.britgo.org)

Home > Content > British Go Journals

British Go Journals

When the issue has been printed

  • Set up an initial template page with a URL like /bgj/bgj157.html and Title British Go Journal 157 and consisting of:
    <h2>Autumn 2011</h2>
    <p>Editor: Pat Ridley</p>
    <h2>Not yet published</h2>
    <ul>
    <li>PDF not yet available</li>
    <!--
    <li><a href="/bgj/issue157/">SGF game records</a></li>
    -->
    </ul>
    <hr align="center" width="80%" size="3">
    <center>
    This is one of a <a mce_href="/bgj/bgj.html" href="/bgj/bgj.html">series</a> 
    of back issues now available on the web.
    </center>
    <hr align="center" width="80%" size="3">
    Remove the comment bits when you create the SGF page below
  • When the necessary game and problem diagram records (sgf files) are available create another page with a URL like /bgj/issue157/index.html and Title BGJ 157 - Autumn 2011
    <h2 >Game Records</h2>
    <p>Page 8 - 
    <a href="/files/157game1.sgf" >Iyama v Lee</a> commentary by David Ward. 
    </p>
    <h2 >Problem Diagrams</h2>
    <p><a href="/files/problemcorner157.sgf" >Diagram for David Ward's Problem Corner</a></p>
    <ol >
    <li ><a href="/files/157a.sgf" >Diagram for Problem 1</a></li>
    </ol>
    <H2>Problem Answers</H2>
    <p><a href="/files/problemcorner157x.sgf" >Answers for David Ward's Problem Corner</a></p>
    <OL>
    <LI><a href="/files/157ax.sgf">Answer to Problem 1</A></LI>
    </OL>
    
    and add to the bottom:
    <hr>
    <p ><a href="/bgj/issue156/">BGJ 156</a></p>
    <p ><a href="/bgj/recent.html" >Up a level</a></p>
    
  • Add an alias /bgj/issue156 to point to the new page node.
  • Add to the BGJ index page /bgj/bgj.html the line at the end of the entries:
    <li > <a href="/bgj/bgj157.html">BGJ 157</a> Autumn 2011 </li>
    
    You may want to move the mostrecent anchor a bit further down also.
  • Add to the SGF index page /bgj/recent.html the line at the beginning of the entries:
    <li ><a href="/bgj/issue157/" >BGJ 157</a> - Autumn 2011.</li>
    
  • Amend the alias /bgj/current to point to the new page node.
  • If there are Book or Software Reviews then do what it says on that subsection in the Adding Content section of this document and ensure the relevant references are added into the /bgj/bgj157.html page, e.g.:
    <li>Book Review: <a href="/node/3409">The Chinese Lake Murders</a></li>
    <li>Software Review: <a href="/node/3413">GoGoD Re-Reviewed</a></li>
    

One year after publishing

  • Using SFTP upload the full PDF which the Editor has produced for the printers to /files/bgj/bgjNNN.pdf You'll need to use SFTP since the file will probably be larger than the limit for attaching of files to pages and attached files only go into /files.
  • Modify /bgj/bgjNNN.html to replace the Not Available line with
    <li><a  href="/files/bgj/bgjNNN.pdf">Complete Journal (PDF)</a></li>
    
    If this file is more than 10Mb it is recommended that you split the file into two, with the necessary changes to the above.

Source URL: http://www.britgo.org/node/3525