1
0
mirror of https://github.com/php/phd.git synced 2026-03-23 22:52:05 +01:00
Commit Graph

311 Commits

Author SHA1 Message Date
Gwynne Raskind
647f4e68e4 one more attempt at ridding us of some of those annoying mime types 2009-07-16 08:10:50 +00:00
Gwynne Raskind
3f64725725 fix a huge number of wrong MIME types. UGH. 2009-07-13 12:15:13 +00:00
Gwynne Raskind
86054d0ffd none of this should be ignored by CVS 2008-07-15 12:38:14 +00:00
Gwynne Raskind
e273f95842 added defaults for -s and -o, deleted more 5.3 BC, finish preliminary setup.php, make -s a common option for input files, change error handling for more verbose and better defining of new verbosity levels, check that output directory is writeable, fix naming conflicts between options 2008-07-15 12:36:24 +00:00
Gwynne Raskind
d312311773 several options that belong to setup moved there. and let's keep our quote styles straight 2008-07-10 17:06:58 +00:00
Gwynne Raskind
ecb9be6ee9 My face is red. $ only works in SVN. $ works in both. 2008-07-10 16:56:45 +00:00
Gwynne Raskind
e3ccfd6975 fixed the way configs are included, added redesign notes, start phd-setup 2008-07-10 16:51:28 +00:00
Gwynne Raskind
0cd25c369e added Rev tags to the program scripts, colorized version output, added Revision to version output, added compile options 2008-07-10 12:35:59 +00:00
Gwynne Raskind
df111fd180 restructure. Fixes several spelling errors, removes pre-5.3 compatability, refactors options processing (again), removes vim cruft which prevents proper \?> syntax, fixed how config is included, use trigger_error() for config errors 2008-07-09 12:14:11 +00:00
Gwynne Raskind
40bc17f9c5 whitespace consistency 2008-07-09 11:33:33 +00:00
Gwynne Raskind
c867e82cde fix spelling error 2008-07-09 11:32:54 +00:00
SVN Migration
6a9f32f7d9 This commit was manufactured by cvs2svn to create branch 'RESTRUCTURE'. 2008-07-05 19:53:37 +00:00
Rudy Nappée
e37e0e4407 added chm output and pear theme files into package.xml 2008-07-05 19:53:36 +00:00
Rudy Nappée
aa4f7f48ea * adds PEAR manual theme (bightml, chunked html, chm, chunked doc with pear.php.net templates)
* adds few DB5 element into XHTML output
* hacks build.php to allow CDATA overriding
* minors changes in PHP CHM output (better localization)
2008-06-24 14:54:06 +00:00
Rudy Nappée
3d0ab742c3 * Support of the accented characters for non-english languages in the CHM TOC & index 2008-06-09 21:59:52 +00:00
Richard Quadling
548a240d79 Add a small amount of padding and activate the Zoom button for the Windows CHM reader. 2008-06-03 11:05:44 +00:00
Richard Quadling
04a9fc4c82 Add CSS Class to navigation bars. HTML and CHMSOURCE builds gain the benefit, though only currently used in CHM. No affect on PHP output. 2008-06-02 09:54:05 +00:00
Rudy Nappée
b46bde2d2a * CHM Theme : collect stylesheet from php.net and include it on the chm. 2008-05-31 10:38:37 +00:00
Rudy Nappée
c29e195cf0 just modified the howto to render the chm only 2008-05-30 16:00:47 +00:00
Richard Quadling
fb902806e2 Reinstated support for --theme and --theme=chmsource 2008-05-30 15:37:44 +00:00
Richard Quadling
e3c7cd8563 Remved break from option_output() handler in PhDBuildOptions - not required, hang over from old style switch(). 2008-05-30 14:49:16 +00:00
Rudy Nappée
12623c856a * Added the CHM rendering as a PhDTheme
* Modified config.php to support the CHM theme
* Added a howto for generating CHM file
* bug : The flag -t to render just one theme didn't work
2008-05-29 14:34:17 +00:00
Gwynne Raskind
546c9d0947 update package.xml for last commit 2008-05-27 14:10:31 +00:00
Gwynne Raskind
24b0627d33 Give classes PhD prefixes and give buildoptions.php a more appropriate name 2008-05-27 14:09:42 +00:00
Gwynne Raskind
fddc455c8b optional posix extension dependency 2008-05-24 18:02:32 +00:00
Gwynne Raskind
8d10a968e5 update version 2008-05-24 15:06:24 +00:00
Gwynne Raskind
ec1405a062 - Rewrote option parsing, allows the same code to be reused for multiple scripts
- Rewrote config option access, avoids globals
- Cleaned up error handler
- Color output is now on all three output streams if user selects for it
- --list option now glob()s the themes/ and formats/ directories
- Whitespace fix in chunkedhtml.php
2008-05-24 15:04:50 +00:00
Gwynne Raskind
2028487a08 0.3-dev (HEAD) 2008-05-24 15:00:39 +00:00
Gwynne Raskind
e7d91d8983 release 0.2.4 2008-05-24 14:53:06 +00:00
Gwynne Raskind
868119845a revert my big commit 2008-05-24 14:49:14 +00:00
Gwynne Raskind
39b02317db glob() has different semantics than scandir(), note to self, please be more thorough 2008-05-24 14:39:32 +00:00
Gwynne Raskind
b60f402ef7 it's glob(), not global() 2008-05-24 14:37:08 +00:00
Gwynne Raskind
3e7102833c - Rewrote option parsing, allows the same code to be reused for multiple scripts
- Rewrote config option access, avoids globals
- Cleaned up error handler
- Color output is now on all three output streams if user selects for it
- --list option now glob()s the themes/ and formats/ directories
- Whitespace fix in chunkedhtml.php
2008-05-24 14:30:00 +00:00
Hannes Magnusson
af3bf626dc Fix typo 2008-05-20 09:48:29 +00:00
Hannes Magnusson
8e641dbc6e Add phd_bool() to parse getopt() true/false values (yes/no, on/off,
true/false, 1/0)
2008-05-20 09:44:10 +00:00
Hannes Magnusson
a0e0750fcf Rephrase to be similar to other new options 2008-05-19 20:36:43 +00:00
Gwynne Raskind
25a25d77b9 update package.xml for last commit 2008-05-19 02:20:40 +00:00
Gwynne Raskind
4327b7f55c experimental color support, because it looks nice when the timestamps can be told from the real meesage 2008-05-17 06:24:40 +00:00
Hannes Magnusson
1734ef7602 - Fixed bug#44906 (Missing space after modifier in properties list).
(Hannes)
2008-05-04 00:36:55 +00:00
Hannes Magnusson
c753a4f87a BFN 2008-05-04 00:04:20 +00:00
Hannes Magnusson
55fea41f04 - Fixed bug#44750 (request for generic phd logger)
- Added VERBOSE_NOVERSION (disabled by default)
- Loop over all refnames when trying to find version info
2008-05-03 23:59:38 +00:00
Hannes Magnusson
044825e0d6 Improve error/info "logger"
Add "option" to specify a resource for PHP triggered errors, PhD
triggered errors and PhD info messages
# We really need some "config interface", adding all options as
# arguments to `phd` is already starting to get messy :(
2008-05-03 23:33:36 +00:00
Hannes Magnusson
eb2fff2562 Fix typo 2008-05-03 16:30:42 +00:00
Hannes Magnusson
cbfcbeabb0 - Fixed bug#44776 (Request for change in titles). (Hannes)
- Replace a utf8 char with its entity
- Fix dc-title to only cover the actual title, not the refname too
2008-05-03 16:27:53 +00:00
Hannes Magnusson
5f182159e4 - Fixed bug#44785 (Separating <title> from <note>). (Hannes) 2008-05-03 16:09:32 +00:00
Hannes Magnusson
c178da1fa6 - Fixed bug#44786 (Remove irrelevant version information). (Hannes) 2008-05-03 15:32:30 +00:00
Hannes Magnusson
b886cc4801 - Remove weird email lines
- Update to use the pear channel
2008-05-03 15:14:21 +00:00
Hannes Magnusson
133fe97294 Fixed bug#44881 (Class constants with $). (Hannes) 2008-05-03 15:13:04 +00:00
Kalle Sommer Nielsen
8cf87b9172 Fix missing translation for <title> 2008-04-19 11:22:45 +00:00
Hannes Magnusson
a7a3992d79 Fix encoding 2008-04-18 20:33:12 +00:00