Hi,

I don't know if RadiantCMS is still alive.
But if you have "basic" needs (manage pages content and hierarchy) you can 
have a look to TinyWebsite CMS : www.tinywebsite.net
Demo here : http://www.tinywebsite.net/tiny_website_DEMO/
Github repo : https://github.com/espern/tiny_website.git

Le lundi 24 juin 2013 17:47:56 UTC+2, Omicron VT a écrit :
>
> Hi Bruno, is this project alive ?
>
> Saludos
>
> El sábado, 6 de agosto de 2011 00:27:57 UTC-3, rochacbruno escribió:
>>
>> HI, I am working a lot to create a simple CMS system based on RadiantCMS.
>>
>> As a goal I want to create a database (cached) based, configurable 
>> system, where has:
>>
>> *Pages *
>> *Blocks (custom and distributed)*
>> *Customized templates*
>> *Blog system*
>> *Auth & permissions*
>>
>> So everything would be customized by using 'blocks' which is peaces of 
>> code that can be stored at database or in normal python modules, then it 
>> will be cashed (in the same wordpress & magento does)
>>
>> Another thing I have is db based menu & a custom administraton dashboard.
>>
>> Templates will be created using web2py template language or jquery 
>> templates depending on the block_type.
>>
>> I used Skeleton as layout base, JQuery template for blocks, 
>> plugin_PowerGrid, plugin_PowerModal, plugin_ckeditor and only two 
>> controllers + a lot of conditional models (using the new cool subfolders 
>> feature in models).
>>
>> It has mobile adapted themes.
>>
>> All forms are automatic processed via ajax (but it is configurable) and 
>> validation is server or client side.
>>
>> I Called it web2py *SimplrCMS* (because it is very un-anbitious and 
>> really simple), intent to be used by any kind of users (even 
>> non-programmers)
>>
>> I already have real website running, and I am testing it
>>
>> Live Front End: (templates are customized) -  
>> http://www.miaudota.com.br/miaudota (this is not a demo)
>>
>> It also has a blog system (built with PowerGrid) 
>> http://www.miaudota.com.br/miaudota/default/index/blog/category/geral
>> which already has dusqus integration: 
>> http://www.miaudota.com.br/miaudota/default/index/blog/post/geral-teste
>>
>> The backend are developed using PowerGrid and Crud.
>>
>> this is under development and I am including more generalization and a 
>> sample template (the actual is not mine, it belongs to a client). 
>>
>> I am here requesting your feedback about it, and I want to know who are 
>> interested in a very simple, lightweight, FOSS Content Management System 
>> for web2py?
>>
>> *I hope to release it soon* on labs.blouweb.com (my problem now is to 
>> write documentation, I am with no time for it, and I am bad with words in 
>> English :) )
>>
>> But I will release only when documentation were complete, because I see 
>> users running in troubles with other codes I released without documentation 
>> :) (sorry...)
>>
>> simple front structure (css are cached from layout files and jquery 
>> templates) http://awesomescreenshot.com/0dai196c7
>>  
>> [image: struct.png]
>>
>>
>> See some *Screenshots of the backend (very simple)*.
>>
>> Main dashboard (pages, blocks e custom menus)
>> http://awesomescreenshot.com/0e1i186b8
>>
>> [image: dashboard.png]
>>
>> *Pages Content administration*
>> http://awesomescreenshot.com/009i18e18
>> [image: pags.png]
>>
>> *COntent editor:*
>>
>> http://awesomescreenshot.com/06ei18h82
>>
>> [image: content.png]
>>
>>
>> *Wide and with image uploads (provided by ckeditor plugin)*
>>
>> http://awesomescreenshot.com/041i18k40
>>
>> [image: fullscreen.png]
>>
>>
>> *Menu admin*
>>
>> http://awesomescreenshot.com/082i18m82
>>
>> [image: menu.png]
>>
>>
>> *automatic ajax forms*
>> *
>> *
>> http://awesomescreenshot.com/0f5i18pc2
>> [image: ajaxforms.png]
>>
>> *BLOG SYSTEM (built on top of PowerGrid)*
>>
>> http://awesomescreenshot.com/068i19bd1
>>
>> [image: blog.png]
>>
>> *In place blog admin/editor*
>> http://awesomescreenshot.com/02ei19l0f
>> [image: blogadmin.png]
>>
>> *Mobile adapted  layout - Skeleton media queries*
>> http://awesomescreenshot.com/094i18wd2
>>
>> [image: mobile.png]
>>
>>
>> Just want to know what do you thing about? can someone contribute? 
>> suggestions?
>>
>> Thanks.
>>
>>
>> --
>> Bruno Rocha
>> [ About me: http://zerp.ly/rochacbruno ]
>> [ Aprenda a programar: http://CursoDePython.com.br ]
>> [ O seu aliado nos cuidados com os animais: http://AnimalSystem.com.br ]
>> [ Consultoria em desenvolvimento web: http://www.blouweb.com ]
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to