Difference between revisions of "FAQ Manager Plugin"

From GeeklogWiki
Jump to: navigation, search
 
m (Added category)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Author: Blaine Lang - Based on the FAQ Application by Stephen Ball
+
{| border=1 cellspacing=0 width=100%
;Latest Version: 0.8 Beta 1
+
|Author
;Geeklog Version: 1.3.7
+
|Blaine Lang - Based on the FAQ Application by Stephen Ball
;Release Date: Mar 9, 2003
+
|-
 +
|Latest Version
 +
|0.8 Beta 1
 +
|-
 +
|Geeklog Version
 +
|1.3.7
 +
|-
 +
|Release Date
 +
|Mar 9, 2003
 +
|-
 +
|Description
 +
|The FAQ Manager allows you to create categories and topics for Frequently Asked Questions (FAQ's).
 +
|-
 +
|Features
 +
|The FAQ editor:
 +
*allows you to enter full HTML
 +
*it supports embedded PHP
 +
*it ncludes the integrated install, de-install, administration, security, search all wrapped inside the Geeklog portal
 +
|}
  
;Description:
+
Stephen Ball has granted me (Blaine Lang) permission to distribute his application and remove his copy write notices and restrictions that the original application is distributed with. This now provides a nicely integrated plugin. 
  
;The FAQ Manager is a Geeklog Plugin that allows you to create categories and topics for Frequently Asked Questions (FAQ's). The FAQ editor allows you to enter full HTML and supports imbedded PHP. The Plugin includes the integrated install, de-install, administration, security, search all wrapped inside the Geeklog portal.
+
In completing the integration, I added the logic to support magic_quotes being ON or OFF in the hosted PHP environment. The original 2.0 release of the application required magic_quotes to be on.
  
;Stephen Ball has granted me permission to distribute his application and remove his copy write notices and restrictions that the original application is distributed with. This now provides a nicely integrated plugin. 
+
The FAQ Manager uses it's own and different template method then Geeklog. I have not looked at changing this or allowing the plugin to support different templates per theme. I have done considerable customization of the templates to provide a tighter integration with Geeklog
  
;In completing the integration, I added the logic to support magic_quotes being ON or OFF in the hosted PHP environment. The original 2.0 release of the application required magic_quotes to be on.
+
This is a BETA Release so please report any problems or feedback on my site's forum. [[http://www.portalparts.com/forum/index.php?forum=9 Forum]]
  
;The FAQ Manager uses it's own and different template method then Geeklog. I have not looked at changing this or allowing the plugin to support different templates per theme. I have done considerable customization of the templates to provide a tighter integration with Geeklog
+
[[Faqman License]]
  
+
[[Faqman New Installation]]
  
;This is a BETA Release so please report any problems or feedback on my site's forum. {http://www.langfamily.ca/forum/index.php?forum=9}
+
[[Using the FAQ Manager plugin]]
  
[[License]]
+
 
[[New Installation]]
+
[[Category:Plugins]]

Latest revision as of 09:01, 8 May 2009

Author Blaine Lang - Based on the FAQ Application by Stephen Ball
Latest Version 0.8 Beta 1
Geeklog Version 1.3.7
Release Date Mar 9, 2003
Description The FAQ Manager allows you to create categories and topics for Frequently Asked Questions (FAQ's).
Features The FAQ editor:
  • allows you to enter full HTML
  • it supports embedded PHP
  • it ncludes the integrated install, de-install, administration, security, search all wrapped inside the Geeklog portal

Stephen Ball has granted me (Blaine Lang) permission to distribute his application and remove his copy write notices and restrictions that the original application is distributed with. This now provides a nicely integrated plugin.

In completing the integration, I added the logic to support magic_quotes being ON or OFF in the hosted PHP environment. The original 2.0 release of the application required magic_quotes to be on.

The FAQ Manager uses it's own and different template method then Geeklog. I have not looked at changing this or allowing the plugin to support different templates per theme. I have done considerable customization of the templates to provide a tighter integration with Geeklog

This is a BETA Release so please report any problems or feedback on my site's forum. [Forum]

Faqman License

Faqman New Installation

Using the FAQ Manager plugin