What new features in 4.0?

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
jch02140
Posts: 14
Joined: Fri Dec 12, 2003 6:08 am
Contact:

What new features in 4.0?

Post by jch02140 »

I would like to know what are the new features that have been added into the 4.0?...
Image
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

here are the new features for phpMyFAQ 1.4.0:

- added WYSIWYG Editor
- added Image Manager
- added new category module
- added support for XML-RPC
- added support for timezones
- added ISO 639 support in language files
- better PDF export with table of contents
- new and better installer
- new XHTML based templates
- automatic language detection
- improved IDN domains support
- password reset function
- include internal links with dropdown box
- many code improvements and code cleanup
- many bug fixes

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jch02140
Posts: 14
Joined: Fri Dec 12, 2003 6:08 am
Contact:

Post by jch02140 »

Hi,

Thanks for the reply, I just install a copy of phpMyFAQ 1.4.0 into my test server and there is no problem with unicode support. However, when I try to save the FAQ as a PDF format, the unicode all becomes suomething like #958949 or some other funny symbol. Will this be fixed soon?...
Image
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I have to look at this issue. We use FPDF for generating the PDFs and I don't know if this class supports Unicode.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay, it seems, FPDF doesn't support UTF-8. :(

One solution could be, to convert the unicode into iso-8859-1 or whatever you need.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jch02140
Posts: 14
Joined: Fri Dec 12, 2003 6:08 am
Contact:

Post by jch02140 »

Hi,

How do I convert them to the suported format?...
Image
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I am working on some functions to converting the records before generating PDFs. This will be added to phpMyFAQ 1.4.1. I hope this is not too late.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nickn
Posts: 23
Joined: Mon Mar 15, 2004 5:58 pm

Post by nickn »

- include internal links with dropdown box
What's this Thorsten?
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi Nick,

if you want to link in record A to another record B, you can do this easily with this drop-down box. It includes the whole link to the faq entry.

I hope my explanation is understandable. :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nickn
Posts: 23
Joined: Mon Mar 15, 2004 5:58 pm

Post by nickn »

Ah, yes..makes sense :)
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi Nick,

yes, it's now much better than in version 1.3!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
ljvd
Posts: 21
Joined: Tue Aug 17, 2004 8:53 am
Location: Paris , France
Contact:

Post by ljvd »

in the 1.5.0, pfd export all messages with non approved/non active messages
is it possible to add a selection for exporting only active messages ?
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

this is a bug, it should only export the active articles. I'll fix it.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply