diff --git a/docs/faq.rst b/docs/faq.rst new file mode 100644 index 00000000..ec158356 --- /dev/null +++ b/docs/faq.rst @@ -0,0 +1,20 @@ +.. _faq: + +Frequently asked questions +========================== + +Is this the same with PHPWord that I found in CodePlex? +------------------------------------------------------- + +No. This one is much better with tons of new features that you can’t +find in PHPWord 0.6.3. The development in CodePlex is halted and +switched to GitHub to allow more participation from the crowd. The more +the merrier, right? + +I’ve been running PHPWord from CodePlex flawlessly, but I can’t use the latest PHPWord from GitHub. Why? +-------------------------------------------------------------------------------------------------------- + +PHPWord requires PHP 5.3+ since 0.8, while PHPWord 0.6.3 from CodePlex +can run with PHP 5.2. There’s a lot of new features that we can get from +PHP 5.3 and it’s been around since 2009! You should upgrade your PHP +version to use PHPWord 0.8+. diff --git a/docs/index.rst b/docs/index.rst index 1b8b07ea..dcf61d16 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,10 +23,10 @@ Format (RTF). containers elements templates - references recipes faq credits + references Indices and tables ==================