Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions docbookcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,12 @@
</paths>

<entities>
<file>extensions.ent</file>
<file>language-defs.ent</file>
<file>language-snippets.ent</file>
<directory>entities/</directory>
<directory>../doc-base/entities/</directory>
<file>../doc-base/temp/manual.ent</file>
<file>../doc-base/temp/entities.ent</file>
<file>../doc-base/temp/file-entities.ent</file>
<file>../doc-base/temp/text-entities.dtd</file>
<file>../doc-base/temp/file-entities.dtd</file>
<directory>../doc-base/temp/file-entities</directory>
</entities>

Expand Down
242 changes: 242 additions & 0 deletions entities/entities.title.ent
Original file line number Diff line number Diff line change
@@ -0,0 +1,242 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--

Textual titles used mostly in manual.xml itself, and title
tags used in reference/ and other files to mark section titles.

-->

<entities xmlns = "http://docbook.org/ns/docbook"
translate = "yes">

<!-- Simple text -->

<entity name="AbstractionLayers">Abstraction Layers</entity>

<entity name="AffectingPHPsBehaviour">Affecting PHP's Behaviour</entity>

<entity name="Alias">Alias of</entity>

<entity name="AndSeveralOthers">And several others</entity>

<entity name="Appendices">Appendices</entity>

<entity name="AudioFormatsManipulation">Audio Formats Manipulation</entity>

<entity name="AuthenticationServices">Authentication Services</entity>

<entity name="CalendarandEventRelatedExtensions">Date and Time Related

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some have gain a \n, is it intended ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is intended, and it is ugly. There are a few lines that pass the 80 column marker. I'm considering removing the breaks, as this file is still (and forever will be?) small.

Extensions</entity>

<entity name="Changeable">Changeable</entity>

<entity name="Changelog">Changelog</entity>

<entity name="ChangelogListingBundledDescription">The following changes have
been made to functions of bundled extensions.</entity>

<entity name="ChangelogListingDescription">The following changes have been made
to classes/functions/methods of this extension.</entity>

<entity name="ChangelogListingTitle">Changelog</entity>

<entity name="CHMEdition">HTML Help Edition</entity>

<entity name="CommandLineSpecificExtensions">Command Line Specific
Extensions</entity>

<entity name="CompressionExtensions">Compression and Archive Extensions</entity>

<entity name="ConfigureOptions">Configure Options</entity>

<entity name="Constants">Constants</entity>

<entity name="Constructor">Constructor</entity>

<entity name="CreditCardProcessing">Credit Card Processing</entity>

<entity name="CryptographyExtensions">Cryptography Extensions</entity>

<entity name="DatabaseExtensions">Database Extensions</entity>

<entity name="Date">Date:</entity>

<entity name="Default">Default</entity>

<entity name="Definition">Definition</entity>

<entity name="Description">Description</entity>

<entity name="ExampleListingDescription">List of all the examples in the
manual</entity>

<entity name="ExampleListing">Example listing</entity>

<entity name="FAQabbrev">FAQ</entity>

<entity name="FAQ">Frequently Asked Questions</entity>

<entity name="Features">Features</entity>

<entity name="FileSystemRelatedExtensions">File System Related Extensions</entity>

<entity name="FunctionListingDescription">List of all the functions and methods
in the manual</entity>

<entity name="FunctionListing">Function and Method listing</entity>

<entity name="FunctionReference">Function Reference</entity>

<entity name="Functions">Functions</entity>

<entity name="GettingStarted">Getting Started</entity>

<entity name="HumanLanguageandCharacterEncodingSupport">Human Language and
Character Encoding Support</entity>

<entity name="ImageProcessingandGeneration">Image Processing and Generation</entity>

<entity name="IndexListing">Index listing</entity>

<entity name="InheritedConstants">Inherited constants</entity>

<entity name="InheritedMethods">Inherited methods</entity>

<entity name="InheritedProperties">Inherited properties</entity>

<entity name="InstallAndConfigure">Installation and Configuration</entity>

<entity name="Installation">Installation</entity>

<entity name="Internals2">PHP at the Core: A Hacker's Guide</entity>

<entity name="Internals">PHP and Zend Engine Internals</entity>

<entity name="LanguageReference">Language Reference</entity>

