[Cppcms-users] plugins for cppcms-blog
Brought to you by:
artyom-beilis
From: David E. <dav...@gm...> - 2011-08-11 17:17:47
|
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. So.. Do you think there would be benefit / interest in implementing some sort of plugin / dynamically loadable module framework for cppcms-blog? 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). thoughts? -elrom |