| Bug #18914 | ZendAPI images missing | ||||
|---|---|---|---|---|---|
| Submitted: | 15 Aug 2002 4:30am UTC | Modified: | 2 Sep 2005 1:33pm UTC | ||
| From: | tr0n at tr0n dot org | Assigned to: | |||
| Status: | Closed | Category: | Documentation problem | ||
| Version: | Irrelevant | OS: | n/a | ||
| Votes: | 7 | Avg. Score: | 3.4 ± 0.7 | Reproduced: | 5 of 5 (100.0%) |
| Same Version: | 1 (20.0%) | Same OS: | 1 (20.0%) | ||
[15 Aug 2002 4:30am UTC] tr0n at tr0n dot org
[15 Aug 2002 4:39am UTC] sander@php.net
They're in CVS in /ZendAPI/figures. They probably will be included when we split the PHP-users manual from the PHP-internals manual.
[13 Dec 2002 1:02pm UTC] oleg dot titov at aleph-tec dot com
i have downloaded http://www.php.net/distributions/manual/php_manual_en.tar.bz2 and the figures are still missed (as of Dic 13, 2002)
[21 Jan 2003 2:42am UTC] philip@php.net
Anyone have any idea if these will ever be included in the html or chm manuals?
[21 Jan 2003 3:30am UTC] derick@php.net
hmm, the CHMs should include them, atleast they did for some time. Derick
[21 Jan 2003 3:23pm UTC] tom@php.net
This bug applies also to 'php_manual_en.tar.bz2' and can be solved only with the help of somebody with access to the generating-machine (php_manual_en.tar.bz2 worked with the automated builds). We need to know how the builds are generated currently, (and should agree on for the future), because at least *.tar.bz2 is not genereated via our makefile. Just a short comparison for de: log-entry: rm -f php_manual_de.tar.bz2 && (cd html; tar -cf - *.html ) | bzip2 -9 > php_manual_de.tar.bz2 makefile: -rm -f $@ && (cd html; tar -cf - *.html figures) | bzip2 -9 > $@ (note the 'figures' in the brackets...) Thomas
[1 Mar 2003 11:35am UTC] public at macfreek dot nl
I experience the same problem on-line: http://www.php.net/manual/en/ zend.overview.php#fig.internal-struct Has a picture, but the link to this picture is broken.
[19 Apr 2003 2:08pm UTC] goba@php.net
Tom, Derick, Philip, and the others! ;) The build system builds the "mirror-files" primarily, which includes the PHP file builds (online docs) and bz2 file builds (for download). The Zend API figures should be copied with each build to their corresponding folders by the build system. If you try locally, you can see that files are copied (at least I can see). This is due to the zendapi[php|html] dependencies in our Makefile. For some reason these dependencies are not honored on the build server, so the images are not get copied. Therefore they are not get archived into the bz2 (regardless of what is the tar parameter list). I don't see anything that can be fixed in the Makefile or configure script to make this work. The build machine simply ignores the dependencies...
[19 Apr 2003 6:26pm UTC] imajes@php.net
i'll take this.
[2 Dec 2003 9:53am UTC] nunoplopes at sapo dot pt
I think everything is solved (the on-line manual and gzip downloadable). You may close this bug.
[2 Dec 2003 9:56am UTC] derick@php.net
The only thing is that it is not automatic yet...
[24 Nov 2004 10:56pm UTC] sean@php.net
This is broken, again (404): http://ca2.php.net/manual/en/zend.overview.php (and on any mirror I've tried). S
[2 Sep 2005 1:33pm UTC] nlopess@php.net
how are these old bugs open? strange..