<entity name="MailRelatedExtensions">Mail Related Extensions</entity>

<entity name="MathematicalExtensions">Mathematical Extensions</entity>

<entity name="Methods">Methods</entity>

<entity name="MiscExtensions">Misc Extensions</entity>

<entity name="MissingStuff">Missing Stuff</entity>

<entity name="Name">Name</entity>

<entity name="NonTextMIMEOutput">Non-Text MIME Output</entity>

<entity name="NotAvailable">Not Available</entity>

<entity name="OtherBasicExtensions">Other Basic Extensions</entity>

<entity name="OtherServices">Other Services</entity>

<entity name="PEAR">PEAR: the PHP Extension and Application Repository</entity>

<entity name="PHPManual">PHP Manual</entity>

<entity name="ProcessControlExtensions">Process Control Extensions</entity>

<entity name="Properties">Properties</entity>

<entity name="ReservedConstants">Predefined Constants</entity>

<entity name="SearchEngineExtensions">Search Engine Extensions</entity>

<entity name="Security">Security</entity>

<entity name="Seealso">See also</entity>

<entity name="ServerSpecificExtensions">Server Specific Extensions</entity>

<entity name="SessionExtensions">Session Extensions</entity>

<entity name="TextProcessing">Text Processing</entity>

<entity name="Type">Type</entity>

<entity name="UIExtensions">GUI Extensions</entity>

<entity name="VariableandTypeRelatedExtensions">Variable and Type Related
Extensions</entity>

<entity name="VendorSpecificDatabaseExtensions">Vendor Specific Database
Extensions</entity>

<entity name="Version">Version</entity>

<entity name="WebServices">Web Services</entity>

<entity name="WindowsOnlyExtensions">Windows Only Extensions</entity>

<entity name="XMLManipulation">XML Manipulation</entity>

<entity name="ZendAPI">Zend API: Hacking the Core of PHP</entity>

<!-- Title tag -->

<entity name="reftitle.changelog"><title>&Changelog;</title></entity>

<entity name="reftitle.classes"><title>Predefined Classes</title></entity>

<entity name="reftitle.classsynopsis"><title>Class synopsis</title></entity>

<entity name="reftitle.constants"><title>Predefined Constants</title></entity>

<entity name="reftitle.constructor"><title>Constructor</title></entity>

<entity name="reftitle.description"><title>Description</title></entity>

<entity name="reftitle.encoding"><title>Encoding</title></entity>

<entity name="reftitle.enumsynopsis"><title>Enum synopsis</title></entity>

<entity name="reftitle.errors"><title>Errors/Exceptions</title></entity>

<entity name="reftitle.examples"><title>Examples</title></entity>

<entity name="reftitle.exceptions"><title>Exceptions</title></entity>

<entity name="reftitle.faq"><title>&FAQ;</title></entity>

<entity name="reftitle.indices"><title>Indices</title></entity>

<entity name="reftitle.install"><title>Installation</title></entity>

<entity name="reftitle.interfacesynopsis"><title>Interface synopsis</title></entity>

<entity name="reftitle.intro"><title>Introduction</title></entity>

<entity name="reftitle.methods"><title>Methods</title></entity>

<entity name="reftitle.mysqlnd"><title>MySQL Native Driver Only</title></entity>

<entity name="reftitle.notes"><title>Notes</title></entity>

<entity name="reftitle.options"><title>Options</title></entity>

<entity name="reftitle.parameters"><title>Parameters</title></entity>

<entity name="reftitle.properties"><title>Properties</title></entity>

<entity name="reftitle.required"><title>Requirements</title></entity>

<entity name="reftitle.resources"><title>Resource Types</title></entity>

<entity name="reftitle.returnvalues"><title>Return Values</title></entity>

<entity name="reftitle.runtime"><title>Runtime Configuration</title></entity>

<entity name="reftitle.seealso"><title>See Also</title></entity>

<entity name="reftitle.setup"><title>Installing/Configuring</title></entity>

<entity name="reftitle.unicode"><title>Unicode</title></entity>

<entity name="reftitle.usage"><title>Usage</title></entity>

</entities>
115 changes: 0 additions & 115 deletions language-defs.ent

This file was deleted.

Loading
Loading