1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-15 09:14:11 +01:00

Use entities in xmlns attributes where missing.

--HG--
extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
This commit is contained in:
Doug Kearns
2010-10-20 13:49:32 +11:00
parent 0c797196c4
commit 9f53da0ce3
33 changed files with 47 additions and 24 deletions

View File

@@ -11,6 +11,7 @@
<!ENTITY dactyl.plugins "http://dactyl.sf.net/&dactyl.name;/plugins">
<!ENTITY dactyl.list.mailto "&dactyl.name;@googlegroups.com">
<!ENTITY dactyl.list.href "http://groups.google.com/group/&dactyl.name;">
<!ENTITY dactyl.faq "&dactyl.home;&dactyl.name;/faq">
<!ENTITY xmlns.dactyl "http://vimperator.org/namespaces/liberator">
<!ENTITY xmlns.html "http://www.w3.org/1999/xhtml">

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Autocommands"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="autocommands">Automatic commands</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Browsing"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="surfing browsing">Browsing</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Buffer"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="buffer document">Buffer</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Command-line"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="command-line-mode command-line mode-cmdline">Command-line mode</h1>
<toc start="2"/>
@@ -247,7 +248,7 @@
<dd>
This is the most basic quoting character. When it is encountered
outside of single or double quotes, it forces the next character to be
interpreted literally. So, for instance, <tt>\\</tt><tt>\</tt>,
interpreted literally. So, for instance, <tt>\\</tt><tt>\</tt>,
<tt>\'</tt><tt>'</tt>, <tt>\a</tt><tt>a</tt>, and
<tt>\␣</tt><tt></tt>.
</dd>

View File

@@ -10,6 +10,7 @@
title="&dactyl.appName; Developer information"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="developer-information developer">Developer information</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Expression Evaluation"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="expression expr eval javascript">Expression evaluation</h1>
<toc start="2"/>

View File

@@ -9,6 +9,7 @@
xmlns="&xmlns.dactyl;"
xmlns:dactyl="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="gui">&dactyl.host;'s GUI</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Hints"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="quick-hints hints">Hints</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Index"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="index">Index</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Insert Mode"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="insert-mode insert mode-insert">Insert mode</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Key Mappings"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="keyboard-shortcuts">Keyboard shortcuts and commands</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Marks"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="marks">Marks</h1>
<toc start="2"/>

View File

@@ -9,6 +9,7 @@
xmlns="&xmlns.dactyl;"
xmlns:dactyl="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="messages">Error and informational messages</h1>
<tags>message-history</tags>

View File

@@ -16,6 +16,7 @@
title="&dactyl.appName; Options"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="options">Options</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Patterns"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="text-search-commands">Text search commands</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Printing"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="printing">Printing</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Repeating Commands"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="repeating">Repeating commands</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Starting"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="starting">Starting &dactyl.appName;</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Styling"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="styling">Styling the GUI and web pages</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Tabs"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="tabs buffers">Tabs and buffers</h1>
<toc start="2"/>

View File

@@ -8,6 +8,7 @@
title="&dactyl.appName; Other"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1>Other help</h1>
<toc start="2"/>

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<include href="player" tag="player.html" insertafter="intro.html"/>

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<dl tag="autocommand-list" replace="autocommand-list">
<dt>BookmarkAdd</dt> <dd>Triggered after a page is bookmarked</dd>

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<span replace="w"/>
<span replace="W"/>

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<dl tag="dialog-list" replace="dialog-list">
<dt>about</dt> <dd>About &dactyl.host;</dd>

View File

@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="chrome://dactyl/content/help.xsl"?>
<!DOCTYPE document SYSTEM "chrome://dactyl/content/dactyl.dtd">
<!DOCTYPE document SYSTEM "chrome://dactyl/content/help.dtd">
<document
name="browsing"
title="&dactyl.appName; Browsing"
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
name="player"
title="&dactyl.appName; Player mode"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="player-mode player">Player mode</h1>
<toc start="2"/>

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<span replace=":window"/>
<span replace=":u"/>

View File

@@ -172,7 +172,7 @@
where we will do our best to answer any inquiries. You can also
check the
<link topic="http://code.google.com/p/dactyl/wiki">wiki</link> or
<link topic="http://dactyl.sourceforge.net/pentadactyl/faq">FAQ</link>.
<link topic="&dactyl.faq;">FAQ</link>.
Issue reports can be entered in the
<link topic="&dactyl.issues;">issue tracker</link>.
</p>

View File

@@ -8,8 +8,8 @@
title="&dactyl.appName; Tutorial"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<!-- Initial revision: Sun Jun 8 10:07:05 UTC 2008 (penryu) -->
<!-- Initial revision: Sun Jun 8 10:07:05 UTC 2008 (penryu) -->
<h1 tag="tutorial">Quick-start tutorial</h1>
<html:p style="text-align: center">

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
</overlay>
<!-- vim:se sts=4 sw=4 et: -->

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<dl tag="autocommand-list" replace="autocommand-list">
<dt>ColorScheme</dt> <dd>Triggered after a color scheme has been loaded</dd>

View File

@@ -4,8 +4,8 @@
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<dl tag="dialog-list" replace="dialog-list">
<dt>about</dt> <dd>About &dactyl.host;</dd>