Re: [Cppcms-users] plugins for cppcms-blog
Brought to you by:
artyom-beilis
From: David E. <dav...@gm...> - 2011-08-14 20:01:39
|
So initially I'm going to implement the following features: *user groups *many-to-many relation between users and groups Then an ACL schema needs to be designed. I'm not too sure about this one, I suppose some things of interest would be per category access control (read / write etc) where rights can be granted on a per user or per group basis. (Plus the distinction between submitting an article, and being able to change another user's article (i.e. be a mod)) One more "special" right we would need is admin. Your thoughts? -elrom On Fri, Aug 12, 2011 at 11:28 AM, David Elrom <dav...@gm...> wrote: > Im very much interested in contributing. I want to get an idea for what > people want. User management and user centric features are something that I > need and something people would probably want. > On Aug 12, 2011 11:16 AM, "Artyom Beilis" <art...@ya...> wrote: > > > > > >> > >>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 > > > > > > > ------------------------------------------------------------------------------ > > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > > user administration capabilities and model configuration. Take > > the hassle out of deploying and managing Subversion and the > > tools developers use with it. > > http://p.sf.net/sfu/wandisco-dev2dev > > _______________________________________________ > > Cppcms-users mailing list > > Cpp...@li... > > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |