Changes between Version 20 and Version 21 of WikiStart


Ignore:
Timestamp:
02/06/2011 08:07:16 PM (2 years ago)
Author:
dark
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v20 v21  
    1 = LiquidFeedback Core = 
     1= [[Core|LiquidFeedback Core]] = 
    22 
    33This is the central component of LiquidFeedback, called "The Core". It consists of a PostgreSQL database definition scheme ([http://www.public-software-group.org/mercurial/liquid_feedback_core/file/tip/core.sql core.sql]), providing all needed data structures and logic, and 2 service programs 
     
    1111 
    1212 
    13 = LiquidFeedback Frontend = 
     13= [[Frontend|LiquidFeedback Frontend]] = 
    1414 
    1515To provide web based user access to the core, there is LiquidFeedback Frontend. It contains a web based frontend for users with access to almost any of the functions of the core and a priliminary API for mobile applications and other purposes including automatic processing of the data. The software is based on [http://www.public-software-group.org/webmcp WebMCP], a framework implemented by some of the authors of LiquidFeedback. Currently the LiquidFeedback Frontend is basically a one-to-one view on the data structures