[release-notes/f19] Adding Development_Web.xml to f19 branch - globbed checkouts between branches don't add new files!

Pete Travis immanetize at fedoraproject.org
Sat May 25 06:02:41 UTC 2013


commit ef8494d5ae59245b61dd21cdf119788870db492e
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat May 25 00:01:23 2013 -0600

    Adding Development_Web.xml to f19 branch - globbed checkouts between branches don't add new files!

 en-US/Development_Web.xml |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development_Web.xml b/en-US/Development_Web.xml
new file mode 100644
index 0000000..9614247
--- /dev/null
+++ b/en-US/Development_Web.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
+"http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
+<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
+
+<section>
+  <title>Web Development</title>
+
+  <section>
+    <title>PHP updated to 5.5.0</title>
+    <indexterm>
+      <primary>Zend Optimizer+</primary>
+    </indexterm>
+    <indexterm>
+      <primary>PHP</primary>
+    </indexterm>
+	
+    <para>
+      The popular programming language <package>PHP</package> has been updated to version 5.5.0. This includes a number of significant new features, including support for <ulink url="http://www.php.net/generators">Generators</ulink>, the new <application>Zend Optimizer+</application> Opcode cache, and a number of performance enhancements.
+    </para>
+      <para>For complete details refer to Migrating from PHP 5.4.x to PHP 5.5.x  PHP developers should read <filename>/usr/share/doc/php-common-*/NEWS</filename> to learn about the changes and consult the migration guide at <ulink url="http://www.php.net/manual/en/migration55.php" />.
+    </para>
+  </section>
+
+
+  <section>
+    <title>NodeJS</title>
+    <para>
+      Fedora &PRODVER; now includes the <application>Node.js</application> <productname>JavaScript</productname> runtime environment for developing fast, scalable network applications using the <productname>JavaScript</productname> programming language. Also included is the <package>npm</package> package manager that provides access to over 20,000 libraries and applications available under free and open source licenses.
+    </para>
+    <para>
+      More information on Fedora's <package>Node.js</package> is available the <package>nodejs-docs</package> package.
+    </para>
+  </section>
+</section>


More information about the docs-commits mailing list