1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added Servlet to render content, at the moment it only renders the test content More... about 13 years ago
fixed indentions More... about 13 years ago
recreated the web frontent package as dynamic web project More... about 13 years ago
added new project for the web frontent More... about 13 years ago
Improved doc design (again) :) More... about 13 years ago
improved documentation. More... about 13 years ago
improved styling for node type documentation. More... about 13 years ago
improved documentation xsl. More... about 13 years ago
added a way to generate NodeType documentation - removed 'wrappertemplate' attribute. More... about 13 years ago
moved templates into a templates subfolder for cmsblog project. More... about 13 years ago
We can now render nice breadcrumbs :D More... about 13 years ago
merged origin to local changes. More... about 13 years ago
renamed web renderer to template renderer More... about 13 years ago
we can render some navigation, yeah :D More... about 13 years ago
inverted the renderer (it now renders from the root to the selected node) More... about 13 years ago
added getter for crdir More... about 13 years ago
first draft of a writable file contentrepository More... about 13 years ago
added interface to allow changeable nodes More... about 13 years ago
Use UTF-8 as charset for reading More... about 13 years ago
add a method to detect if the repository actually supports transactions More... about 13 years ago
do not return true or false if we write a node, instead throw an exception if there was an error More... about 13 years ago
added close and rollback methods to support transactions More... about 13 years ago
added an Interface for a WriteableContentRepository More... about 13 years ago
cleanup More... about 13 years ago
it is now possible to define a wrappertemplate which will be rendered "around" the content. More... about 13 years ago
we need to hardcode type :( More... about 13 years ago
removed unused class. More... about 13 years ago
removed useless import More... about 13 years ago
we are actually rendering!!! (um.. something anyway) More... about 13 years ago
almost there.. next step: actually render the freaking template More... about 13 years ago