Re: [Cppcms-users] plugins for cppcms-blog
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-08-12 15:15:49
|
> >I just compiled the new cppcms-blog (props on the perfectly > working cmake files, i can never get cmake to do what i want) > and was about to start making some changes to the code (I want > the ability to have per user views, i.e. certain pages and > entries are only visible to certain users, etc). > It occurred to me that this might be better suited as some sort of plugin. > As blogging system CppCMS's blog has very weak user management system. It may and should be improved. Currently I don't have much time and it is not the top priority right now, but if you wish to work on it I'd be glad to receive any help. > > So.. Do you think there would be benefit / interest > in implementing some sort of plugin / dynamically loadable > module framework for cppcms-blog? > Plug-in system could be nice but currently Cpp Blog misses many other essential features that should be in the core of the blogging system. > >It would be very nice if we could make cppcms-blog of the > same caliber as say, wordpress / drupal (from an > extensiblity point of view, not from a bloat pov). > Yeah it would be nice... Would you do it :-) ? Artyom |