betz Wed Nov 12 15:16:42 2003 EDT
Modified files:
/phpdoc/en/faq misc.xml
Log:
faqentry about popups removed
Index: phpdoc/en/faq/misc.xml
diff -u phpdoc/en/faq/misc.xml:1.12 phpdoc/en/faq/misc.xml:1.13
--- phpdoc/en/faq/misc.xml:1.12 Tue Feb 4 04:38:22 2003
+++ phpdoc/en/faq/misc.xml Wed Nov 12 15:16:42 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<chapter id="faq.misc">
<title>Miscellaneous Questions</title>
<titleabbrev>Miscellaneous Questions</titleabbrev>
@@ -10,28 +10,6 @@
</para>
<qandaset>
- <qandaentry id="faq.misc.popup">
- <question>
- <para>
- Where did the pop-ups go on the website?
- Can I have the code for that?
- </para>
- </question>
- <answer>
- <para>
- The yellow pop-up windows on the old site were pretty cool, but
- were very difficult to maintain (since some companies seem to
- enjoy changing the way their browsers work with every new release).
- </para>
- <para>
- All the code for previous versions of the website is still available
- through CVS. Specifically, the last version of shared.inc (that had
- all the Javascript and DHTML to do the popups) is available
- <ulink url="&url.popup;">here</ulink>.
- </para>
- </answer>
- </qandaentry>
-
<qandaentry id="faq.misc.bz2">
<question>
<para>