Giter Site home page Giter Site logo

swapnilyende5 / java-faq-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inamik/java-faq-generator

0.0 0.0 0.0 17 KB

Configurable HTML FAQ page generator

License: GNU General Public License v2.0

Java 64.38% Shell 8.71% Batchfile 12.11% Smarty 14.80%

java-faq-generator's Introduction

Java FAQ Generator

Configurable HTML FAQ page generator

CONFIGURING YOUR OWN FAQ

You will need 3 files in order to configure you own faq:

  • A configuration file
  • A FAQ XML file
  • A template file for rendering HTML/XHTML

The distribution comes with working version of all 3 files for you to start from:

  • faq.cfg - configuration file
  • faq.xml - FAQ xml sample file
  • faq.tpl - Template file

It is recommended that you do not modify the files within the distribution folder, but instead copy them into a separate working folder.

You should be able to get a decent understanding of each file just by viewing the contents.

RUNNING

The main class that we execute is com.inamik.faqgen.FAQGen

This class takes one single paramater: The location of the faq.cfg file for your FAQ.

Since this is java, you will need a classpath in order to run the app.

The classpath needs to contain the 'properties' folder as well as all the jar files found in the 'lib' folder.

There are 2 helper scripts (faq.bat, faq.sh) to get you started.

REQUIREMENTS OF PROJECT

This project has the following dependencies:

  • iNamik Template Engine (0.63.3a)
  • iNamik Template Lib - XML (0.50.1)
  • Activation (1.1.1)
  • ANTLR (2.7.7)
  • Commons Beanutils (1.8.3) Core
  • Commons Logging (1.1.1)
  • EHCache (2.2.0) Core
  • JAXB API (2.2.1 20100511)
  • JAXB IMPL (2.2.1 20100511)
  • Jaxen (1.1.4)
  • JSR173 API (1.0)

DOWNLOAD LINKS

AUTHORS

  • David Farrell

java-faq-generator's People

Contributors

davidpfarrell avatar swapnilyende5 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.