Menu

#4817 CG - debugging website locally: no need to move pictures/

Verified
push
Documentation
2016-05-12
2016-04-01
No

Report: http://lists.gnu.org/archive/html/bug-lilypond/2016-03/msg00064.html

In this page of CG manual:
http://www.lilypond.org/doc/v2.19/Documentation/contributor/debugging-website-and-docs-locally

the following command is suggested:

mv $HOME/public_html/website/pictures $HOME/public_html/

I tested it and I don't see what's the point of moving that directory.
If you do it, the website/ html files will have broken links.

Discussion

  • Federico Bruni

    Federico Bruni - 2016-04-04

    This grep shows that the links to pictures are relative to the website/ directory:

    $ grep -r 'pictures/' website/*.html
    website/download.html:<a href="unix.html"><img src="pictures/logo-linux.png" alt="pictures/logo-linux"> <img src="pictures/logo-freebsd.png" alt="pictures/logo-freebsd"></a>
    
    [and so on...]
    
     
  • Federico Bruni

    Federico Bruni - 2016-04-04

    Doc: issue 4817, no need to move pictures/ to debug the website locally

    http://codereview.appspot.com/294120043

     
  • Federico Bruni

    Federico Bruni - 2016-04-04
    • status: Accepted --> Started
    • Needs: -->
    • Type: --> Documentation
     
  • Anonymous

    Anonymous - 2016-04-05
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2016-04-05

    passes make, make check andf a full make doc.

     
  • Anonymous

    Anonymous - 2016-04-06
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2016-04-06

    Patch on countdown for April 9th.

     
  • Anonymous

    Anonymous - 2016-04-09
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2016-04-09

    Patch counted down - please push.

     
  • Federico Bruni

    Federico Bruni - 2016-04-11

    pushed to staging:
    ec87f23f82628566440e54d31048c6854dc33b48

     
  • Federico Bruni

    Federico Bruni - 2016-04-11
    • labels: --> Fixed_2_19_40
    • status: Started --> Fixed
     
  • Federico Bruni

    Federico Bruni - 2016-05-12
    • status: Fixed --> Verified
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.