winix/core
Tomasz Sowa 20f6fbcf84 changed: the way of building the cmslu
main Makefile is in an application directory
         in cmslu/ there are only libraries:
         core.a content.a confparser.a templates.a
added:   macros APPTEMPLATES APPFUNCTIONS
         defined in the application's Makefile
added:   PatternCacher
added:   cmslu function 'run'
         files which have exec permissions
         can be run (run is a default function)
         after read from the database the content is parsed
         into Ezc::Pattern object, this object is then cached
         in PatternCacher
added:   FunctionCodeParser - will be used to parse the code
         from standard functions (ls/cat/...)


git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@475 e52654a7-88a9-db11-a3e9-0013d4bc506e
2009-01-26 20:49:28 +00:00
..
Makefile changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
Makefile.dep changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
config.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
config.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
cookieparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
data.cpp added: function: mkdir 2008-12-31 13:36:46 +00:00
data.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
db.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
db.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
db_itemcolumns.cpp added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
dircontainer.cpp added: function: mkdir 2008-12-31 13:36:46 +00:00
dircontainer.h changed: there is one dir called root (has parent_id -1) 2008-12-22 16:03:03 +00:00
dirs.cpp added: function: default 2008-12-31 18:28:12 +00:00
dirs.h added: function: default 2008-12-31 18:28:12 +00:00
done.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
done.h added: function: default 2008-12-31 18:28:12 +00:00
error.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
error.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
function.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
function.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
functioncodeparser.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
functioncodeparser.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
functionparser.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
functionparser.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
functions.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
functions.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
getparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
group.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
groups.cpp added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
groups.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
httpsimpleparser.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
httpsimpleparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
item.h added: function: mkdir 2008-12-31 13:36:46 +00:00
log.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
log.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
main.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
misc.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
misc.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
postparser.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
request.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
request.h changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
requestcontroller.cpp added: function: mkdir 2008-12-31 13:36:46 +00:00
requestcontroller.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
requesttypes.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
session.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
session.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
sessionmanager.cpp changed: the way of building the cmslu 2009-01-26 20:49:28 +00:00
sessionmanager.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
ugcontainer.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
user.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
users.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
users.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00