2010/10/6 Richard <[email protected]> > > I am working to clone radiantCMS (rails)http://radiantcms.org/ > > exciting! > How ambitious is your clone?
I want to clone everything I can, all you can see here http://radiantcms.org/overview/, but using markmin instead of markdown. I use radiant as intranet service in one of my clients, I wanna migrate the whole web infrastructure there to web2py. One thing from radiant that I would like to do different (http://github.com/radiant/radiant/wiki/The-Radiant-Ethic) *Radiant is primarily designed for static Web sites* (that is, sites that are not dynamically generated). It is not, and should not become, portal software. I need a portal software just started, too much work in progress, I am going to publish in bitbucket soon, any help are welcome. > Are you also going to implement their > extension functionality? > I made some extensions to radiantcms, I think with web2py this kind of thing can be done as a normal web2py_plugin http://github.com/radiant/radiant/wiki/How-To:-Create-an-Extension > > Thadeus' Blogitizor is also partially based on RadiantCMS: > http://code.google.com/p/blogitizor/ Yes, I started my project looking too much at Thadeus Code.

