You mean something like related articles? This is planned for 1.6, too
--------
Related in the sense that the navigation should be via the key words. I am not sure I am understanding how your keywords work. Because I did a limited number of tests I may still be missing something. But, search seemed to be on the content, not on the keywords. But, the glossary MAY fix this, if the linking goes in both directions, so, as you add references from the FAQ to the glossary, the glossary links back to the FAQ that contain the keyword. Note that this should be a "hidden" link set as some of them could be quite large (in my case this will be certainly true).
================
phpMyFAQ 1.5 support mod_rewrite, so you have "static" pages in this version.
------------------------
If I knew what the heck you are talking aout, I would be able to answer this ...
=================
hpMyFAQ 1.5 supports DocBook XML export, so you can even print a book with the content of your FAQ.
--------------------
Ok, I will have to look at this too ....
===============
The GIF image wasn't supported in PHP for some years and the PDF class we use does not support GIF.
--------------
I guess it is just me ...
I guess I will have to convert all my icon images to jpg or png ....
===============
Sure, you can add and edit the description of categories.
------------
Yes, by looking at each one individually, I was thinking more of a listing of the name/description on one page so you can look at them in total, not in an isolated, one at a time manner.
==============
This is something every user can do by himself if he like to add the W3C logo.
-------------------
Yes, true ... however, I am thinking of it as a base feature of the product. As in, we also do "x" with support for W3C. More importantly, for me to be able to test the pages I would have to change the coding of your pages to make them compatible. I am reluctant to do this, if I do, then I am not using the baseline code. I grant that it is a
MINOR point, but it might be a selling point and world not cost much to make strict work.
==========
Having a secondary publishing capability would also be nice. At the moment you have a single output format for the tool with sidebar menu navigation. WHat about the other "style" where a category appears as a single page and the content is shown/hidden with "twisties" of +/- signs.
hm, I don't know... I think about it.
--------------
To an extent, especially if you are using style sheets for formatiing is that you
can move things around through the use of the style sheets. Also, since the system is code making code, changes to the code output can substantially change the look and feel. I had, at one time, some scripts that allowed me to generate Oracle compatible scripts, making small (well, ok, substantial) changes to the scripts allowed me to also generate SQL Server scripts.
===========
what folder did you renamed?
---------------
My top level folder is named faq and I wanted to rename that to something else, but when I did the system stopped working. I am not sure what or why ...
===========
New thought:
If I wish to add my own style sheet to the FAQ there is not a "hook" that lets me do this easily. In other words, why don't we have a place where we can easily add things like a style sheet, functions, etc as offsets and file names? At a minimum, I want to add my base style sheet to the mix (though I don't know where that would be most effectively done, and also my standard PHP functions. ideally, we should have one "hook" for each, better would be some sort of linkage where we could add several (an array?).