[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-08-11 Thread Gabor Hojtsy
gobaSun Aug 11 14:02:58 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Adding special class attribute to differentiate between local and web links (for css usage) Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.34 phpd

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-08-04 Thread Gabor Hojtsy
gobaSun Aug 4 10:15:19 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: AAArrrggh, there we also need to select=".", otherwise we get really weird results Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.33 phpdoc/xsl/ht

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-08-04 Thread Gabor Hojtsy
gobaSun Aug 4 06:46:29 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: New name for user notes container "pageNotes", for consistency Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.31 phpdoc/xsl/htmlhelp.xsl.in:1.32 ---

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-08-03 Thread Gabor Hojtsy
gobaSat Aug 3 19:04:28 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: No need for funcHeaders, try to populate consistency... Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.30 phpdoc/xsl/htmlhelp.xsl.in:1.31 --- phpdoc

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-08-03 Thread Gabor Hojtsy
gobaSat Aug 3 19:01:40 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Add some more spans for skin support Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.29 phpdoc/xsl/htmlhelp.xsl.in:1.30 --- phpdoc/xsl/htmlhelp.xsl.i

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-08-03 Thread Gabor Hojtsy
gobaSat Aug 3 18:48:42 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Implement some support for skinning just to test things... Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.28 phpdoc/xsl/htmlhelp.xsl.in:1.29 --- php

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-05-20 Thread Gabor Hojtsy
gobaMon May 20 10:40:37 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Correcting JS problems with moving calls below the HTML tag used Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.27 phpdoc/xsl/htmlhelp.xsl.in:1.28 -

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-04-20 Thread Gabor Hojtsy
gobaSat Apr 20 07:39:57 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Adding support for custom context menu Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.25 phpdoc/xsl/htmlhelp.xsl.in:1.26 --- phpdoc/xsl/htmlhelp.xsl

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-04-19 Thread Gabor Hojtsy
gobaFri Apr 19 08:55:25 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Script error corrected Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.24 phpdoc/xsl/htmlhelp.xsl.in:1.25 --- phpdoc/xsl/htmlhelp.xsl.in:1.24 Sun

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-03-17 Thread Gabor Hojtsy
gobaSun Mar 17 10:47:35 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Some fixes Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.23 phpdoc/xsl/htmlhelp.xsl.in:1.24 --- phpdoc/xsl/htmlhelp.xsl.in:1.23 Fri Mar 15 07:3

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-11 Thread Gabor Hojtsy
gobaMon Feb 11 04:16:18 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: So variable scope is quite a restricted thing in XSL (=> put this variable to the templates scope, so it is available to following siblings) Index: phpdoc/xsl/htmlhelp.

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-11 Thread Gabor Hojtsy
gobaMon Feb 11 04:08:31 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Use spaces, not tabs Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.20 phpdoc/xsl/htmlhelp.xsl.in:1.21 --- phpdoc/xsl/htmlhelp.xsl.in:1.20 Mon F

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-11 Thread Gabor Hojtsy
gobaMon Feb 11 04:06:50 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Use a var to store the page title (use our own page title if we cannot go up more => first page). This needs some error corrections, but I would not like to forget to commit

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 13:42:01 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Adding support for user note inclusion, function to call when we need to display a user note block Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 12:28:34 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Exclude result prefixes for added table generator namespaces, add class attribute for our own textual admonition template Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 11:15:36 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Adding table customizations for and , and several other enhancements... Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.16 phpdoc/xsl/htmlhelp.xs

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 09:24:07 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Correct JS file name, adding user notes access points for JS script, and a link to be an anchor Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.15

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 07:59:41 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Some small tweaks Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.14 phpdoc/xsl/htmlhelp.xsl.in:1.15 --- phpdoc/xsl/htmlhelp.xsl.in:1.14 Sun Feb

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 07:15:11 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Import html-common.xsl to allow overrides Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.13 phpdoc/xsl/htmlhelp.xsl.in:1.14 --- phpdoc/xsl/htmlhelp.

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 07:12:44 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Use import for html-common.xsl to allow template overrides Introduce special function page formatting scheme for our HH pages. Index: phpdoc/xsl/htmlhelp.xsl.in diff -u p

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-10 Thread Gabor Hojtsy
gobaSun Feb 10 06:04:17 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Do not use "./title" for title printing, as we have pages with title, where the title is not in a title element's text children Use a custom title printer instead, omitting t

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 19:30:31 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Only add content, after attributes are ready Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.10 phpdoc/xsl/htmlhelp.xsl.in:1.11 --- phpdoc/xsl/htmlhe

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 17:41:30 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Invoke local copy of htmlhelp.xsl (htmlhelp-db.xsl), as we have many customizations for project file, TOC file, and index file generation. Use our own file naming convention.

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 13:28:43 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: So I wanted to write _blank here ;) Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.8 phpdoc/xsl/htmlhelp.xsl.in:1.9 --- phpdoc/xsl/htmlhelp.xsl.in:1

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 13:26:49 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Adding customizations for Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.7 phpdoc/xsl/htmlhelp.xsl.in:1.8 --- phpdoc/xsl/htmlhelp.xsl.in:1.7 S

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 11:56:42 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Solved infinite recursion with a template with unique mode :) Use "./title" for printing out title without the generated text parts, like "Chapter 1". Now the bottom seems to

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 11:09:36 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: So,   will be OK now ;) I have also tried to add some "path to this page" code, but ended up in an infinite loop, because context allways stayed the same, but commit this b

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 10:05:16 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: I would like to see a space-nbsp-space here Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.4 phpdoc/xsl/htmlhelp.xsl.in:1.5 --- phpdoc/xsl/htmlhelp.

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-02-09 Thread Gabor Hojtsy
gobaSat Feb 9 09:43:16 2002 EDT Modified files: /phpdoc/xsl htmlhelp.xsl.in Log: Adding core of customizations for HTMLHelp pages Index: phpdoc/xsl/htmlhelp.xsl.in diff -u phpdoc/xsl/htmlhelp.xsl.in:1.3 phpdoc/xsl/htmlhelp.xsl.in:1.4 --- phpdoc/xsl/html