On Sat, 12 Mar 2016, Christian-W. Budde wrote:




Hello Michael,

while not being an entire CMS you can use DWScript (see
https://www.delphitools.info/dwscript/) to write your code in a nice
Object Pascal dialect. With this there are plenty of options such as a
server side solution with DWSCript Web Server (scroll further down for
more info and use the code from the GIT repository at
https://bitbucket.org/egrange/dwscript/overview )

With this the site http://www.beginend.net was built.

It allows you to not only write the HTML generator code in Object
Pascal, but also write the HTML script code in Object Pascal (transpiled
to JS on delivery).

Maybe my question was not clear :)
Or people have a different understanding of what a CMS is than I do :)

I am not looking to write code in a CMS. I am looking for an engine that takes some simple html or markdown and presents it using one or another nice template, with the necessary page links and whatnot. (as in the sample link I presented).

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to