Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/phd

PHD
https://github.com/php/phd

Revert r309955 (wrong fix for bug#54436)

0798dd5ad58e8b9ce82f840e11529691af08b598 authored over 13 years ago by Hannes Magnusson <[email protected]>
Added additional pman requirements and info

e192f932ab634ca73b453504b82292b06b9f23bf authored over 13 years ago by Philip Olson <[email protected]>
adding the bug fix 54436

3e0a846602075953a52dec09f49b9614a33f2643 authored over 13 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Fix bug #54436. Only render refentries under the funcref set

663461e8e657de9f4b11d7baf60f93718bcc5d34 authored over 13 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Allow output directories to be a nested directory.

03def3cb584af83c8bc34b22001036aee4620e7d authored over 13 years ago by Richard Quadling <[email protected]>
minor typo

a11db34e0db15529d11f361c91c9ed23ee7646df authored over 13 years ago by Philip Olson <[email protected]>
Serbian translation

cc7a7f9dcabe349e35653b51070f37c4dec83805 authored over 13 years ago by Nikola Smolenski <[email protected]>
Added --quit option to quit after processing command line params. Useful when used with --saveconfig to just save the config.

8e9d5c0d659cfaa0754974681f3831edf1d2fc13 authored almost 14 years ago by Richard Quadling <[email protected]>
adding function Config::copyright(), uses date('Y') in the current year

6a3eb37f6be75f4af437fe2039b6c6fdd407d5cb authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
back to dev

68ba1c9567aa93943ecc2c5ed9ce5139b1983440 authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
preparing the release tag 1.1.0

f73368ac13c3f620372ff323fa8c3ee5bf0b9670 authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Using VERBOSE_MESSAGES instead of E_USER_ERROR when logging the output dir creation

dfe724d9d0524ff1dc9558d557f6c1cfb280b312 authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
making the build file executable

4ad49c587648b2ad5c71c1ac91241d3b2017308c authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Using sys_get_temp_dir() instead of TEMP so it works on non-Windows. And fail if this does not exist.

1ebf20eaa461dfa44bf72228ff80351d75f36309 authored almost 14 years ago by Philip Olson <[email protected]>
Updated bz2 requirement information (for EnhancedCHM)

86b630daee8ecc06c9555436e5c157f1d298ed94 authored almost 14 years ago by Philip Olson <[email protected]>
pmjones is no longer active

c8f4349e77ffb9ac6d744dac996f4822d0d630ad authored almost 14 years ago by Philip Olson <[email protected]>
Updated enhanced format to use TEMP and to cache the usernotes.

Uses bz2 extension rather than external executable.
Decompresses and converts all.bz2 on the fly ...

16fd2d044e9b1a218535de0556dd4616d2f7e646 authored almost 14 years ago by Richard Quadling <[email protected]>
The new format replaces inline styling on highlighted code in the user notes with class names.

cdaa60f8250f12c1c03c5ae6d8ff9278ee3682b6 authored almost 14 years ago by Richard Quadling <[email protected]>
Restoring a different verbose level fails to actually set the error reporting level.

b8985b73ca43916e80d92a09b817513ef8b275a5 authored almost 14 years ago by Richard Quadling <[email protected]>
New format EnhancedCHM - This format is the same as the CHM format but that it also includes usernotes.

Tested with the normal stylesheet as well as the new stylesheets (reset.css, theme.css and doc.cs...

eefdee2781943deedcd03faaa6dfa85b05498d73 authored almost 14 years ago by Richard Quadling <[email protected]>
Using saveconfig once no longer saves the config on every call to render. Error introduced in commit 307980.

08c16e8e95f46cfaf62fd36ab0b8bda4c463f437 authored almost 14 years ago by Richard Quadling <[email protected]>
Revert verbose setting back to VERBOSE_DEFAULT

869fe449bbdb250ab1b51f009e28402aa0610084 authored almost 14 years ago by Richard Quadling <[email protected]>
Using saveconfig once no longer saves the config on every call to render.

d87cc0db72cc9b4883fc6b2d37c78dcc0da28442 authored almost 14 years ago by Richard Quadling <[email protected]>
Reorder config loading message so that the message is displayed after the configuration is loaded.

e3d385e3fbafe20fa38567fe698ebbc8f1af8fe9 authored almost 14 years ago by Richard Quadling <[email protected]>
Do not disable color configuration settings when loading from phd.config.php on Windows when saved setting is enabled.

171311b130d2405815a16e40cd0dd606cc958077 authored almost 14 years ago by Richard Quadling <[email protected]>
Prepare CHM rendering to use the new CSS rules.

Disply a message when loading an external stylesheet.
Incorporate stylesheet names supplied at th...

9a7ac6bb72268bbb16f8f42281d8620005f1fcd5 authored almost 14 years ago by Richard Quadling <[email protected]>
New file added (translated by bng5 - Pablo Bangueses)

0ccf3e54f12952fce586da0c16305d87f6d57619 authored almost 14 years ago by Braian Iván Monnier <[email protected]>
adding file PHPStub.php

a968fcef1a6cb78f2cfb6b7f8721a101ff396713 authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Added a note about PHPStub package creation.

499a4d1a030844032175d93f096ef75ce2bf3996 authored almost 14 years ago by Shein Alexey <[email protected]>
Commited first version of PHPStub package format for Phd_IDE.

abd58c7551642dccb9a626b49128dd9849878aa3 authored almost 14 years ago by Shein Alexey <[email protected]>
Write the json index files used by phpweb

97af15df9d3957a32ed268e2b70ad4ca3c9ec7a9 authored almost 14 years ago by Hannes Magnusson <[email protected]>
Arg! Sorry. This was not supposed to be part of the last commit

8b097ab99b35a9076432acee2f51c25741d8fda9 authored almost 14 years ago by Hannes Magnusson <[email protected]>
Generate IDs for example, and store their descriptions

# Useful for linking to specific examples via irc/email for example
# And will make it possible t...

c5675e598e0c8b5ea4e702b82166d41d209d0975 authored almost 14 years ago by Hannes Magnusson <[email protected]>
Removing the 'name' attribute from the default tag map

bab3c0a4a1246736128683379097c229137d6530 authored almost 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Generate IDs for refsect1s

ac5a0d0cdba7fb756d2e1d8200000493c4e78b47 authored almost 14 years ago by Hannes Magnusson <[email protected]>
Mention the new class

a22aa8bc25c24c447e92f13f52a83c427e3f3496 authored almost 14 years ago by Hannes Magnusson <[email protected]>
Add class="note" to <note>s

2d1db7323c00a7d24d00575c16c5d360cdf382f0 authored almost 14 years ago by Hannes Magnusson <[email protected]>
Updated ru version of langs data.

9359d26c85a8f39cf2327b8df0c30d4d527d7ae9 authored almost 14 years ago by Shein Alexey <[email protected]>
Allow xml:id on <table>s.

916135963c815b1d8efadc03f8a12216fdc17e07 authored about 14 years ago by Richard Quadling <[email protected]>
.manual.xml is generated in doc-base (reported by Arnar Mar)

0857d515fee0c5ec0ebb84105605a320c93a0659 authored about 14 years ago by Hannes Magnusson <[email protected]>
zlib is required too (discoverd by Arnar Mar)

04911fed9bca24e5007ddd997f8e745946d84cb8 authored about 14 years ago by Hannes Magnusson <[email protected]>
fixing tag closing order

81d5859344ea5f827719b5a38fb56603fb994222 authored about 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
removing extra "

5e01c550928cf4454e25e1c719b7d6e29ba3fc37 authored about 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Added new files in package.xml

Old options parser removed

eb571a5d2b323a251ea0a620b7911ea965b4448d authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
adding support for package options

e832bd978278def39e6b68359f906722308dfda0 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
adding notes for epub

2ad0aaf6acd8d3c42541ce6cb3d0ff3b257d5857 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Adding support for Epub \o/

12c34c8d17ef49d83e253648497cde6d2685faac authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Write about writing own source code highlighters. This fixes bug #47201: use an external highlight source-code engine

f8b94827ea0e274def9b64e87e50a172b81383ba authored over 14 years ago by Christian Weiske <[email protected]>
tell about programlisting roles

9c3dcf66c527f944b5fdff7c6dabc5bc850de6af authored over 14 years ago by Christian Weiske <[email protected]>
better title

854cbcde4a496d967790de173f066a448e49cc3c authored over 14 years ago by Christian Weiske <[email protected]>
tell people how to use a custom highlighter

194b556de654e606ce80cdd3f5b38418578a808e authored over 14 years ago by Christian Weiske <[email protected]>
back to dev

0a22967386901f963d19c443da72bede13ec4c28 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Preparing the release tag

b604faeda332a5e8b63351464554fb4b3c2e81c0 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
fixing file extensions for the PEAR-Web format

5cdd4b96e8a25e1c2a9a868c513c06453178b3b4 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
adding task:replace for Config.php

3fb7b9b07942ef62c82cf1c2335f8344b30599d7 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Fixed bug#51667 (improve consistency of rendering methodsynopsis and fieldsynopsis)

# Well, part#2 of it, part#1 and part#3 still left

94d8fafc6ef2bd8ad7ebd172e30f261741e6d494 authored over 14 years ago by Hannes Magnusson <[email protected]>
BFN

18f8798c78e09c660174e44debda1041c388458e authored over 14 years ago by Hannes Magnusson <[email protected]>
Fixed bug#51750 (Add ()'s when rendering methodname elements)

be4012c8f9bf7b8a1961e88a7b0f510a3266e9a0 authored over 14 years ago by Hannes Magnusson <[email protected]>
Added format_option to bold options, like for --enable-foo

608d18606b18b328f3ce2e99304a9ca5cffaa8fe authored over 14 years ago by Philip Olson <[email protected]>
Adding the fixes for the CHM problems

743561622f9dd90e595bd3d8464ee1d72083841c authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Added --notoc option to use cached toc (for PHP package), and now build toc/ by default.

fd5eabd6cada0d4fcd5408727c54ea0886994743 authored over 14 years ago by Philip Olson <[email protected]>
adding UTF-8 to html_entity_decode, the indexer uses UTF-8 to encode the data

ae1079132b9428df9df9b5ada392647a85198a18 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
re-adding fallback_language to the Config class

* fixes the out of memory problems with the --lang option

65b047182b8124a9f8cf2457baf9f84532dcf6d5 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Fixed PHP bug #51833 (Multiple paragraphs in notes render incorrectly)

9d2959db03864045425071e692852348177c76ca authored over 14 years ago by Daniel Egeberg <[email protected]>
Useless WS commit to test git-svn via github \o/

98e34a8bd6eac92cb7a4a9139c865636ddc243d1 authored over 14 years ago by Hannes Magnusson <[email protected]>
Updated notes about support for <sidebar>.

6e8bf4bf10f19ad88f1d1b21d5490d498c4850e6 authored over 14 years ago by Richard Quadling <[email protected]>
Allow <void/> as return type for methodsynopsis tags rather than <type>void<\type>

d31efd724e36c5ac2335f0935d898923f88558d0 authored over 14 years ago by Richard Quadling <[email protected]>
sync with en.

5d8bfe8d367e7d91ad0be775ad970a828eba5ddb authored over 14 years ago by TAKAGI Masahiro <[email protected]>
back to dev

91cde87407b7091a7ca05fd87aa31b9623031fcb authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
preparing the release of phd_ide

41327949cda23288d749aa6068f006f123fbe3a8 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
removing require Config.php from render, let the Autoloader do it

3678d2acaac0c8c449e84a6720ec727a69c26cbc authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
adding xml header

c57acc0f19feadd6fb2c288ed964068565d1d060 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Changing format name from ide-functions to ide-xml

aaf9660593611af00969dbd598ee9a7c038d2d38 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Package_Generic_XHTML: [REF] Refactor method creteTOC() to extract new method, getTocHeader(). This makes it easier for extended classes to override how the Table of Contents header is presented without having to copy-and-paste the entire createTOC() method.

3753bac13c05c84b2ace1201522f89f0a8c67232 authored over 14 years ago by Paul Jones <[email protected]>
class Package_IDE_Functions now extending Package_IDE_Base

+ no more broken xmls \o/

38181f642395732024c03e05896a02ed0a2b3cff authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Initializing vars when a refentry is opened

bf37d04499f6ba0e8b5fbb74aabf3e48f0ba4ae5 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
removing useless dot

2cb3c1539ce9b42f078cc4d09983bb38c8c56cdc authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Adding new files and notes

6cf84c277af9bf5ca969af38e9f650a10357ecb0 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
Adding 2 new output formats to the IDE Package

+ JSON - Functions in the json formats
+ PHP - Var exported files

88a9493ddd331d93c4fe81aa24e586e185d1f578 authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
This should be the base class for all IDE formats

53792784a1777a81f1f3dbd059ef58c942d9482d authored over 14 years ago by Moacir de Oliveira Miranda Júnior <[email protected]>
add pmjones as developer, add change note

f1779e30affec13819c781a512caf67067d2a353 authored over 14 years ago by Paul Jones <[email protected]>
remove debug code (stupid)

00acbb72b85471897c6e8cf3118f149409c1713f authored over 14 years ago by Paul Jones <[email protected]>
Config::init() now adds the include_path to the package_dirs so that custom packages are recognized.

435bbad5efd6a43108e7e4266f14a5bd646ffa6d authored over 14 years ago by Paul Jones <[email protected]>
s/config.php/phd.config.php/

41b80451f0d82a69ab789eff71b2c1b0b2f1ee5c authored over 14 years ago by Hannes Magnusson <[email protected]>
--saveconfig and package_dirs

2c0a35fcf60fbd6217d3ceffe3b92c36b3660e57 authored over 14 years ago by Hannes Magnusson <[email protected]>
Fix --list when using external package directories

65b39efc1a697689b3b5a2350b6d6e0115350982 authored over 14 years ago by Hannes Magnusson <[email protected]>
- Add a new verbose level 'messages' (enabled by default)

- Add the possibility to generate a 'phd.config.php' config file (--saveconfig).
If that file e...

d2be54f91b053f3b18ac726f5203e34ec6e085ab authored over 14 years ago by Hannes Magnusson <[email protected]>
phpdoc:varentry get a manpage too now

6275d3be25392c6bbc00ad2fa3f3176b69729a06 authored over 14 years ago by Hannes Magnusson <[email protected]>
Make manpages for the variables ($argc, $_SERVER, $http_response_header, ...) too

bae7e287251355e60dbf35f103d4f3e219212538 authored over 14 years ago by Hannes Magnusson <[email protected]>
Update the classname and filename after the renaming

094c094d4affeac872fc2445fa848e017583ca7c authored over 14 years ago by Hannes Magnusson <[email protected]>
Make more sense of the filename

bd83d44ee0cf0baf49afd422dde51eeb252abee0 authored over 14 years ago by Hannes Magnusson <[email protected]>
Mention manpage changes

30ea0cb68a10ae7a65d6ddcfa6926e2e29b40db1 authored over 14 years ago by Hannes Magnusson <[email protected]>
- Make the generic manpage package workable, generating manpages from all <refentry>s

- Make the PHP package create man pages from all refentries, not just the ones in the funcref <se...

078462d6c6750f6d81d7e6d683ecd1c88524e456 authored over 14 years ago by Hannes Magnusson <[email protected]>
Errr.. Fix my br0k3n edit of using ?:

Make --ext=false actually use no file extension
# See bug#51654 patch by pmjones

4c0810b1967a5fe8d721180d0063ed26099ccece authored over 14 years ago by Hannes Magnusson <[email protected]>
Update with what the PFM2 generates (minus the filelist)

bbf363a079fa193f5ae12ad3f265c1a701d1412e authored over 14 years ago by Hannes Magnusson <[email protected]>
Mention pman

db398c808ccce7df4ddeaf5ac79bdc3f2f743b97 authored over 14 years ago by Hannes Magnusson <[email protected]>
Make it possible to run outside of the phd dir

3dedb3cd7153e2799a60ca6ed658e142f0d32a7c authored over 14 years ago by Hannes Magnusson <[email protected]>
Add a file to generate pman package.xml and .tgz

# Requires PackageFileManager2 from PEAR

204aa09d581cb8218a02ab3c3e9671d45ebfa256 authored over 14 years ago by Hannes Magnusson <[email protected]>
Fixed bug#51654 (Add --ext command line option to specify filename extension)

# Patch by Paul m Jones

0ae46800368014c57636206ed08d89f6c8991a6e authored over 14 years ago by Hannes Magnusson <[email protected]>
Forgot about this report..

4329bf5c438f99113a4b9890109af3031b5e1df3 authored over 14 years ago by Hannes Magnusson <[email protected]>