PhpMyFAQ

From Fishcakes Wiki

Jump to: navigation, search
  • Icon_Open_Source_20px.png Open Source
  • OS Guidelines
    Guide to using Open Source software with advice on specific solutions.
  • OS Software
    List of Open Source software with notes and links.
  • ActiveCollab
    Setting up and using ActiveCollab Project Management Groupware.
  • eTicket
    Setting up and using eTicket online support system.
  • phpMyFAQ
    Setting up and configuring FAQ CMS.
  • PhpList
    Configuring a Mailing List with bounce processing.
Edit Menu

Image:Icon_Open_Source_40px.png phpMyFAQ

Notes about the phpMyFAQ Frequenty Asked Questions (FAQ) Content Management System (CMS).

Contents

About phpMyFAQ

Very easy to install, use and configure FAQ CMS with support for revisions, users and groups, RSS, LDAP , multi-language, and more!

Installation phpMyFAQ

For instructions for installing phpMyFAQ see www.phpmyfaq.de/dokumentation.php.

Configuring phpMyFAQ

PDF Export

To modify the PDF Export, edit the file inc/PMF_Export/Pdf.php, line 294 for the header:

function Header()

Languages

To remove a language delete the relevant language file:

  • lang/language_XX.php:
List by Country List by Code
Country Code Code Country
Arabic ar ar Arabic
Basque eu bn Bengali
Bengali bn cs Czech
Brazilian Portuguese pt-br cy Welsh
Chinese (Simplified) zh da Danish
Chinese (Traditional) tw de German
Czech cs el Greek
Danish da en English
Dutch nl es Spanish
English en eu Basque
Finnish fi fa Persian
French fr fi Finnish
German de fr French
Greek el he Hebrew
Hebrew he hu Hungarian
Hungarian hu id Indonesian
Indonesian id it Italian
Italian it ja Japanese
Japanese ja ko Korean
Korean ko lv Latvian
Latvian lv nb Norwegian Bokmål
Norwegian Bokmål nb nl Dutch
Persian fa pl Polish
Polish pl pt Portuguese
Portuguese pt pt-br Brazilian Portuguese
Romanian ro ro Romanian
Russian ru ru Russian
Serbian sr sl Slovenian
Slovenian sl sr Serbian
Spanish es sv Swedish
Swedish sv th Thai
Thai th tr Turkish
Turkish tr tw Chinese (Traditional)
Ukrainian uk uk Ukrainian
Vietnamese vi vi Vietnamese
Welsh cy zh Chinese (Simplified)

phpMyFAQ Template

There is a single template architecture for phpMyFAQ, with folders and template files as follows.

  • Folder structure
    • /template/ — tpl and css files
    • /images/ — graphics files
  • Primary template files
    • index.tpl — main page layout
    • startpage.tpl — top 10, 5 recent
    • tagcloud.tpl — tag cloud
  • Inline content files
    • artikel.tpl — main content article
    • main.tpl — show content list
    • news.tpl — show news story
    • show.tpl — show categories (all or specific)
    • sitemap.tpl — show sitemap
  • Search files
    • instantresponse.tpl — instant response search
    • search.tpl — advanced search and search results
  • Inline function files
    • add.tpl — add content form
    • ask.tpl — ask question form
    • contact.tpl — contact form
    • help.tpl — help page
    • loginbox.tpl — user login form — {loginBox}
    • open.tpl — show open questions
  • CSS Stylesheets
    • colors.css — colours
    • print.css — print
    • style.css — layout
    • style.rtl.css — rtl
    • favicon.ico — favicon (replace with your own)
  • Admin template files
    • admin.css
    • admin.rtl.css
  • Other files
    • asksearch.tpl
    • catandtag.tpl
    • htmlexport.tpl
    • loggedin.tpl
    • mailsend2friend.tpl
    • save.tpl
    • savecomment.tpl
    • savequestion.tpl
    • savevoting.tpl
    • send2friend.tpl
    • sendmail.tpl
    • translate.tpl
    • writecomment.tpl

Image:Icon Resources 20px.png phpMyFAQ Resources

Open Source Review Sites

Personal tools